summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authorLootyhoof <lootyhoofer@gmail.com>2018-06-30 00:56:32 +0100
committerLootyhoof <lootyhoofer@gmail.com>2018-06-30 00:56:32 +0100
commitc96d9e5bdd064252c2b6d303c1db9209bf4814c9 (patch)
tree20e36da916b9d2911aa18c61811a4715c915ee43 /application
parentb5b0b28441642f1c15b6ca0834bfca068bcbb154 (diff)
downloadUXP-c96d9e5bdd064252c2b6d303c1db9209bf4814c9.tar
UXP-c96d9e5bdd064252c2b6d303c1db9209bf4814c9.tar.gz
UXP-c96d9e5bdd064252c2b6d303c1db9209bf4814c9.tar.lz
UXP-c96d9e5bdd064252c2b6d303c1db9209bf4814c9.tar.xz
UXP-c96d9e5bdd064252c2b6d303c1db9209bf4814c9.zip
Add tabbrowser findbar styling
Diffstat (limited to 'application')
-rw-r--r--application/palemoon/themes/windows/browser.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/application/palemoon/themes/windows/browser.css b/application/palemoon/themes/windows/browser.css
index 099382a5a..403693b80 100644
--- a/application/palemoon/themes/windows/browser.css
+++ b/application/palemoon/themes/windows/browser.css
@@ -1788,6 +1788,12 @@ richlistitem[type~="action"][actiontype="switchtab"] > .ac-url-box > .ac-action-
-moz-padding-start: 0px;
}
+.browserContainer > findbar {
+ background-color: -moz-dialog;
+ color: -moz-DialogText;
+ text-shadow: none;
+}
+
/* ::::: throbber ::::: */
#navigator-throbber {