Revert "Add tabbrowser findbar styling for Linux and OSX"

This reverts commit e4b01ba84463fbaf5209ae8d2bb6a612f491bb5b.
This commit is contained in:
wolfbeast 2018-09-09 08:23:21 +02:00 committed by Roy Tam
commit 1edb6c3921
2 changed files with 0 additions and 12 deletions

View file

@ -1570,12 +1570,6 @@ richlistitem[type~="action"][actiontype="switchtab"] > .ac-url-box > .ac-action-
background-color: Window;
}
.browserContainer > findbar {
background-color: -moz-dialog;
color: -moz-DialogText;
text-shadow: none;
}
/* Throbber */
#navigator-throbber {
width: 16px;

View file

@ -1601,12 +1601,6 @@ richlistitem[type~="action"][actiontype="switchtab"][selected="true"] > .ac-url-
-moz-padding-start: 0px;
}
.browserContainer > findbar {
background-color: -moz-dialog;
color: -moz-DialogText;
text-shadow: none;
}
/* ::::: throbber ::::: */
#navigator-throbber {