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:
@@ -56,6 +56,10 @@ a.label.label-info:hover {
|
||||
background-color:#003466;
|
||||
}
|
||||
|
||||
.nav-pills > li.active > a:focus {
|
||||
background-color:#003466;
|
||||
}
|
||||
|
||||
.nav-pills > li > a {
|
||||
color:#003466;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user