[gimp/gtk3-port: 396/454] themes: remove deprecated style properties from System/gimp.css



commit 34e6a9e509258e0e3d93c10979248555992f8266
Author: Michael Natterer <mitch gimp org>
Date:   Thu May 10 18:30:26 2018 +0200

    themes: remove deprecated style properties from System/gimp.css

 themes/System/gimp.css |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/themes/System/gimp.css b/themes/System/gimp.css
index 4543a02..9afa16e 100644
--- a/themes/System/gimp.css
+++ b/themes/System/gimp.css
@@ -1,7 +1,6 @@
 /* GIMP theme css file */
 
 * {
-    -GtkPaned-handle-size:             6;
     -GimpDockWindow-default-height:    300;
     -GimpMenuDock-minimal-width:       200;
     -GimpDockWindow-menu-preview-size: button;
@@ -87,7 +86,6 @@ GimpDockable {
 GimpDisplayShell {
     -GimpUnitComboBox-label-scale:  0.8333;
     -GimpScaleComboBox-label-scale: 0.8333;
-    -GtkComboBox-arrow-size:        8;
 }
 
 GimpColorFrame {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]