X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Flistbox.css;h=e2e5016599e1d32f3b3dbeb20e6bfb509bed790f;hp=2f5a6d3cf7f5dfb6e31e5525b2bb8439bb389351;hb=84abe3e37a3cc17e23400d9f19eecac3a8134d72;hpb=569543b3d2d5099d602cc6644b026ee2adf3e00a 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"); -}