diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss index cca8585f43..002a09213d 100644 --- a/apps/files/css/files.scss +++ b/apps/files/css/files.scss @@ -973,7 +973,8 @@ table.dragshadow td.size { opacity: .5; &:hover, - &:focus { + &:focus, + #showgridview:focus + & { opacity: 1; } } diff --git a/apps/files/templates/list.php b/apps/files/templates/list.php index 19e93e17ec..2740359436 100644 --- a/apps/files/templates/list.php +++ b/apps/files/templates/list.php @@ -24,9 +24,10 @@ - checked="checked" /> - +