gtk-css-engine r147 - in trunk: . themes/Gilouche-CSS/gtk-2.0
- From: robsta svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk-css-engine r147 - in trunk: . themes/Gilouche-CSS/gtk-2.0
- Date: Wed, 1 Oct 2008 11:02:53 +0000 (UTC)
Author: robsta
Date: Wed Oct 1 11:02:53 2008
New Revision: 147
URL: http://svn.gnome.org/viewvc/gtk-css-engine?rev=147&view=rev
Log:
* themes/Gilouche-CSS/gtk-2.0/styles.css: use darker border color for spin-button arrow borders.
Modified:
trunk/ChangeLog
trunk/themes/Gilouche-CSS/gtk-2.0/styles.css
Modified: trunk/themes/Gilouche-CSS/gtk-2.0/styles.css
==============================================================================
--- trunk/themes/Gilouche-CSS/gtk-2.0/styles.css (original)
+++ trunk/themes/Gilouche-CSS/gtk-2.0/styles.css Wed Oct 1 11:02:53 2008
@@ -128,7 +128,7 @@
background-position: center;
background-repeat: no-repeat;
background-size: contain;
- border: 1px solid #a99975;
+ border: 1px solid #948156;
border-top-left-radius: 0px;
border-top-right-radius: 3px;
border-bottom-right-radius: 0px;
@@ -139,7 +139,7 @@
background-position: center;
background-repeat: no-repeat;
background-size: contain;
- border: 1px solid #a99975;
+ border: 1px solid #948156;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 3px;
@@ -284,7 +284,7 @@
}
/* small frame boxes */
-shadow.frame{
+shadow.frame {
border: 1px solid #c6b182;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]