Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
herbert
/
Frontend
forkeado de
Sugoimusic/Frontend
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
pre width fix on torrent details
undefined
herbert
hace 3 años
padre
7bedd2e73a
commit
cba02ba800
Se han
modificado 2 ficheros
con
10 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+5
-0
static/styles/beluga/style.css
+5
-0
static/styles/orion/style.css
+ 5
- 0
static/styles/beluga/style.css
Ver fichero
@@ -1437,6 +1437,11 @@ pre {
max-width: 878px;
}
#torrent_details pre {
max-width: 720px;
width: 100%;
}
#donation {
position: absolute;
display: inline;
+ 5
- 0
static/styles/orion/style.css
Ver fichero
@@ -1767,6 +1767,11 @@ pre {
max-width: 878px;
}
#torrent_details pre {
max-width: 720px;
width: 100%;
}
#donation {
position: absolute;
display: inline;
Escribir
Vista previa
Cargando…
Cancelar
Guardar