Line 147: | Line 147: | ||
.flashingprev, .flashingnext{ | .flashingprev, .flashingnext{ | ||
− | + | background:red; | |
cursor: pointer; | cursor: pointer; | ||
position: absolute; | position: absolute; | ||
Line 204: | Line 204: | ||
.flashingnext { | .flashingnext { | ||
right: 0; | right: 0; | ||
+ | border-radius: 3px 0 0 3px; | ||
+ | } | ||
+ | |||
+ | /* Position the "prev button" to the left */ | ||
+ | .flashingprev { | ||
+ | left: 0; | ||
border-radius: 3px 0 0 3px; | border-radius: 3px 0 0 3px; | ||
} | } |
Revision as of 10:49, 20 August 2017