NIHVIVO-1925: Moved css that references vivo-specific ontology properties into
individual-vivo.css in VIVO. Also, added space between selector name and opening bracket.
This commit is contained in:
parent
8e9689aff4
commit
0c11498905
1 changed files with 68 additions and 90 deletions
|
@ -187,28 +187,6 @@ h1.fn .preferred-title {
|
|||
#individual-info h2 {
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
ul#individual-personInPosition{
|
||||
list-style-type: circle;
|
||||
padding-left: 20px;
|
||||
}
|
||||
ul#individual-personInPosition li{
|
||||
line-height: 1em;
|
||||
}
|
||||
ul#individual-personInPosition li:last-child{
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
ul#individual-hasResearchArea{
|
||||
padding-bottom: 24px;
|
||||
}
|
||||
ul#individual-hasResearchArea li{
|
||||
float: left;
|
||||
padding-right: 10px;
|
||||
padding-left: 10px;
|
||||
border-right: 1px solid #5e6363;
|
||||
}
|
||||
ul#individual-hasResearchArea li:first-child{
|
||||
padding-left: 0;
|
||||
}
|
||||
#individual-info nav {
|
||||
float: left;
|
||||
width: 78%;
|
||||
|
|
Loading…
Add table
Reference in a new issue