NIHVIVO-592 Improvements to class group browse and bar graphs on home page.
This commit is contained in:
parent
5862093449
commit
7643ae2fcf
1 changed files with 2 additions and 2 deletions
|
@ -415,11 +415,11 @@ ul#browse-classgroups a.selected {
|
|||
color: #2ea0cf;
|
||||
background: url(../images/arrow.gif) 0 10px no-repeat;
|
||||
}
|
||||
ul#classgroup-list a:hover {
|
||||
ul#classes-in-classgroup a:hover {
|
||||
background: url(../images/arrow.gif) 0 10px no-repeat;
|
||||
color: #2ea0cf;
|
||||
}
|
||||
ul#classgroup-list a.selected {
|
||||
ul#classes-in-classgroup a.selected {
|
||||
color: #2ea0cf;
|
||||
background: url(../images/arrow.gif) 0 10px no-repeat;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue