细节优化
parent
ece92c66b0
commit
22d18e62d4
|
|
@ -8,7 +8,7 @@ del, dfn, em, img, ins, kbd, q, s, samp,
|
|||
small, strike, strong, sub, sup, tt, var,
|
||||
b, u, i, center,
|
||||
dl, dt, dd, ol, ul, li,
|
||||
fieldset, form, legend,
|
||||
fieldset, form,
|
||||
table, caption, tbody, tfoot, thead, tr, th, td,
|
||||
article, aside, canvas, details, embed,
|
||||
figure, figcaption, footer, header, hgroup,
|
||||
|
|
|
|||
|
|
@ -41,8 +41,7 @@ form.am-form .am-form-group-label-tips-must { color: #f00; }
|
|||
.chosen-container-single .chosen-single { color: #444 !important; }
|
||||
.chosen-container-single .chosen-default { color: #999 !important; }
|
||||
.am-tagsinput { display: block; }
|
||||
.am-tagsinput { padding: 0 5px 5px 5px; }
|
||||
.am-tagsinput .tag { margin-top: 5px; }
|
||||
.am-tagsinput { padding: 2px 5px; }
|
||||
.chosen-disabled .chosen-choices, .chosen-disabled .chosen-single { background-color: #ccc; }
|
||||
.chosen-disabled .search-choice { background: #d6d6d6 !important; }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue