X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Feditor%2FEditorDialog.css;fp=EarlyBlue%2Feditor%2FEditorDialog.css;h=3a2ccb7be14a6be1202b11151c6be6b2b7d9bf63;hp=321481e0573610e82af387ceae13f5cce9b62a8f;hb=e1597424350915539e91f37bb1a8005af8e513c0;hpb=d07092f55332a0d266283fbfff8cf31e0d7f0997 diff --git a/EarlyBlue/editor/EditorDialog.css b/EarlyBlue/editor/EditorDialog.css index 321481e0..3a2ccb7b 100644 --- a/EarlyBlue/editor/EditorDialog.css +++ b/EarlyBlue/editor/EditorDialog.css @@ -319,6 +319,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"] {