[gtk+] win32: Remove grippies on paned
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] win32: Remove grippies on paned
- Date: Tue, 20 Mar 2012 11:59:08 +0000 (UTC)
commit ca9d8262498ae4247e50a97a15541bdae058df81
Author: Alexander Larsson <alexl redhat com>
Date: Tue Mar 20 12:58:21 2012 +0100
win32: Remove grippies on paned
Turns out win32 doesn't actually have these.
gtk/gtk-win32-base.css | 16 ----------------
1 files changed, 0 insertions(+), 16 deletions(-)
---
diff --git a/gtk/gtk-win32-base.css b/gtk/gtk-win32-base.css
index 341bbf3..f628456 100644
--- a/gtk/gtk-win32-base.css
+++ b/gtk/gtk-win32-base.css
@@ -823,22 +823,6 @@ GtkColorSwatch:prelight {
color: shade (@bg_color, 0.6);
}
-.pane-separator.horizontal {
- background-image: -gtk-win32-theme-part(rebar, 1 1);
-
- background-size: 6px 21px;
- background-repeat: no-repeat;
- background-position: center;
-}
-
-.pane-separator.vertical {
- background-image: -gtk-win32-theme-part(rebar, 2 1);
-
- background-size: 21px 6px;
- background-repeat: no-repeat;
- background-position: center;
-}
-
GtkStatusbar > GtkFrame {
border-width: 1px 1px 1px 1px;
border-style: solid;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]