X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Flistbox.css;h=e2e5016599e1d32f3b3dbeb20e6bfb509bed790f;hp=2f5a6d3cf7f5dfb6e31e5525b2bb8439bb389351;hb=f777a4f1d5abd2057e324f87c8c90e21189ec9d7;hpb=fb1aad97e90cad23ea3b3a4ee67acb6ce71f7aea diff --git a/LCARStrek/global/listbox.css b/LCARStrek/global/listbox.css index 2f5a6d3c..e2e50165 100644 --- a/LCARStrek/global/listbox.css +++ b/LCARStrek/global/listbox.css @@ -139,16 +139,3 @@ listheader[sortable="true"]:hover:active { min-height: 12px; background: #000000 no-repeat 50% 50%; } - -.listcell-check[checked="true"] { - background-image: url("chrome://global/skin/checkbox/cbox-check.gif"); -} - -.listcell-check[disabled="true"] { - border-color: #8050B0; - 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"); -}