X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Feditor%2FEditorDialog.css;h=cccfd536292a6fa60c8324af237c1371022c073e;hp=4ab15976e6155d9dfb3e6dd75c22cf147dc9e08c;hb=8ab9ca8a251b25fb4a6ba8744a1c75ec9bcc4990;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1 diff --git a/LCARStrek/editor/EditorDialog.css b/LCARStrek/editor/EditorDialog.css index 4ab15976..cccfd536 100644 --- a/LCARStrek/editor/EditorDialog.css +++ b/LCARStrek/editor/EditorDialog.css @@ -12,10 +12,6 @@ min-width: 10em; } -.MinWidth15em { - min-width: 15em; -} - .MinWidth20em { min-width: 20em; } @@ -213,7 +209,7 @@ /* Don't change width/height of these without changing values in GetOriginalWidth(), EdImageProps.js -*/ +*/ #preview-image-box { border: 1px inset #9C9CFF; width: 82px; @@ -243,7 +239,7 @@ } /* styles for an attribute tree-table */ -tree.AttributesTree { +.AttributesTree { min-width: 200px; min-height: 200px; }