diff --git a/ui (gen4)/experiments/browse-dialog.html b/ui (gen4)/experiments/browse-dialog.html index f067a8d7..e3101ee4 100755 --- a/ui (gen4)/experiments/browse-dialog.html +++ b/ui (gen4)/experiments/browse-dialog.html @@ -40,15 +40,15 @@ } +.browse .list div.selected { + background: rgba(0,0,0, 0.05); +} + .browse .path .dir:hover, .browse .list div:hover { background: rgba(0,0,0, 0.1); } -.browse .list div.selected { - background: rgba(0,0,0, 0.05); -} - @@ -283,6 +283,11 @@ $(function(){
+ + + + +