register lang css change

This commit is contained in:
Meylis Gazakow 2022-04-05 14:53:00 +03:00
parent 771a2f13d0
commit b30a3986ad
1 changed files with 4 additions and 0 deletions

View File

@ -165,6 +165,7 @@ li {
background: #fff;
border-radius: 10px;
z-index: 130;
border: 1px solid #b3a9a9;
}
.acc_lang .auto_container {
@ -187,6 +188,8 @@ li {
transition: .2s linear;
-ms-transition: .2s linear;
-webkit-transition: .2s linear;
text-transform: uppercase;
}
.acc_lang-item:hover {
@ -5163,6 +5166,7 @@ input::-webkit-calendar-picker-indicator {
.acc_lang {
right: 50px;
top: 30px;
}
.register_banner {