2872: Fix test for new nav.
[arvados.git] / apps / workbench / app / assets / stylesheets / select_modal.css.scss
index f97110a2b7f9781559f201d40a9a478060f22028..5aab6698259afb271c0f1feac0782b58df3382ef 100644 (file)
@@ -7,9 +7,9 @@
     background: #d9edf7;
 }
 .selectable.active,
-.selectable.active a,
+.selectable.active *,
 .selectable.active:hover,
-.selectable.active:hover a {
+.selectable.active:hover * {
     background: #428bca;
     color: #fff;
 }