changed the order of the pills (to match new default pill
order set in LibGuides), and fixed a minor problem with focused pills not being in Kingsborough blue
This commit is contained in:
+5
-1
@@ -52,7 +52,11 @@ a.label.label-info:hover {
|
||||
background-color:#003466;
|
||||
}
|
||||
|
||||
.nav-pills>li.active>a:hover {
|
||||
.nav-pills > li.active > a:hover {
|
||||
background-color:#003466;
|
||||
}
|
||||
|
||||
.nav-pills > li.active > a:focus {
|
||||
background-color:#003466;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user