Explorar el Código

Add live style previews to profile edit page

undefined
spaghetti hace 7 años
committed by Tomochin
padre
commit
df0d71518c
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. +1
    -3
      static/styles/global.css

+ 1
- 3
static/styles/global.css Ver fichero

@@ -518,13 +518,11 @@ tr.torrent .bookmark>a:after {
.preview_wrapper {
position: relative;
display: inline-block;
width: 29%;
height: 120px;
width: 40%;
margin: 0 10px;
}
.preview_image {
display: block;
height: 80px;
cursor: pointer;
overflow: hidden;
}


Cargando…
Cancelar
Guardar