зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1350208 - Explicitly set default text color for profile item. r=MattN
MozReview-Commit-ID: IYYE5pE6u5A --HG-- extra : rebase_source : e0ae5f917ae675bf9e5feba3c4350bf112f6ff5a
This commit is contained in:
Родитель
6a5f92eaca
Коммит
2222768091
|
@ -21,6 +21,7 @@ xul|richlistitem[originaltype="autofill-profile"][selected="true"] > .profile-it
|
|||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
color: -moz-FieldText
|
||||
}
|
||||
|
||||
.profile-item-box:last-child {
|
||||
|
|
Загрузка…
Ссылка в новой задаче