Add tabbrowser findbar styling

This commit is contained in:
Lootyhoof 2018-06-30 00:56:32 +01:00 committed by Roy Tam
commit abd2e6008f

View file

@ -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 {