X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Feditor%2FEditorDialog.css;h=72d267c06cd3a79dfe1a220bccac0a2699bd4475;hp=4e2a4f8e5d7ed4eea01b1d69685575bf240e334f;hb=7aa6555801cc190778098a3847e8fc55e5468771;hpb=e1597424350915539e91f37bb1a8005af8e513c0 diff --git a/LCARStrek/editor/EditorDialog.css b/LCARStrek/editor/EditorDialog.css index 4e2a4f8e..72d267c0 100644 --- a/LCARStrek/editor/EditorDialog.css +++ b/LCARStrek/editor/EditorDialog.css @@ -322,6 +322,16 @@ tree.AttributesTree { min-height: 200px; } +/* ::::: select edit dialog ::::: */ + +#SelectTreeChildren:-moz-tree-cell(SelectSelCol, checked-false) { + background: url("chrome://global/skin/checkbox/cbox.gif") 50% 50% no-repeat; +} + +#SelectTreeChildren:-moz-tree-cell(SelectSelCol, checked-true) { + background: url("chrome://global/skin/checkbox/cbox-check.gif") 50% 50% no-repeat; +} + /* ::::: Publishing Progress ::::: */ .progressitem[progress="busy"] {