diff --git a/gtk/theme/win32/gtk-win32-base.css b/gtk/theme/win32/gtk-win32-base.css index 7532e1c202..57bb53ae8c 100644 --- a/gtk/theme/win32/gtk-win32-base.css +++ b/gtk/theme/win32/gtk-win32-base.css @@ -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 {