win32-theme: Make notebook tabs slightly better

This commit is contained in:
Alexander Larsson 2011-11-25 16:43:51 +01:00
parent 3f206dcd83
commit 6898ba4f76

View File

@ -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 {