细节优化

feat/task1-c-wallet
gongfuxiang 2019-05-28 00:29:51 +08:00
parent ece92c66b0
commit 22d18e62d4
2 changed files with 2 additions and 3 deletions

View File

@ -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,

View File

@ -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; }