X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Flistbox.css;fp=EarlyBlue%2Fglobal%2Flistbox.css;h=94b0ee44a861e2aa35b0cb40110b07cfecef8951;hp=2f882bf4a2516148b1b70e068ed53c3ea6dd6a60;hb=61af9d1c3f2699c8e546b10ac50c518b0f830b56;hpb=3a1215023d99867400955dbdef14b6986c4facae diff --git a/EarlyBlue/global/listbox.css b/EarlyBlue/global/listbox.css index 2f882bf4..94b0ee44 100644 --- a/EarlyBlue/global/listbox.css +++ b/EarlyBlue/global/listbox.css @@ -39,6 +39,10 @@ listbox { color: #000000; } +listbox[disabled="true"] { + color: #CCCCCC; +} + /* ::::: listitem ::::: */ listitem { @@ -65,7 +69,7 @@ listbox:focus > listitem[selected="true"] { /* ::::: listheader ::::: */ -listheader { +listheader { -moz-box-align: center; border: 1px outset #CCD0DD; background-color: #CCD0DD; @@ -116,7 +120,7 @@ listheader[sortable="true"]:hover:active { color: #808080; } -/* ::::: listcell checkbox ::::: */ +/* ::::: listcell checkbox ::::: */ .listcell-check { -moz-box-align: center;