[gtk+] W32: re-enable grip theming



commit b678af07d7f7a6f9af25770ae264b47fd17b8eb4
Author: Руслан Ижбулатов <lrn1986 gmail com>
Date:   Wed Mar 26 07:17:04 2014 +0000

    W32: re-enable grip theming
    
    https://bugzilla.gnome.org/show_bug.cgi?id=727080

 gtk/resources/theme/gtk-win32-base.css |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gtk/resources/theme/gtk-win32-base.css b/gtk/resources/theme/gtk-win32-base.css
index c8ffbba..6d44bb0 100644
--- a/gtk/resources/theme/gtk-win32-base.css
+++ b/gtk/resources/theme/gtk-win32-base.css
@@ -981,14 +981,10 @@ GtkStatusbar > GtkFrame {
     background-image: none;
 }
 
-/*
- This doesn't quite look right with no background (i.e. when not on a statusbar
-
 .grip {
     background-color: transparent;
     background-image:  -gtk-win32-theme-part(status, 3 1);
 }
-*/
 
 @keyframes spinner {
    0% { background-image: none,


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