mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 249680 - Location bar text not visible with yellow bacakground for secure sites. Patch by quark, r=mconnor, a=ben
This commit is contained in:
parent
3a971dc2f1
commit
da75b428aa
@ -831,6 +831,7 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-text {
|
||||
#urlbar[level="low"] > .autocomplete-textbox-container,
|
||||
#urlbar[level="broken"] > .autocomplete-textbox-container {
|
||||
background-color: #F5F6BE; /* #F7F898; */
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
#urlbar[level="high"] > .autocomplete-textbox-container > .info-icon {
|
||||
|
Loading…
Reference in New Issue
Block a user