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=4a1436c5472cb358101e4a9624e537d450763a8b;hp=898ec3628a27e693eb0c59f372c81aad892dc3e8;hb=f777a4f1d5abd2057e324f87c8c90e21189ec9d7;hpb=fb1aad97e90cad23ea3b3a4ee67acb6ce71f7aea diff --git a/EarlyBlue/global/listbox.css b/EarlyBlue/global/listbox.css index 898ec362..4a1436c5 100644 --- a/EarlyBlue/global/listbox.css +++ b/EarlyBlue/global/listbox.css @@ -137,17 +137,3 @@ listheader[sortable="true"]:hover:active { min-height: 12px; background: #FFFFFF no-repeat 50% 50%; } - -.listcell-check[checked="true"] { - background-image: url("chrome://global/skin/checkbox/cbox-check.gif"); -} - -.listcell-check[disabled="true"] { - border-color: #808080; - background-image: url("chrome://global/skin/checkbox/cbox-disabled.gif"); -} - -.listcell-check[disabled="true"][checked="true"] { - background-image: url("chrome://global/skin/checkbox/cbox-check-disabled.gif"); -} -