- fixed custom styles for row;

This commit is contained in:
nikitasinelnikov
2019-03-21 16:38:56 +02:00
parent 30ae71316a
commit b0b57116a8
3 changed files with 30 additions and 9 deletions
+4
View File
@@ -112,6 +112,10 @@ div.uimob800 .um-account-side li a.current:hover
color: #555555;
}
.um .um-row.um-customized-row .um-field-label {
color: inherit;
}
.um .um-form input[type=text],
.um .um-form input[type=tel],
.um .um-form input[type=number],