Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
cacalabs
/
web
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/trunk@4464 92316355-f0b4-4df1-b90c-862c8a59935f
master
carmie
hace 14 años
padre
bfff992b91
commit
11f3a9507c
Se han
modificado 2 ficheros
con
5 adiciones
y
4 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
BIN
trac/htdocs/fiole.png
+5
-4
trac/htdocs/libcaca.css
BIN
trac/htdocs/fiole.png
Ver fichero
Antes
Después
Anchura:
16
| Altura:
22
| Tamaño:
537 B
+ 5
- 4
trac/htdocs/libcaca.css
Ver fichero
@@ -46,15 +46,16 @@ h3 {
p, dd, dd, ol, ul {
text-align: inherit;
font-size: 1em;
list-style: none;
}
ol li {
padding-left: 20px
;
background: url(
puce.png) no-repeat left top
;
list-style: decimal
;
background: url(
fiole.png) no-repeat left center
;
}
ul li {
list-style: none;
padding-left: 20px;
background: url(puce.png) no-repeat left
top
;
background: url(puce.png) no-repeat left
center
;
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar