NIHVIVO-2777: Adjusted CSS for ontology hierarchy display to put top-level classes in bigger font.

This commit is contained in:
manolobevia 2011-06-28 21:23:55 +00:00
parent cd976b67bc
commit 7cc5501f70

View file

@ -88,6 +88,11 @@ p.submit {
padding: 2px 2px 2px 2px;
font-size: 1em;
}
.editingForm table tr.row td:nth-child(2) a {
font-size: 1.2em;
font-weight: bold;
word-wrap: break-word;
}
td.verticalfieldlabel {
font-size: 11px;
line-height : 13px;