mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 07:01:19 +00:00
#46423 - [Modern] disabled text on navbar buttons should be dark, r=hangas, a=ben
This commit is contained in:
parent
bc4f53ee4f
commit
e42c412dfc
@ -212,6 +212,11 @@
|
||||
display : none;
|
||||
}
|
||||
|
||||
.button-toolbar-2[disabled="true"] > .button-internal-box > .button-text-container > stack > .button-text
|
||||
{
|
||||
color: #425D84;
|
||||
}
|
||||
|
||||
|
||||
/** "Green" buttons, e.g. "Search"
|
||||
* class="button-toolbar-3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user