NIHVIVO-2840: Moved individual css related to vivo properties to vivo
This commit is contained in:
parent
45349f6128
commit
993989383b
1 changed files with 2 additions and 124 deletions
|
@ -51,8 +51,8 @@
|
|||
#individual-intro a.icon-rdf {
|
||||
font-size: 1.125em;
|
||||
}
|
||||
ul#webpages{
|
||||
margin-bottom: 5px;
|
||||
img#uriIcon {
|
||||
cursor: pointer;
|
||||
}
|
||||
/* <------ INDIVIDUAL INTRO - LEFT SIDE CONTENT */
|
||||
#share-contact {
|
||||
|
@ -88,77 +88,6 @@ h2#mainImage, #share-contact h2 {
|
|||
line-height: 1em;
|
||||
padding-bottom: 0.3em
|
||||
}
|
||||
ul#individual-tools {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
height: 20px;
|
||||
list-style-type: none;
|
||||
}
|
||||
ul#individual-tools li {
|
||||
padding-right: 9px;
|
||||
float: left;
|
||||
}
|
||||
img#uriIcon {
|
||||
cursor: pointer;
|
||||
}
|
||||
.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;
|
||||
}
|
||||
ul#individual-phone {
|
||||
clear: both;
|
||||
list-style-type: circle;
|
||||
}
|
||||
ul#individual-phone li {
|
||||
font-size: .875em;
|
||||
}
|
||||
ul#individual-phone li:last-child {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
ul#individual-phone li:first-child {
|
||||
margin-top: 10px;
|
||||
}
|
||||
.icon-phone, .icon-email {
|
||||
padding-right: 5px;
|
||||
}
|
||||
#individual-intro ul.individual-urls {
|
||||
list-style-type: circle;
|
||||
margin-left: 20px;
|
||||
}
|
||||
#individual-intro ul.individual-urls li {
|
||||
font-size: .875em;
|
||||
line-height: 1.7em;
|
||||
}
|
||||
ul.individual-emails {
|
||||
clear: both;
|
||||
padding-left: 0;
|
||||
}
|
||||
#additional-emails li:last-child {
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
ul.individual-emails li {
|
||||
font-size: .875em;
|
||||
line-height: 1.3em;
|
||||
}
|
||||
|
||||
ul#webpages li,
|
||||
ul#primary-email li,
|
||||
ul#additional-emails li {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
#phoneNumber {
|
||||
margin-top: 10px;
|
||||
}
|
||||
#photo-wrapper {
|
||||
position: relative;
|
||||
float: left;
|
||||
|
@ -169,9 +98,6 @@ ul#additional-emails li {
|
|||
float: left;
|
||||
width: 98%;
|
||||
}
|
||||
#individual-info.withThumb {
|
||||
width: 78%;
|
||||
}
|
||||
h1.fn .display-title {
|
||||
padding-left: 10px;
|
||||
margin-left: 10px;
|
||||
|
@ -184,48 +110,6 @@ h1.fn .display-title {
|
|||
width: 78%;
|
||||
clear: left;
|
||||
}
|
||||
#individual-intro .individual-overview {
|
||||
margin-bottom: 30px;
|
||||
margin-top: 10px;
|
||||
display: inline;
|
||||
clear: both;
|
||||
float: left;
|
||||
}
|
||||
/* <------ INDIVIDUAL VISUALIZATION */
|
||||
#visualization {
|
||||
padding: 0 0 20px 20px;
|
||||
padding-top: 0;
|
||||
float: right;
|
||||
background-color: #fff;
|
||||
}
|
||||
#visualization h3 {
|
||||
padding-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.publication-year-range {
|
||||
display: block;
|
||||
padding-top: 5px;
|
||||
}
|
||||
/* <------ COAUTHORS */
|
||||
#co-authors {
|
||||
padding: 0 20px 30px 20px;
|
||||
}
|
||||
img.co-author {
|
||||
margin-right: 5px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
#co-authors h3 {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
#co-authors ul li {
|
||||
display: block;
|
||||
float: left;
|
||||
}
|
||||
p.view-all-coauthors {
|
||||
clear: both;
|
||||
width: 200px;
|
||||
text-align: left;
|
||||
}
|
||||
/* PROPERTY GROUP MENU------> */
|
||||
#property-group-menu {
|
||||
clear: both;
|
||||
|
@ -344,12 +228,6 @@ a.edit-mainImage img.edit-individual {
|
|||
.middle {
|
||||
vertical-align: middle;
|
||||
}
|
||||
/* MISCELLANEOUS------> */
|
||||
.listDateTime {
|
||||
padding: 0.2em 0.4em;
|
||||
font-size: 0.8em;
|
||||
background: #f4f4f4;
|
||||
}
|
||||
/* VERBOSE DISPLAY------> */
|
||||
section.verbosePropertyListing {
|
||||
display: inline-block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue