Bug 662978: Use black text (instead of white) on gray background to improve "Add a New Preference" readability in Fennec about:config. r=mfinkle

This commit is contained in:
Lucas Rocha 2011-07-31 14:05:18 -07:00
parent 1a962a5ab4
commit dcd392c416

View File

@ -92,6 +92,7 @@ richlistitem .prefvalue {
#editor-container > hbox > label {
pointer-events: none;
color: black;
}
#editor + richlistitem {