@@ -31,7 +31,7 @@
.list-group-item-action {
&:hover {
- box-shadow: 0 0 0 1px white;
+ background: rgba(white, .05);
}