NIHVIVO-641: Relocated 'find by' section in menupage people.
This commit is contained in:
parent
6b490ce88c
commit
f4422f5cbe
2 changed files with 6 additions and 8 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
<section id="find-by" role="region">
|
<section id="find-by" role="region">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
<h3>Find By</h3>
|
<h3>Find By: </h3>
|
||||||
|
|
||||||
<#assign subjectAreaUri = "http://vivoweb.org/ontology/core#SubjectArea" />
|
<#assign subjectAreaUri = "http://vivoweb.org/ontology/core#SubjectArea" />
|
||||||
<#assign departmentUri = "http://vivoweb.org/ontology/core#Department" />
|
<#assign departmentUri = "http://vivoweb.org/ontology/core#Department" />
|
||||||
|
|
|
@ -879,8 +879,7 @@ p{
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
#menupage-intro.people h3 {
|
#menupage-intro.people h3 {
|
||||||
float:left;
|
float: left;
|
||||||
width: 200px;
|
|
||||||
}
|
}
|
||||||
#menupage-content.people {
|
#menupage-content.people {
|
||||||
border-right: 1px solid #e8ece9;
|
border-right: 1px solid #e8ece9;
|
||||||
|
@ -919,14 +918,13 @@ ul#vgraph-classes .count-classes {
|
||||||
font-size: .75em;
|
font-size: .75em;
|
||||||
}
|
}
|
||||||
/* FIND BY ------> */
|
/* FIND BY ------> */
|
||||||
|
#find-by {
|
||||||
|
border: 1px solid #e4eae9;
|
||||||
|
}
|
||||||
#find-by h3 {
|
#find-by h3 {
|
||||||
font-size: 1.125em;
|
font-size: 1.125em;
|
||||||
color: #2485ae;
|
color: #2485ae;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
border-bottom-color: #fff;
|
|
||||||
}
|
|
||||||
#menupage-intro.people #find-by h3 {
|
|
||||||
float: none;
|
|
||||||
}
|
}
|
||||||
ul#find-filters a {
|
ul#find-filters a {
|
||||||
color: #5e6363;
|
color: #5e6363;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue