Browse
For agents
About
Tutor LMS – eLearning and online course solution
/
1.9.5
Tutor LMS – eLearning and online course solution
v1.9.5
Switch version
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.9.15
3.9.14
3.9.13
3.9.12
3.9.11
trunk
1.0.0
1.0.0-alpha
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.9
All 191 releases
Overview
Code
tutor
/
includes
/
theme-compatibility
/
flatpro
/
assets
/
css
/
style.css
style.css
24 lines
377 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
tutor-wrap
{
2
padding-top
:
80
px
;
3
padding-bottom
:
80
px
;
4
}
5
6
.
tutor-login-form-wrap
#
loginform
{
7
width
:
auto
;
8
padding
:
0
;
9
border
:
none
;
10
}
11
12
.
tutor-lesson-content-area
{
13
margin-bottom
:
60
px
;
14
}
15
16
.
tutor-lesson-content-area
,
17
.
tutor-quiz-single-wrap
{
18
margin
:
0
100
px
80
px
;
19
}
20
21
.
tutor-course-loop
.
tutor-course-header
a
img
{
22
width
:
100
%
;
23
height
:
auto
;
24
}