X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Feditor%2FEditorDialog.css;h=e4e77b099dd5fa14e4d208fa9b47165de4671099;hp=72b5f912eec40b2e2273e89042e5e8ad46428abf;hb=01fc5c117995a5c529b237b3aeedfb7b00a335a0;hpb=a1f525f0c2c8526761b87b460de74e463e4f263f diff --git a/LCARStrek/editor/EditorDialog.css b/LCARStrek/editor/EditorDialog.css index 72b5f912..e4e77b09 100644 --- a/LCARStrek/editor/EditorDialog.css +++ b/LCARStrek/editor/EditorDialog.css @@ -320,11 +320,11 @@ tree.AttributesTree { /* ::::: select edit dialog ::::: */ -#SelectTreeChildren:-moz-tree-cell(SelectSelCol, checked-false) { +#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) { +#SelectTreeChildren::-moz-tree-cell(SelectSelCol, checked-true) { background: url("chrome://global/skin/checkbox/cbox-check.gif") 50% 50% no-repeat; }