Browse Source

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

master
carmie 14 years ago
parent
commit
b487e7965c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      trac/htdocs/libcaca.css

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

@@ -456,7 +456,7 @@ input[type="reset"]:hover,
background: #669900 url(bouton.png) no-repeat center top; background: #669900 url(bouton.png) no-repeat center top;
} }
#delete input[type="submit"] { #delete input[type="submit"] {
background: #BFADAD url(bouton.png) no-repeat center top;
background: #AD5151 url(bouton.png) no-repeat center top;
} }
#attachments input[type="button"], #attachments input[type="button"],
#attachments input[type="submit"], #attachments input[type="submit"],


Loading…
Cancel
Save