[gtk+] win32-theme: Make notebook tabs slightly better
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] win32-theme: Make notebook tabs slightly better
- Date: Fri, 25 Nov 2011 15:44:28 +0000 (UTC)
commit 6898ba4f76c16f815c2f13f8d6e1646518fcd31d
Author: Alexander Larsson <alexl redhat com>
Date: Fri Nov 25 16:43:51 2011 +0100
win32-theme: Make notebook tabs slightly better
gtk/gtk-win32.css | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtk-win32.css b/gtk/gtk-win32.css
index 7ccd1fd..065794b 100644
--- a/gtk/gtk-win32.css
+++ b/gtk/gtk-win32.css
@@ -587,8 +587,8 @@ GtkComboBox.combobox-entry .button:insensitive {
background-color: none;
border-width: 0;
background-image: -gtk-win32-theme-part(tab, 9 1);
- -GtkNotebook-tab-overlap: 0;
- -GtkNotebook-tab-curvature: 20;
+ -GtkNotebook-tab-overlap: 1;
+ -GtkNotebook-tab-curvature: 1;
}
.notebook tab {
@@ -599,6 +599,7 @@ GtkComboBox.combobox-entry .button:insensitive {
.notebook tab:active {
background-image: -gtk-win32-theme-part(tab, 1 3);
+ padding: 4;
}
.notebook {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]