Author: justi9
Date: 2009-02-03 11:47:37 -0500 (Tue, 03 Feb 2009)
New Revision: 3098
Added:
mgmt/trunk/cumin/resources/button-background.png
Modified:
mgmt/trunk/cumin/python/cumin/widgets.strings
Log:
Make the button background a light gradient image
Modified: mgmt/trunk/cumin/python/cumin/widgets.strings
===================================================================
--- mgmt/trunk/cumin/python/cumin/widgets.strings 2009-02-03 16:34:21 UTC (rev 3097)
+++ mgmt/trunk/cumin/python/cumin/widgets.strings 2009-02-03 16:47:37 UTC (rev 3098)
@@ -123,7 +123,7 @@
border-bottom: 1px solid #bbb;
border-right: 1px solid #bbb;
padding: 0.25em 0.5em 0.30em 0.5em;
- background-color: #f7f7f7;
+ background: url(resource?name=button-background.png) repeat;
color: #000;
font-size: 0.9em;
-moz-border-radius: 0.4em;
Added: mgmt/trunk/cumin/resources/button-background.png
===================================================================
(Binary files differ)
Property changes on: mgmt/trunk/cumin/resources/button-background.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Show replies by date