svn commit: r738144 - in /lenya/trunk/src/modules-core/gui/resources: css/lenya.css images/ images/button-background-hover.gif images/button-background.gif images/button-background_bak.gif

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Tue Jan 27 16:54:13 2009
New Revision: 738144

URL: http://svn.apache.org/viewvc?rev=738144&view=rev
Log:
Use gradient for button background.

Added:
    lenya/trunk/src/modules-core/gui/resources/images/
    lenya/trunk/src/modules-core/gui/resources/images/button-background-hover.gif   (with props)
    lenya/trunk/src/modules-core/gui/resources/images/button-background.gif   (with props)
    lenya/trunk/src/modules-core/gui/resources/images/button-background_bak.gif   (with props)
Modified:
    lenya/trunk/src/modules-core/gui/resources/css/lenya.css

Modified: lenya/trunk/src/modules-core/gui/resources/css/lenya.css
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/gui/resources/css/lenya.css?rev=738144&r1=738143&r2=738144&view=diff
==============================================================================
--- lenya/trunk/src/modules-core/gui/resources/css/lenya.css (original)
+++ lenya/trunk/src/modules-core/gui/resources/css/lenya.css Tue Jan 27 16:54:13 2009
@@ -2,8 +2,8 @@
 
 .lenyaButton {
   cursor: pointer;
-  background-color: #DDDDEE;
-  border: solid 1px #AAAADD;
+  background: url('/modules/gui/images/button-background.gif') left top repeat-x;
+  border: solid 1px #AAAAAA;
   -moz-border-radius: .4em;
   -webkit-border-radius: .4em;
   color: #000066;
@@ -18,9 +18,9 @@
 }
 
 a.lenyaButton:hover {
-  background-color: #CCCCDD;
+  background: url('/modules/gui/images/button-background-hover.gif') left top repeat-x;
   color: #000066;
-  border: solid 1px #9999CC;
+  border: solid 1px #999999;
 }
 
 a img {

Added: lenya/trunk/src/modules-core/gui/resources/images/button-background-hover.gif
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/gui/resources/images/button-background-hover.gif?rev=738144&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lenya/trunk/src/modules-core/gui/resources/images/button-background-hover.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lenya/trunk/src/modules-core/gui/resources/images/button-background.gif
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/gui/resources/images/button-background.gif?rev=738144&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lenya/trunk/src/modules-core/gui/resources/images/button-background.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lenya/trunk/src/modules-core/gui/resources/images/button-background_bak.gif
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/gui/resources/images/button-background_bak.gif?rev=738144&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lenya/trunk/src/modules-core/gui/resources/images/button-background_bak.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.