| 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 4e97f5d669b0739334505116e400ea729e034794..a7fb07ebf62bd7a30dc17e7e93a3e738b90d991f 100644
|
| --- a/ui/file_manager/gallery/css/gallery.css
|
| +++ b/ui/file_manager/gallery/css/gallery.css
|
| @@ -538,19 +538,6 @@ files-toggle-ripple::shadow .ripple.activated {
|
| -webkit-margin-start: 16px;
|
| }
|
|
|
| -.edit-mode-toolbar .overwrite-original::shadow #checkboxContainer {
|
| - transform: scale(0.78, 0.78); /* Make box size to 14px. */
|
| -}
|
| -
|
| -.edit-mode-toolbar .overwrite-original::shadow #ink {
|
| - left: -10px;
|
| - top: -10px;
|
| -}
|
| -
|
| -.edit-mode-toolbar .overwrite-original::shadow #checkboxLabel {
|
| - padding-left: 6px;
|
| -}
|
| -
|
| .edit-mode-toolbar .overwrite-original[disabled]::shadow #checkbox,
|
| .edit-mode-toolbar .overwrite-original[disabled]::shadow #checkboxLabel {
|
| opacity: 0.2;
|
|
|