NIHVIVO-641: Removed Network stats. If BC provide the data to wire the network stats, I will put it back.
This commit is contained in:
parent
0f1eb66005
commit
f04eaa6eb1
2 changed files with 0 additions and 23 deletions
|
@ -33,12 +33,6 @@
|
|||
</section>
|
||||
</section>
|
||||
|
||||
<section id="network-stats" role="region">
|
||||
<h3>Network stats</h3>
|
||||
|
||||
<p>(n) Persons | (n) with authorship | (n) researchers | (n) are principal investigators | (n) with awards | (n) are teaching | (n) have positions in organization</p>
|
||||
</section>
|
||||
|
||||
<#include "menupage-browse.ftl">
|
||||
|
||||
${stylesheets.add("/css/menupage/menupage.css")}
|
||||
|
|
|
@ -923,23 +923,6 @@ ul#find-filters a.selected {
|
|||
color: #2ea0cf;
|
||||
background: url(../images/arrow.gif) 0 12px no-repeat;
|
||||
}
|
||||
/* NETWORK STATS ------> */
|
||||
#network-stats {
|
||||
width: 920px;
|
||||
background: #f7f9f9;
|
||||
border: 1px solid #d7e6e6;
|
||||
}
|
||||
#network-stats h3 {
|
||||
font-size: 1.25em;
|
||||
color: #2485ae;
|
||||
font-weight: normal;
|
||||
}
|
||||
#network-stats p {
|
||||
padding: 15px 15px 15px 175px;
|
||||
font-size: .875em;
|
||||
line-height: 1.5em;
|
||||
color: #5e6363;
|
||||
}
|
||||
/* RESEARCHERS ------> */
|
||||
#researchers {
|
||||
width: 920px;
|
||||
|
|
Loading…
Add table
Reference in a new issue