UNPKG
le-player
Version:
latest (0.6.1)
0.6.1
0.6.0
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.5
0.1.4
0.1.0
The best HTML5 video player made for Lectoriy.
github.com/pulsarvp/le-player
pulsarvp/le-player
le-player
/
source
/
less
/
2035
/
components
/
timeline-buffered.less
14 lines
(13 loc)
•
186 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.leplayer-timeline-buffered
{
&
__range
{
position
: absolute;
top
:
0
;
bottom
:
0
;
background-color
:
fade
(
@white
,
20%
);
border-radius
:
2px
; ;
z-index
:
@z-index-base
+
5
; } }