date 基本样式修改

xiaoxiao2021-02-28  85

.birth_date::-webkit-datetime-edit { /* padding: 1px; background: url(../images/dot_active_2.png);*/ } .birth_date::-webkit-datetime-edit-fields-wrapper { background-color: #eee; } .birth_date::-webkit-datetime-edit-text { color: #656565; padding: 0 .3em; } .birth_date::-webkit-datetime-edit-year-field { color: #656565; } .birth_date::-webkit-datetime-edit-month-field { color: #656565; } .birth_date::-webkit-datetime-edit-day-field { color: #656565; } .birth_date::-webkit-inner-spin-button { visibility: hidden; } .birth_date::-webkit-calendar-picker-indicator { color: transparent; background: url(../images/pull-down_2.png) no-repeat; background-position: center; }
转载请注明原文地址: https://www.6miu.com/read-31128.html

最新回复(0)