Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Sugoimusic
/
Frontend
Seguir
2
Destacar
0
Fork
1
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Add live style previews to profile edit page
undefined
spaghetti
hace 8 años
committed by
Tomochin
padre
90998c2597
commit
df0d71518c
Se han
modificado 1 ficheros
con
1 adiciones
y
3 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+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;
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar