Browse Source

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

master
carmie 15 years ago
parent
commit
5e58136f7f
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      trac/htdocs/libcaca.css

+ 2
- 3
trac/htdocs/libcaca.css View File

@@ -241,8 +241,7 @@ input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hove
color: #fff;
border: 0;
border-bottom: 1px solid #2C1F1C;
-moz-border-radius: 4px;
padding-top: 70px;
padding-top: 90px;
width:148px;
}
.buttons input[type="button"]:hover, .buttons input[type="submit"]:hover, .buttons input[type="reset"]:hover {
@@ -253,7 +252,7 @@ input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hove
border: 0;
border-bottom: 1px solid #674e4e;
color: #fff;
padding-top: 70px;
padding-top: 90px;
width: 148px;
}



Loading…
Cancel
Save