NIHVIVO-1719; Fixed formatting for radio buttons
This commit is contained in:
parent
8e1f314157
commit
b4b3c1300b
1 changed files with 4 additions and 0 deletions
|
@ -326,6 +326,10 @@ span.entityRelationsSpan {
|
||||||
color: #2E440C;
|
color: #2E440C;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
div.sparqlform label {
|
||||||
|
display: inline;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
/* Temporary hack to remove stuff from forms in vivoweb only */
|
/* Temporary hack to remove stuff from forms in vivoweb only */
|
||||||
.hideFromVivoWeb {
|
.hideFromVivoWeb {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Add table
Reference in a new issue