Browse Source

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/trunk@4455 92316355-f0b4-4df1-b90c-862c8a59935f

master
carmie 14 years ago
parent
commit
5dc7000353
2 changed files with 1 additions and 1 deletions
  1. BIN
      trac/htdocs/bouton.png
  2. +1
    -1
      trac/htdocs/libcaca.css

BIN
trac/htdocs/bouton.png View File

Before After
Width: 148  |  Height: 300  |  Size: 5.0 KiB Width: 148  |  Height: 300  |  Size: 5.0 KiB

+ 1
- 1
trac/htdocs/libcaca.css View File

@@ -237,7 +237,7 @@ input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hove
background: #674e4e url(bouton.png) no-repeat center top;
color: #fff;
border: 0;
border: 1px solid #2C1F1C;
border-bottom: 1px solid #2C1F1C;
-moz-border-radius: 4px;
padding-top: 70px;
width:148px;


Loading…
Cancel
Save