X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Feditor%2FEditorDialog.css;h=270397f76fecfe9cb7fc918d49ee1c458cbab76c;hb=2c3bffd2011800ea592cd177e662153ca753839d;hp=8f8dcffb7a30db3e52f608f35b945239b0db6845;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1;p=themes.git diff --git a/EarlyBlue/editor/EditorDialog.css b/EarlyBlue/editor/EditorDialog.css index 8f8dcffb..270397f7 100644 --- a/EarlyBlue/editor/EditorDialog.css +++ b/EarlyBlue/editor/EditorDialog.css @@ -12,10 +12,6 @@ min-width: 10em; } -.MinWidth15em { - min-width: 15em; -} - .MinWidth20em { min-width: 20em; } @@ -245,7 +241,7 @@ } /* styles for an attribute tree-table */ -tree.AttributesTree { +.AttributesTree { min-width: 200px; min-height: 200px; }