gtk-css-engine r181 - in trunk: . conf
- From: robsta svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk-css-engine r181 - in trunk: . conf
- Date: Tue, 4 Nov 2008 13:36:28 +0000 (UTC)
Author: robsta
Date: Tue Nov 4 13:36:28 2008
New Revision: 181
URL: http://svn.gnome.org/viewvc/gtk-css-engine?rev=181&view=rev
Log:
* conf/user-agent.css: inherit from combo-box to its drop-down button.
Modified:
trunk/ChangeLog
trunk/conf/user-agent.css
Modified: trunk/conf/user-agent.css
==============================================================================
--- trunk/conf/user-agent.css (original)
+++ trunk/conf/user-agent.css Tue Nov 4 13:36:28 2008
@@ -26,6 +26,13 @@
border-top-left-radius: inherit;
border-bottom-left-radius: inherit;
}
+GtkComboBox > GtkButton {
+ border-top: inherit;
+ border-right: inherit;
+ border-bottom: inherit;
+ border-top-right-radius: inherit;
+ border-bottom-right-radius: inherit;
+}
GtkCurve > flat-box {
background: inherit;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]