mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1285642 - Fix "add engine" button colors. r=gijs
This commit is contained in:
parent
7a9543dd6c
commit
e8ca609423
@ -211,8 +211,8 @@ menuitem[cmd="cmd_clearhistory"][disabled] {
|
||||
|
||||
.addengine-item {
|
||||
-moz-appearance: none;
|
||||
background-color: Menu;
|
||||
color: MenuText;
|
||||
background-color: transparent;
|
||||
color: inherit;
|
||||
border: none;
|
||||
height: 32px;
|
||||
margin: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user