Make it possible to disable listboxes b=98595 r=varga sr=bryner
git-svn-id: svn://10.0.0.236/trunk@235132 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -56,6 +56,10 @@ listbox {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
listbox[disabled="true"] {
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
/* ::::: listitem ::::: */
|
||||
|
||||
listitem {
|
||||
|
||||
Reference in New Issue
Block a user