зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1512889 - Changed button colour to inherit. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D14116 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
3543b427c6
Коммит
a562daf54e
|
@ -168,7 +168,7 @@ html|*.numberbox-input::-moz-number-spin-down {
|
|||
-moz-appearance: none;
|
||||
min-height: 32px;
|
||||
/* !important overrides button.css for disabled and default XUL buttons: */
|
||||
color: var(--in-content-text-color) !important;
|
||||
color: inherit !important;
|
||||
border: none;
|
||||
border-radius: 2px;
|
||||
background-color: var(--in-content-button-background);
|
||||
|
|
Загрузка…
Ссылка в новой задаче