NIHVIVO-3418: Fixed display issues in VITRO
This commit is contained in:
parent
0ca8bb4c3e
commit
8a01fb41f4
1 changed files with 19 additions and 0 deletions
|
@ -257,4 +257,23 @@ section.verbosePropertyListing {
|
|||
}
|
||||
h2#overview .verbosePropertyListing {
|
||||
display: block;
|
||||
}
|
||||
/* URI/RDF ICON DISPLAY -------> */
|
||||
.qtip-content h5 {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
input#uriLink {
|
||||
margin: 0;
|
||||
width: 350px;
|
||||
font-size: .8em;
|
||||
}
|
||||
a.close {
|
||||
float: right;
|
||||
margin-right: .3em;
|
||||
font-size: .8em;
|
||||
}
|
||||
.rdf-url {
|
||||
display: block;
|
||||
padding-top: 0.8em;
|
||||
}
|
Loading…
Add table
Reference in a new issue