Bug 1285642 - Fix "add engine" button colors. r=gijs

This commit is contained in:
Dão Gottwald 2016-07-14 12:50:55 +02:00
parent 7a9543dd6c
commit e8ca609423

View File

@ -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;