个人详情页面

master
Aokiso 7 years ago
parent d7c9ca6cd0
commit 0e2cfb739b

@ -24,7 +24,7 @@ div {display: block;}
-moz-box-sizing: border-box; -moz-box-sizing: border-box;
box-sizing: border-box; box-sizing: border-box;
} }
input[type="radio"], input[type="checkbox"]{margin: 4px 0 0; margin-top: 1px \ 9; line-height: normal;} input[type="radio"], input[type="checkbox"]{margin: 4px 0 0; margin-top: 1px; line-height: normal;}
input[type="checkbox"], input[type="radio"]{ padding: 0; box-sizing: border-box;} input[type="checkbox"], input[type="radio"]{ padding: 0; box-sizing: border-box;}
body body
@ -628,7 +628,7 @@ select, textarea, input[type="text"], input[type="password"], input[type="dateti
border-color: #DEDEDE border-color: #DEDEDE
} }
.hover-deep-white:hover, .bg-deep-white{ .hover-deep-white:hover, .bg-deep-white{
color: #66666; color: #6C7B8B;
background: #ffffff!important; background: #ffffff!important;
border-color: #DEDEDE; border-color: #DEDEDE;
border:1px solid #DEDEDE border:1px solid #DEDEDE

Loading…
Cancel
Save