styles/motif.common
changeset 3703 b186440a7cf7
parent 3550 675028a65fb6
child 3714 84947d7fb23d
--- a/styles/motif.common	Mon Aug 19 18:26:47 2002 +0200
+++ b/styles/motif.common	Wed Aug 21 17:39:54 2002 +0200
@@ -2,7 +2,7 @@
 ; common motif stuff (not a style, but included by all motif style variations)
 ;
 ;
-; $Header: /cvs/stx/stx/libview/styles/motif.common,v 1.32 2001-11-16 14:28:54 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif.common,v 1.33 2002-08-21 15:39:54 penk Exp $
 
 ;
 ; this is to be included from the real style,
@@ -13,7 +13,7 @@
 is3D                            true
 name                            #motif
 
-fatFont          ? Font family:'helvetica' face:'bold' style:'roman' size:12
+fatFont                         ? Font family:'helvetica' face:'bold' style:'roman' size:12
 
 selectionFont                   ? =fatFont
 labelFont                       ? =fatFont
@@ -137,6 +137,9 @@
 html.exampleAnchorForegroundColor   Color black
 #endif
 
+dataSet.labelView.level             -1
+dataSet.labelView.verticalSpace     2
+
 ;
 ; this reverses the ok-cancel order in dialogs;
 ; some may be used to ok being on the left ...