mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 09:19:28 +00:00
fix for 50119, make sure that textfields have a white background
This commit is contained in:
parent
26ce33c32e
commit
e85cfbda1b
@ -15,7 +15,7 @@
|
||||
color : windowtext;
|
||||
padding : 0px;
|
||||
margin : 1px 5px 2px 5px;
|
||||
background-color : window;
|
||||
background-color : #FFFFFF;
|
||||
cursor : text;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user