*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 11 Nov 1996 13:52:52 +0100
changeset 1118 b492741697b6
parent 1117 a4eb82737146
child 1119 bf8720f0d730
*** empty log message ***
styles/iris.style
--- a/styles/iris.style	Sun Nov 10 19:59:50 1996 +0100
+++ b/styles/iris.style	Mon Nov 11 13:52:52 1996 +0100
@@ -3,7 +3,7 @@
 ; silicon graphics style
 ; (somwehat like motif, but with smooth edges and bells&whistles)
 ;
-; $Header: /cvs/stx/stx/libview/styles/iris.style,v 1.13 1996-06-12 12:13:04 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/iris.style,v 1.14 1996-11-11 12:52:52 cg Exp $
 
 comment  'Silicon graphics'' Iris look alike'
 
@@ -115,7 +115,12 @@
 buttonActiveBackgroundColor     Color black
 #endif
 
-menuFont                        Font family:'helvetica' face:'bold' style:'roman' size:12
+#if OperatingSystem getOSType = 'irix'
+ menuFont                        Font family:'helvetica' face:'bold' style:'roman' size:12
+#else
+menuFont                        Font family:'helvetica' face:'bold' style:'oblique' size:10
+#endif
+
 menuHilightBackgroundColor      Color white
 menuHilightLevel                1
 ; menuShowAccelerators            false
@@ -123,6 +128,7 @@
 menuCheckColor                  Color red
 #endif
 
+pullDownMenuFont                =menuFont
 pullDownMenuKeepMenu            true
 pullDownMenuLevel               0
 pullDownMenuHilightLevel        2