gtk-engines r1273 - in trunk: . themes/Clearlooks/gtk-2.0
- From: bberg svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk-engines r1273 - in trunk: . themes/Clearlooks/gtk-2.0
- Date: Mon, 3 Nov 2008 20:09:19 +0000 (UTC)
Author: bberg
Date: Mon Nov 3 20:09:19 2008
New Revision: 1273
URL: http://svn.gnome.org/viewvc/gtk-engines?rev=1273&view=rev
Log:
2008-11-03 Benjamin Berg <benjamin sipsolutions net>
* themes/Clearlooks/gtk-2.0/gtkrc:
Fix the bg color of GtkViewport and GtkScrolledWindow in notebooks.
Modified:
trunk/ChangeLog
trunk/themes/Clearlooks/gtk-2.0/gtkrc
Modified: trunk/themes/Clearlooks/gtk-2.0/gtkrc
==============================================================================
--- trunk/themes/Clearlooks/gtk-2.0/gtkrc (original)
+++ trunk/themes/Clearlooks/gtk-2.0/gtkrc Mon Nov 3 20:09:19 2008
@@ -343,6 +343,8 @@
widget_class "*<GtkNotebook>*<GtkEventBox>" style "notebook_bg"
widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook_bg"
widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook_bg"
+widget_class "*<GtkNotebook>*<GtkViewport>" style "notebook_bg"
+widget_class "*<GtkNotebook>*<GtkScrolledWindow>" style "notebook_bg"
widget_class "*<GtkButton>" style "button"
widget_class "*<GtkNotebook>" style "notebook"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]