Some formatting changes to sparql query form to provide clarity
This commit is contained in:
parent
9a939cd57e
commit
08e3a6d8ae
2 changed files with 51 additions and 39 deletions
|
@ -330,6 +330,17 @@ div.sparqlform label {
|
|||
display: inline;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
div.sparqlform div {
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
|
||||
div.sparqlform .parenthetical {
|
||||
font-style: italic;
|
||||
margin-top: 0;
|
||||
margin-bottom: .25em;
|
||||
}
|
||||
|
||||
/* Temporary hack to remove stuff from forms in vivoweb only */
|
||||
.hideFromVivoWeb {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue