Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
KaiSD
/
Test-rep
Seguir
1
Destacar
0
Fork
0
Código
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Изменить 'ace/index.html'
master
KaiSD
hace 5 años
padre
82e74d1d81
commit
bb8208f3f9
Se han
modificado 1 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-2
ace/index.html
+ 2
- 2
ace/index.html
Ver fichero
@@ -13,7 +13,7 @@
overflow: hidden;
}
.inner {
margin-top:
36
px;
margin-top:
25
px;
position: absolute;
top: 0;
bottom: 0;
@@ -21,7 +21,7 @@
right: 0;
}
.toolbar {
height:
36
px;
height:
25
px;
background: #232B30; /* old browsers */
background: -moz-linear-gradient(top, #3D4850 3%, #313d45 4%, #232B30 100%); /* firefox */
background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#3D4850), color-stop(4%,#313d45), color-stop(100%,#232B30)); /* webkit */
Escribir
Vista previa
Cargando…
Cancelar
Guardar