diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-09-09 08:23:45 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-09-09 08:23:45 +0200 |
commit | 5e9a846a3430cbe98cb095095783fd36ce31d759 (patch) | |
tree | 88bd19f4b09c644c943b42319b908610494fc8f1 | |
parent | 6534202f7fa7f60309a8957258ac78b364c805cf (diff) | |
download | uxp-5e9a846a3430cbe98cb095095783fd36ce31d759.tar.gz |
Revert "Add tabbrowser findbar styling"
This reverts commit c96d9e5bdd064252c2b6d303c1db9209bf4814c9.
-rw-r--r-- | application/palemoon/themes/windows/browser.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/application/palemoon/themes/windows/browser.css b/application/palemoon/themes/windows/browser.css index 1aefa428c4..45f0e066c2 100644 --- a/application/palemoon/themes/windows/browser.css +++ b/application/palemoon/themes/windows/browser.css @@ -1788,12 +1788,6 @@ 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 { |