disabled selects should still take the colors the page sets. Bug
177569, r=jkeiser, sr=dbaron git-svn-id: svn://10.0.0.236/trunk@133196 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -236,8 +236,7 @@ input[disabled],
|
||||
textarea[disabled],
|
||||
option[disabled],
|
||||
optgroup[disabled],
|
||||
select[disabled],
|
||||
select[disabled]:-moz-display-comboboxcontrol-frame {
|
||||
select[disabled] {
|
||||
color: GrayText;
|
||||
background-color: ThreeDFace;
|
||||
cursor: default;
|
||||
|
||||
Reference in New Issue
Block a user