blob: 40076cef3a867614b29eaae0a6cbc3d75b6e1474 [file] [log] [blame]
Text:disabled {
background-color:blue;
}
Text:focus {
background-color:red;
}
Button[type="checkbox"][visible="true"] {
background-color:green;
}
Button[type="radio"] {
background-color:yellow;
}
Button[type="button"] {
background: url(./images/icons/type/class.gif);
}