Explorar el Código

Color reported label in beluga

test
spaghetti hace 7 años
committed by Tomochin
padre
commit
c23a5265de
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      static/styles/beluga/style.css

+ 3
- 0
static/styles/beluga/style.css Ver fichero

@@ -1889,6 +1889,9 @@ tr.torrent:nth-of-type(even), tr.request:nth-of-type(even) {
float: right
}

.tl_reported {
color: #e85a5a;
}
.tl_free {
color: gold;
}


Cargando…
Cancelar
Guardar