This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
medfiz-clinical
/
crf
Seguir
6
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Adding topLess style to remove top border (didn't work, keeping for reference)
Andrej Studen
hace 1 año
padre
cadb04a77f
commit
6c6e233e1a
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
web/crf/crfHTML.css
+ 2
- 0
web/crf/crfHTML.css
Ver fichero
@@ -46,3 +46,5 @@ height:120px;
.stretch {
padding: 50px;
}
+
+.topLess { border-top: none;}