зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1398549 - Let the 'Title Bar' and 'Drag Space' checkboxes inherit the text color when a lightweight theme is applied. r=Gijs
MozReview-Commit-ID: 7z5qipeVMys --HG-- extra : rebase_source : fbf693ffef31b6fedfe56d8346eae8e54e826602
This commit is contained in:
Родитель
abd89e3894
Коммит
0998697da4
|
@ -63,11 +63,15 @@
|
|||
|
||||
.customizationmode-checkbox,
|
||||
.customizationmode-button {
|
||||
color: rgb(71, 71, 71);
|
||||
margin: 6px 10px;
|
||||
padding: 2px 5px;
|
||||
}
|
||||
|
||||
.customizationmode-checkbox:not(:-moz-lwtheme),
|
||||
.customizationmode-button {
|
||||
color: rgb(71, 71, 71);
|
||||
}
|
||||
|
||||
#customization-reset-button,
|
||||
#customization-undo-reset-button,
|
||||
#customization-done-button {
|
||||
|
|
Загрузка…
Ссылка в новой задаче