|
@@ -167,8 +167,10 @@ ul, li {
|
|
|
.icon-down-first:hover, .icon-down-second:hover, .icon-down-third:hover {
|
|
|
background-color: #20444D;
|
|
|
}
|
|
|
-input:disabled {
|
|
|
+input:disabled, input[disabled] {
|
|
|
border: 1px solid #325C75;
|
|
|
+ color:#63A1B0;
|
|
|
+ -webkit-text-fill-color:#63A1B0;
|
|
|
}
|
|
|
.login-row-account{
|
|
|
overflow: hidden;
|