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=4b801dde88c92f708083a262d79b3e010310de8b;hp=0118317035c1073b3f36c0cc259542e8cab4ef90;hb=1e32332fe703b0d8d949023f18fe4ad7bb847c51;hpb=b27cc46e639c7b6f88a224a7492701957379c32c diff --git a/EarlyBlue/global/listbox.css b/EarlyBlue/global/listbox.css index 01183170..4b801dde 100644 --- a/EarlyBlue/global/listbox.css +++ b/EarlyBlue/global/listbox.css @@ -116,3 +116,7 @@ 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"); +}