openclassify/addons/default/visiosoft/base-theme/resources/css/register.css
2020-03-18 16:36:21 +03:00

29 lines
473 B
CSS

.small-notice {
background-color: #f7f7f7;
}
.small-notice i {
font-size: 18px;
position: relative;
top: 4px;
}
.personal-advantages img {
max-height: 60px;
max-width: 60px;
}
.approved-phone {
background-color: #ebf2e5 !important;
border-color: #4a7c20 !important;
}
.rejected-phone {
background-color: #f8e6e9 !important;
border-color: #ba7b84 !important;
}
.phone-validation-error {
color: #c75050;
font-size: 14px;
}