X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Flistbox.css;fp=LCARStrek%2Fglobal%2Flistbox.css;h=e3a90cd21675f64264485b51392e43bd911799e7;hp=dfff59dfe059de476f508552422a7a6c556d8249;hb=242fc635895ef21fc8e9eadca5b024db5aec5355;hpb=61af9d1c3f2699c8e546b10ac50c518b0f830b56 diff --git a/LCARStrek/global/listbox.css b/LCARStrek/global/listbox.css index dfff59df..e3a90cd2 100644 --- a/LCARStrek/global/listbox.css +++ b/LCARStrek/global/listbox.css @@ -40,6 +40,11 @@ listbox { color: #FF9F00; } +listbox[disabled="true"] { + border: 1px solid #8050B0; + color: #8050B0; +} + /* ::::: listitem ::::: */ listitem { @@ -66,7 +71,7 @@ listbox:focus > listitem[selected="true"] { /* ::::: listheader ::::: */ -listheader { +listheader { -moz-box-align: center; border: 1px solid #FFCF00; background-color: #9C9CFF; @@ -117,7 +122,7 @@ listheader[sortable="true"]:hover:active { color: #8050B0; } -/* ::::: listcell checkbox ::::: */ +/* ::::: listcell checkbox ::::: */ .listcell-check { -moz-box-align: center;