mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 877666 - Defect - Validation sometimes enables for the nav bar. r=fryn
This commit is contained in:
parent
5607dd8747
commit
f511ad89c0
@ -308,7 +308,7 @@ documenttab[selected] .documenttab-selection {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
#urlbar-edit :invalid {
|
||||
#urlbar-edit > hbox > .textbox-input-box > .textbox-input:invalid {
|
||||
/* Hide error glow around the address bar that shows by default
|
||||
* when URLs are made invalid by trmming. */
|
||||
box-shadow: none !important;
|
||||
|
Loading…
Reference in New Issue
Block a user