This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
medfiz-clinical
/
crf
Suivre
6
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
Adding topLess style to remove top border (didn't work, keeping for reference)
Andrej Studen
il y a 1 an
Parent
cadb04a77f
commit
6c6e233e1a
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
2
0
web/crf/crfHTML.css
+ 2
- 0
web/crf/crfHTML.css
Voir le fichier
@@ -46,3 +46,5 @@ height:120px;
.stretch {
padding: 50px;
}
+
+.topLess { border-top: none;}