NIHVIVO-641: Removed arrow from headers and fixed individual list display.
This commit is contained in:
parent
72a5e9414e
commit
f417fc609d
1 changed files with 0 additions and 4 deletions
|
@ -826,7 +826,6 @@ a {
|
|||
font-size: 1.25em;
|
||||
color: #2485ae;
|
||||
font-weight: normal;
|
||||
background: url(../images/arrow-down.gif) 127px 27px no-repeat;
|
||||
}
|
||||
ul#foaf-person-childClasses li {
|
||||
border-bottom: 1px solid #dde4e3;
|
||||
|
@ -861,7 +860,6 @@ ul#foaf-person-childClasses .count-classes {
|
|||
font-size: 1.25em;
|
||||
color: #2485ae;
|
||||
font-weight: normal;
|
||||
background: url(../images/arrow-down.gif) 127px 27px no-repeat;
|
||||
}
|
||||
ul#vgraph-childClasses {
|
||||
float: left;
|
||||
|
@ -898,7 +896,6 @@ ul#vgraph-childClasses .count-classes {
|
|||
font-size: 1.125em;
|
||||
color: #2485ae;
|
||||
font-weight: normal;
|
||||
background: url(../images/arrow-down.gif) 82px 7px no-repeat;
|
||||
border-bottom-color: #fff;
|
||||
}
|
||||
ul#find-filters li {
|
||||
|
@ -927,7 +924,6 @@ ul#find-filters a.selected {
|
|||
font-size: 1.25em;
|
||||
color: #2485ae;
|
||||
font-weight: normal;
|
||||
background: url(../images/arrow.gif) 148px 27px no-repeat;
|
||||
}
|
||||
#network-stats p {
|
||||
padding: 15px 15px 15px 175px;
|
||||
|
|
Loading…
Add table
Reference in a new issue