Explorar el Código

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

remotes/test
carmie hace 16 años
padre
commit
63f6ebfab0
Se han modificado 1 ficheros con 3 adiciones y 4 borrados
  1. +3
    -4
      trac/htdocs/main.css

+ 3
- 4
trac/htdocs/main.css Ver fichero

@@ -81,11 +81,10 @@ p {
#mainnav .active :link:hover, #mainnav .active :visited:hover {
border: none;
}
input {
input[type="button"], input[type="submit"], input[type="reset"] {
background: #EEEEEE;
border: 1px solid #88AA77;
}
input[type="checkbox"] {
border: none;
color: #222222;
}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
background: #88AA77;


Cargando…
Cancelar
Guardar