X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Feditor%2FEditorDialog.css;h=270397f76fecfe9cb7fc918d49ee1c458cbab76c;hp=8f8dcffb7a30db3e52f608f35b945239b0db6845;hb=1b13529a8907a5520788e317aee6205bc32d1fbe;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1 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; }