Browse
For agents
About
LearnPress – WordPress LMS Plugin for Create and Sell Online Courses
/
4.4.4
LearnPress – WordPress LMS Plugin for Create and Sell Online Courses
v4.4.4
Switch version
4.4.7
4.4.6
4.4.5
4.4.4
4.4.3
4.4.2
4.4.1
4.4.0
4.3.9.1
4.3.9
4.3.8
4.3.7
4.1.6.9
4.1.6.9.1
4.1.6.9.2
4.1.6.9.3
4.1.6.9.4
4.1.7
4.1.7.1
4.1.7.2
4.1.7.3
4.1.7.3.1
4.1.7.3.2
4.2.0
4.2.1
All 138 releases
Overview
Code
learnpress
/
assets
/
css
/
admin
/
statistic.min.css
statistic.min.css
in LearnPress – WordPress LMS Plugin for Create and Sell Online Courses 4.4.4, at assets/css/admin/statistic.min.css
1 lines
994 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
#
learn-press-statistic
{
margin-top
:
20
px
}
.
learn-press-chart
{
position
:
relative
}
.
learn-press-chart
canvas
{
height
:
70
vh
;
width
:
100
vw
}
.
chart-buttons
form
{
display
:
inline-block
;
vertical-align
:
top
}
.
chart-buttons
form
input
[
type
=
text
]
{
width
:
105
px
;
font-size
:
.875
em
;
vertical-align
:
top
;
margin
:
0
;
text-align
:
center
;
font-weight
:
bold
;
padding
:
4
px
}
.
chart-buttons
form
span
{
display
:
inline-block
;
vertical-align
:
middle
;
font-weight
:
bold
;
padding
:
5
px
}
.
learn-press-chart
.
loading
:
after
{
content
:
"
"
;
position
:
absolute
;
top
:
0
;
left
:
0
;
right
:
0
;
bottom
:
0
;
z-index
:
10
;
background
:
#
FFF
;
opacity
:
.5
}
.
chart-description
li
{
display
:
inline-block
;
margin-right
:
15
px
}
.
chart-description
li
:
before
{
content
:
"
"
;
display
:
inline-block
;
width
:
10
px
;
height
:
10
px
;
vertical-align
:
middle
;
margin-right
:
5
px
}
.
chart-description
li
span
{
display
:
inline-block
;
vertical-align
:
middle
;
font-weight
:
bold
}
.
chart-description
li
.
all
:
before
{
background
:
#
2fa7ff
}
.
chart-description
li
.
instructors
:
before
{
background
:
#
eac79b
}
.
chart-description
li
.
students
:
before
{
background
:
#
d4d0cb
}