[gtk+] win32: Fix tabs themeing on XP
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] win32: Fix tabs themeing on XP
- Date: Thu, 15 Mar 2012 20:14:29 +0000 (UTC)
commit 0a439fa1627afe0af63ea4199b15c2c14206f687
Author: Alexander Larsson <alexl redhat com>
Date: Thu Mar 15 16:24:54 2012 +0100
win32: Fix tabs themeing on XP
gtk/gtk-win32-xp.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtk-win32-xp.css b/gtk/gtk-win32-xp.css
index 608c3b3..d07fcf7 100644
--- a/gtk/gtk-win32-xp.css
+++ b/gtk/gtk-win32-xp.css
@@ -1,6 +1,6 @@
@import url("gtk-win32-base.css");
-GtkNotebook.notebook {
+.notebook {
background-image: -gtk-win32-theme-part(tab, 9 1, margins(-1 -3 -3 -1));
border-image: -gtk-win32-theme-part(tab, 9 1, margins(0 -2 -2 0)) 1 1 1 1 repeat;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]