styles/motif.common
changeset 6621 a1b4cfc5fd1d
parent 3755 c858c8ac184a
child 6995 3bbd6e440efc
--- a/styles/motif.common	Wed Nov 26 19:24:11 2014 +0100
+++ b/styles/motif.common	Wed Nov 26 20:13:52 2014 +0100
@@ -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.36 2002-10-29 11:24:12 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif.common,v 1.37 2014-11-26 19:13:52 cg Exp $
 
 ;
 ; this is to be included from the real style,
@@ -18,7 +18,7 @@
 selectionFont                   ? =fatFont
 labelFont                       ? =fatFont
 menuFont                        ? =fatFont
-textFont                        ? Font family:'courier' size:12 
+textFont                        ? Font family:'courier' size:12
 
 viewBackground                  =viewGrey
 borderWidth                     0
@@ -28,8 +28,8 @@
 focus.explicitWithButtonPress   true
 ; focusColor                      Color yellow
 
-scrollBar.position               #right 
-scrollBar.buttonPositions        #around     
+scrollBar.position               #right
+scrollBar.buttonPositions        #around
 scrollBar.level                  -2
 scrollBar.elementSpacing         0
 scrollBar.disableButtons         true
@@ -62,7 +62,7 @@
 
 label.foregroundColor             Color black
 
-button.activeLevel                -2 
+button.activeLevel                -2
 button.passiveLevel               2
 button.returnButtonHasBorder      true
 
@@ -90,6 +90,7 @@
 
 menu.hilightLevel                 2
 menu.separatingLineInset          0
+menuBackgroundColor              =viewGrey
 menu.viewBackgroundColor         =viewGrey
 menu.disabledForegroundColor     =shadowColor
 
@@ -104,8 +105,8 @@
 pullDownMenu.autoselectFirst         true
 
 popup.level                          2
-popup.borderWidth                    1     
-popup.hideOnRelease                  false    
+popup.borderWidth                    1
+popup.hideOnRelease                  false
 ; popup.shadow                       false      "/ false is the default, anyway
 
 #selection.multiSelectionModifier      #Control