Commit 3ffa822d authored by takise's avatar takise Committed by Commit bot

Change arrow pointers to hand pointers on buttons in gallery slideshow

BUG=674052
TEST=manually tested as the issue describes
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation

Review-Url: https://codereview.chromium.org/2622403003
Cr-Commit-Position: refs/heads/master@{#443186}
parent 94ce96bd
...@@ -1270,6 +1270,7 @@ files-toast { ...@@ -1270,6 +1270,7 @@ files-toast {
.slideshow-toolbar > div { .slideshow-toolbar > div {
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
cursor: pointer;
height: 48px; height: 48px;
opacity: 0.8; opacity: 0.8;
pointer-events: auto; pointer-events: auto;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment