@@ -124,11 +124,17 @@ body.kibela {
.list-group-item + .list-group-item.active {
margin-top: 2px;
}
-
+
.list-group-item.active {
background: #1256a3;
color: #fff;
+ .list-group-item {
+ &:hover {
+ background: #eee;
+ }
/* search page */