| 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 3e977c0436dc2056852194c1b313ec695580422c..deaf8c02507483129698ea48ccec3b111ad85c13 100644
|
| --- a/ui/file_manager/gallery/css/gallery.css
|
| +++ b/ui/file_manager/gallery/css/gallery.css
|
| @@ -620,7 +620,7 @@ html[dir='rtl'] .gallery .toolbar .bubble {
|
|
|
| .gallery > .toolbar paper-button:focus,
|
| .gallery > .toolbar button:focus {
|
| - background-color: rgba(0, 0, 0, 0.3);
|
| + background-color: rgba(255, 255, 255, 0.2);
|
| }
|
|
|
| .gallery > .toolbar button:focus {
|
|
|