X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Feditor%2FEditorDialog.css;fp=LCARStrek%2Feditor%2FEditorDialog.css;h=56b1baea6c5a35266a6829f3888035ee25c4f5d9;hp=d387332285ed97f127407ef752ab038574de78aa;hb=ff196f68da116146b214a80e24df123eeccb4a61;hpb=347db3eb71c3c930216d5ca24a04570abaeb4e8b diff --git a/LCARStrek/editor/EditorDialog.css b/LCARStrek/editor/EditorDialog.css index d3873322..56b1baea 100644 --- a/LCARStrek/editor/EditorDialog.css +++ b/LCARStrek/editor/EditorDialog.css @@ -131,20 +131,6 @@ min-height: 50px; } -/* These two should be the width of the checkbox and radio button images + margin + padding - Used to indent below those to the level of the text label next to image -*/ - -.checkbox-spacer { - width: 16px; - min-width: 16px; -} - -.radio-spacer { - width: 16px; - min-width: 16px; -} - /* ::::: table properties dialog ::::: */ #MoreFewerButton[more="0"] { @@ -220,6 +206,20 @@ min-height: 10px; } +/* These two should be the width of the checkbox and radio button images + margin + padding + Used to indent below those to the level of the text label next to image +*/ + +.checkbox-spacer { + width: 16px; + min-width: 16px; +} + +.radio-spacer { + width: 16px; + min-width: 16px; +} + .align-menu > .menu-iconic-left > .menu-iconic-icon { height: auto; width: auto;