fix #1241: registration page readability issue
This commit is contained in:
parent
834faf3e39
commit
6b4970de21
2 changed files with 7 additions and 0 deletions
|
@ -1131,4 +1131,7 @@ ul.country-list {
|
|||
margin: 0;
|
||||
text-align: left; }
|
||||
|
||||
.intl-tel-input .country-list .country .country-name {
|
||||
color: #000; }
|
||||
|
||||
/*# sourceMappingURL=options.css.map */
|
||||
|
|
|
@ -356,3 +356,7 @@ ul.country-list {
|
|||
|
||||
}
|
||||
}
|
||||
|
||||
.intl-tel-input .country-list .country .country-name {
|
||||
color: #000;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue