win32: Fix tabs themeing on XP

This commit is contained in:
Alexander Larsson 2012-03-15 16:24:54 +01:00
parent dcaec2610d
commit 0a439fa162

View File

@ -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;
}