diff --git a/trac/htdocs/libcaca.css b/trac/htdocs/libcaca.css index 52ebf10..d368319 100644 --- a/trac/htdocs/libcaca.css +++ b/trac/htdocs/libcaca.css @@ -258,7 +258,7 @@ input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hove width:148px; } .buttons input[type="button"]:hover, .buttons input[type="submit"]:hover, .buttons input[type="reset"]:hover { - background: #2C1F1C; url(boutonhover.png) no-repeat center top; + background: #2C1F1C url(boutonhover.png) no-repeat center top; border: 0; border-bottom: 1px solid #674e4e; color: #fff;