UNPKG
sliderjs
Version:
latest (2.0.0)
2.0.0
lightweight slideshow engine using CSS, Canvas and WebGL Transitions
gre/slider.js
sliderjs
/
src
/
themes
/
pages-bottom.less
8 lines
(7 loc)
•
115 B
text/less
View Raw
1
2
3
4
5
6
7
8
.sliderjs
.th-pages-bottom
{
.pages
{
position
: absolute;
bottom
: auto
!important
;
z-index
:
20
; } }