styles/macosx_yosemite.style
changeset 6998 7b934144a496
parent 6990 38173433192e
child 7017 3183139e7b08
--- a/styles/macosx_yosemite.style	Wed Oct 07 01:03:42 2015 +0200
+++ b/styles/macosx_yosemite.style	Wed Oct 07 01:47:15 2015 +0200
@@ -131,6 +131,8 @@
 
 scroller.viewBackground             (Color rgbValue:16rfafafa) "/ Color white
 scrollBar.hideIfPointerOutside      true
+scrollableView.level                0
+scrolledView.level                  0
 
 arrowButton.backgroundColor         =scroller.viewBackground
 arrowButton.activeBackgroundColor   =scroller.viewBackground
@@ -141,6 +143,10 @@
 comboView.enteredDownForm               [ToolbarIconLibrary comboViewEnteredIcon]
 comboView.activeDownForm                [ToolbarIconLibrary comboViewActiveIcon]
 
+variablePanel.barHeight         8
+variablePanel.barWidth         8
+variablePanel.minBarHeight      8
+
 ;
 ;; no: that is really too ugly
 ;; activeHelp.backgroundColor          (Color grey:95)