This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
LInE
/
iVProg
Seguir
2
Destacar
0
Fork
1
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Implement language aware code highlight
Lucas de Souza
hace 5 años
padre
f84599bf40
commit
1b62e4afcc
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
css/ivprog-editor.css
+ 4
- 0
css/ivprog-editor.css
Ver fichero
@@ -0,0 +1,4 @@
+
+.CodeMirror {
+ height: 100% !important;
+}