| Index: ui/file_manager/gallery/css/gallery.css
|
| diff --git a/ui/file_manager/gallery/css/gallery.css b/ui/file_manager/gallery/css/gallery.css
|
| index 803add4f2f685c59cd33fd8efb4da14e9585d9d5..70bec09a079ae22e95b412a404ccd66864952597 100644
|
| --- a/ui/file_manager/gallery/css/gallery.css
|
| +++ b/ui/file_manager/gallery/css/gallery.css
|
| @@ -1270,6 +1270,7 @@ files-toast {
|
| .slideshow-toolbar > div {
|
| background-position: center;
|
| background-repeat: no-repeat;
|
| + cursor: pointer;
|
| height: 48px;
|
| opacity: 0.8;
|
| pointer-events: auto;
|
|
|