aboutsummaryrefslogtreecommitdiff
path: root/arc-firefox-theme/chrome/browser/searchbar.css
diff options
context:
space:
mode:
authorHorst31802016-08-01 16:39:25 +0200
committerHorst31802016-08-01 16:51:34 +0200
commitc74da0b85d23659056299e0d91f3221d2414629d (patch)
tree1af9cefc49f9442544a40fe6c909b818d2fa9eb1 /arc-firefox-theme/chrome/browser/searchbar.css
parentf6e995b18b1c5b1ee3f9612e12d2b171f3ef6fe7 (diff)
downloadsolarc-firefox-theme-c74da0b85d23659056299e0d91f3221d2414629d.tar.gz
solarc-firefox-theme-c74da0b85d23659056299e0d91f3221d2414629d.tar.xz
solarc-firefox-theme-c74da0b85d23659056299e0d91f3221d2414629d.zip
update to 48.0rc2
Diffstat (limited to 'arc-firefox-theme/chrome/browser/searchbar.css')
-rw-r--r--arc-firefox-theme/chrome/browser/searchbar.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/arc-firefox-theme/chrome/browser/searchbar.css b/arc-firefox-theme/chrome/browser/searchbar.css
index 67eaa5c..3b2c2df 100644
--- a/arc-firefox-theme/chrome/browser/searchbar.css
+++ b/arc-firefox-theme/chrome/browser/searchbar.css
@@ -96,7 +96,7 @@ menuitem[cmd="cmd_clearhistory"][disabled] {
font-weight: normal;
border-top: 1px solid rgba(0, 0, 0, 0.2);
padding: 3px 5px;
- color: MenuText;
+ color: GrayText;
}
.search-panel-header > label {
@@ -163,6 +163,8 @@ menuitem[cmd="cmd_clearhistory"][disabled] {
.addengine-item {
-moz-appearance: none;
+ background-color: transparent;
+ color: inherit;
border: none;
height: 32px;
margin: 0;
@@ -227,7 +229,6 @@ menuitem[cmd="cmd_clearhistory"][disabled] {
.search-setting-button {
-moz-appearance: none;
- background-color: Menu;
border: none;
border-top: 1px solid rgba(0, 0, 0, 0.2);
margin: 0;