Explorar el Código

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

master
carmie hace 15 años
padre
commit
63cbc3ac14
Se han modificado 2 ficheros con 10 adiciones y 0 borrados
  1. BIN
      trac/htdocs/fiole.png
  2. +10
    -0
      trac/htdocs/libcaca.css

BIN
trac/htdocs/fiole.png Ver fichero

Antes Después
Anchura: 16  |  Altura: 22  |  Tamaño: 537 B Anchura: 16  |  Altura: 22  |  Tamaño: 362 B

+ 10
- 0
trac/htdocs/libcaca.css Ver fichero

@@ -685,6 +685,16 @@ table.listing tbody td.new_replies {
.message-list div.topic.new {
background: #BFADAD;
}
.message-list div.topic.new .subject,
.message-list div.topic.new .subject {
padding-left: 20px;
}
.message-list div.topic .subject {
background: transparent url(fiole.png) no-repeat top left;
}
.message-list div.topic.new .subject {
background: transparent url(fiole-new.png) no-repeat top left;
}
/* === DIFF === */

.diff h2 {


Cargando…
Cancelar
Guardar