update editor in both themes to be OK with a manual diff check
[themes.git] / LCARStrek / editor / EditorDialog.css
index d387332285ed97f127407ef752ab038574de78aa..56b1baea6c5a35266a6829f3888035ee25c4f5d9 100644 (file)
   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"] {
   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;