Explorar el Código

Add visual indicator to staff posts

Idea stolen from AB
test
spaghetti hace 8 años
committed by Tomochin
padre
commit
0fa85e7fd3
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      static/styles/beluga/style.css

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

@@ -2037,3 +2037,8 @@ caption {
border-bottom: 1px dashed #666;
font-weight: bold;
}

tbody .staff_post {
background: none;
background-color: #634852;
}

Cargando…
Cancelar
Guardar