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">
|
||||
<nav role="navigation">
|
||||
<h3>Find By</h3>
|
||||
<h3>Find By: </h3>
|
||||
|
||||
<#assign subjectAreaUri = "http://vivoweb.org/ontology/core#SubjectArea" />
|
||||
<#assign departmentUri = "http://vivoweb.org/ontology/core#Department" />
|
||||
|
|
|
@ -873,14 +873,13 @@ p{
|
|||
width: 920px;
|
||||
background: #fff;
|
||||
}
|
||||
#menupage-intro h3 {
|
||||
#menupage-intro h3 {
|
||||
font-size: 1.5em;
|
||||
color: #064d68;
|
||||
font-weight: normal;
|
||||
}
|
||||
#menupage-intro.people h3 {
|
||||
float:left;
|
||||
width: 200px;
|
||||
float: left;
|
||||
}
|
||||
#menupage-content.people {
|
||||
border-right: 1px solid #e8ece9;
|
||||
|
@ -919,14 +918,13 @@ ul#vgraph-classes .count-classes {
|
|||
font-size: .75em;
|
||||
}
|
||||
/* FIND BY ------> */
|
||||
#find-by {
|
||||
border: 1px solid #e4eae9;
|
||||
}
|
||||
#find-by h3 {
|
||||
font-size: 1.125em;
|
||||
color: #2485ae;
|
||||
font-weight: normal;
|
||||
border-bottom-color: #fff;
|
||||
}
|
||||
#menupage-intro.people #find-by h3 {
|
||||
float: none;
|
||||
}
|
||||
ul#find-filters a {
|
||||
color: #5e6363;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue