second part of syncing LCARStrek with Firefox 45-48 windows theme changes
[themes.git] / LCARStrek / editor / EditorDialog.css
index 4ab15976e6155d9dfb3e6dd75c22cf147dc9e08c..cccfd536292a6fa60c8324af237c1371022c073e 100644 (file)
   min-width: 10em;
 }
 
-.MinWidth15em {
-  min-width: 15em;
-}
-
 .MinWidth20em {
   min-width: 20em;
 }
 
 /* Don't change width/height of these without changing values in 
   GetOriginalWidth(), EdImageProps.js
-*/    
+*/
 #preview-image-box {
   border: 1px inset #9C9CFF;
   width: 82px;
 }
 
 /* styles for an attribute tree-table */
-tree.AttributesTree {
+.AttributesTree {
   min-width: 200px;
   min-height: 200px;
 }