From c96d9e5bdd064252c2b6d303c1db9209bf4814c9 Mon Sep 17 00:00:00 2001 From: Lootyhoof Date: Sat, 30 Jun 2018 00:56:32 +0100 Subject: Add tabbrowser findbar styling --- application/palemoon/themes/windows/browser.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'application') 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 { -- cgit v1.2.3