We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 793e645 commit 911e5c8Copy full SHA for 911e5c8
scss/swipebox.scss
@@ -43,6 +43,7 @@ html.swipebox-html.swipebox-touch {
43
white-space: nowrap;
44
position: absolute;
45
display: none;
46
+ cursor: pointer;
47
48
.slide {
49
background: url(../img/loader.gif) no-repeat center center;
@@ -240,4 +241,4 @@ html.swipebox-html.swipebox-touch {
240
241
font-size: 15px;
242
line-height: 43px;
243
font-family: Helvetica, Arial, sans-serif;
-}
244
+}
0 commit comments