2884: Can now choose a specific folder to browse in the file selector modal.
[arvados.git] / apps / workbench / app / assets / stylesheets / select_modal.css.scss
index 5aab6698259afb271c0f1feac0782b58df3382ef..09017697b646298a2a71d34b5c16c60db662a5bb 100644 (file)
@@ -5,6 +5,7 @@
 }
 .selectable.active, .selectable:hover {
     background: #d9edf7;
+    cursor: pointer;
 }
 .selectable.active,
 .selectable.active *,