[vhffs-dev] [412] Changed buttons skin...

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 412
Author:   beuss
Date:     2007-01-20 09:56:38 +0000 (Sat, 20 Jan 2007)

Log Message:
-----------
Changed buttons skin... Do you still want to suicide ?

Modified Paths:
--------------
    branches/vhffs_4.1/vhffs-panel/themes/vhffs/main.css

Added Paths:
-----------
    branches/vhffs_4.1/vhffs-panel/themes/vhffs/images/buttonbg.png


Added: branches/vhffs_4.1/vhffs-panel/themes/vhffs/images/buttonbg.png
===================================================================
(Binary files differ)


Property changes on: branches/vhffs_4.1/vhffs-panel/themes/vhffs/images/buttonbg.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: branches/vhffs_4.1/vhffs-panel/themes/vhffs/main.css
===================================================================
--- branches/vhffs_4.1/vhffs-panel/themes/vhffs/main.css	2007-01-20 09:25:11 UTC (rev 411)
+++ branches/vhffs_4.1/vhffs-panel/themes/vhffs/main.css	2007-01-20 09:56:38 UTC (rev 412)
@@ -58,6 +58,13 @@
  -moz-border-radius: 4px;
 }
 
+input[type="submit"], input[type="button"] {
+ background-image: url('./images/buttonbg.png');
+ background-repeat: repeat-x;
+ background-position: bottom center;
+ background-color: white;
+}
+
 input:hover, textarea:hover, select:hover
 {
 	background-color: white;


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/