NIHVIVO-1914: set the disabled style for selects back to the default look

This commit is contained in:
tlw72 2011-01-27 19:52:16 +00:00
parent 797c1fa2f7
commit aa625004da

View file

@ -33,7 +33,3 @@ background:none;
color:#000;
}
#typeSelector[disabled="disabled"] {
color:#000;
}