Fix CSS warnings in win32 theme

https://bugzilla.gnome.org/show_bug.cgi?id=773221
This commit is contained in:
Jaime Velasco Juan 2016-10-13 12:27:43 +01:00 committed by Benjamin Otte
parent 9a9969b337
commit ea9b992351

View File

@ -114,7 +114,7 @@ tooltip, tooltip.background {
}
assistant .sidebar .highlight {
font: bold;
font-weight: bold;
color: -gtk-win32-color(button, captiontext);
}
@ -1260,7 +1260,7 @@ menu * {
GtkAssistant .sidebar .highlight {
background-color: gray;
font: bold;
font-weight: bold;
}
GtkAssistant .sidebar {