X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Flistbox.css;h=4b801dde88c92f708083a262d79b3e010310de8b;hp=0118317035c1073b3f36c0cc259542e8cab4ef90;hb=dce35e05f66238ede29df439a6a70714598bcb98;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1 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"); +}