fix 2.30 review comments, hamburger button display, some overridden icons, and checkb...
[themes.git] / EarlyBlue / editor / EditorDialog.css
index 8f8dcffb7a30db3e52f608f35b945239b0db6845..270397f76fecfe9cb7fc918d49ee1c458cbab76c 100644 (file)
   min-width: 10em;
 }
 
-.MinWidth15em {
-  min-width: 15em;
-}
-
 .MinWidth20em {
   min-width: 20em;
 }
 }
 
 /* styles for an attribute tree-table */
-tree.AttributesTree {
+.AttributesTree {
   min-width: 200px;
   min-height: 200px;
 }