Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
apex_micro_site
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Ali Arshad
apex_micro_site
Commits
03b55586
Commit
03b55586
authored
May 04, 2018
by
nadeem.qasmi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
all current fixes done
parent
1774a92d
Pipeline
#471
passed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
160 additions
and
6 deletions
+160
-6
lms.css
...A/wp-content/plugins/apex_global_lms/template/css/lms.css
+158
-4
learner-detail.php
...ntent/plugins/apex_global_lms/template/learner-detail.php
+2
-2
No files found.
WWW_DATA/wp-content/plugins/apex_global_lms/template/css/lms.css
View file @
03b55586
...
@@ -43,7 +43,6 @@
...
@@ -43,7 +43,6 @@
.bootstrap-iso
.e-learning-heading
h2
{
.bootstrap-iso
.e-learning-heading
h2
{
font-size
:
30px
;
font-size
:
30px
;
text-align
:
center
;
text-align
:
center
;
text-transform
:
uppercase
;
letter-spacing
:
3px
;
letter-spacing
:
3px
;
font-weight
:
900
;
font-weight
:
900
;
color
:
white
;
color
:
white
;
...
@@ -51,7 +50,6 @@
...
@@ -51,7 +50,6 @@
.bootstrap-iso
.e-learning-heading
h3
p
{
.bootstrap-iso
.e-learning-heading
h3
p
{
font-size
:
20px
;
font-size
:
20px
;
text-align
:
center
;
text-align
:
center
;
text-transform
:
uppercase
;
letter-spacing
:
2px
;
letter-spacing
:
2px
;
font-weight
:
normal
;
font-weight
:
normal
;
color
:
white
;
color
:
white
;
...
@@ -896,6 +894,7 @@
...
@@ -896,6 +894,7 @@
margin-left
:
0%
;
margin-left
:
0%
;
}
}
}
}
@media
(
min-width
:
992px
)
{
@media
(
min-width
:
992px
)
{
.bootstrap-iso
.col-md-5th-1
,
.bootstrap-iso
.col-md-5th-2
,
.bootstrap-iso
.col-md-5th-3
,
.bootstrap-iso
.col-md-5th-4
{
.bootstrap-iso
.col-md-5th-1
,
.bootstrap-iso
.col-md-5th-2
,
.bootstrap-iso
.col-md-5th-3
,
.bootstrap-iso
.col-md-5th-4
{
float
:
left
;
float
:
left
;
...
@@ -1049,4 +1048,159 @@
...
@@ -1049,4 +1048,159 @@
}
}
}
}
p
:empty
{
display
:
none
;
}
p
:empty
{
display
:
none
;
}
\ No newline at end of file
@media
(
max-width
:
768px
){
.bootstrap-iso
.download-course-button
{
padding-left
:
5px
;
padding-right
:
5px
;
padding-top
:
10px
;
padding-bottom
:
10px
;
font-size
:
12px
;
}
.bootstrap-iso
.download-course-box
{
padding
:
5px
;
height
:
75px
;
width
:
100%
;
margin-top
:
10px
;
}
.bootstrap-iso
.col-padding
img
{
width
:
100%
;
}
.bootstrap-iso
.learner-heading
h3
{
font-size
:
18px
;
}
.bootstrap-iso
.payment-course-button
{
padding-left
:
5px
;
padding-right
:
5px
;
padding-top
:
10px
;
padding-bottom
:
10px
;
margin-bottom
:
10px
;
}
.bootstrap-iso
.order-heading
h3
{
letter-spacing
:
1px
;
}
.bootstrap-iso
.pro-code
{
width
:
58%
;
}
}
@media
(
max-width
:
480px
){
.bootstrap-iso
.download-course-box
{
padding
:
5px
;
height
:
75px
;
width
:
100%
;
margin-top
:
5px
;
}
.bootstrap-iso
.download-course-button
{
padding-left
:
3px
;
padding-right
:
3px
;
padding-top
:
10px
;
padding-bottom
:
10px
;
font-size
:
10px
;
}
.bootstrap-iso
.e-learning-heading
h6
{
font-size
:
18px
;
}
.bootstrap-iso
.col-padding
img
{
width
:
100%
;
}
.bootstrap-iso
.payment-course-button
{
padding-left
:
5px
;
padding-right
:
5px
;
padding-top
:
10px
;
padding-bottom
:
10px
;
margin-bottom
:
10px
;
}
.bootstrap-iso
.order-heading
h3
{
letter-spacing
:
1px
;
}
.bootstrap-iso
.pro-code
{
width
:
54%
;
}
}
@media
(
max-width
:
360px
){
.bootstrap-iso
.download-course-button
{
padding-left
:
3px
;
padding-right
:
3px
;
padding-top
:
10px
;
padding-bottom
:
10px
;
font-size
:
10px
;
}
.bootstrap-iso
.e-learning-heading
h6
{
font-size
:
18px
;
}
.bootstrap-iso
.download-course-box
{
padding
:
5px
;
height
:
75px
;
width
:
100%
;
margin-top
:
5px
;
}
.bootstrap-iso
.col-padding
img
{
width
:
100%
;
}
.bootstrap-iso
.payment-course-button
{
padding-left
:
5px
;
padding-right
:
5px
;
padding-top
:
10px
;
padding-bottom
:
10px
;
margin-bottom
:
10px
;
}
.bootstrap-iso
.order-heading
h3
{
letter-spacing
:
0px
;
}
.bootstrap-iso
.pro-code
{
width
:
52%
;
}
}
@media
(
max-width
:
320px
){
.bootstrap-iso
.download-course-button
{
padding-left
:
2px
;
padding-right
:
2px
;
padding-top
:
10px
;
padding-bottom
:
10px
;
font-size
:
9px
;
}
.bootstrap-iso
.e-learning-heading
h6
{
font-size
:
13px
;
}
.bootstrap-iso
.download-course-box
{
padding
:
5px
;
height
:
75px
;
width
:
100%
;
margin-top
:
5px
;
}
.bootstrap-iso
.col-padding
img
{
width
:
100%
;
}
.bootstrap-iso
.payment-course-button
{
padding-left
:
5px
;
padding-right
:
5px
;
padding-top
:
10px
;
padding-bottom
:
10px
;
margin-bottom
:
10px
;
}
.bootstrap-iso
.order-heading
h3
{
letter-spacing
:
0px
;
}
.bootstrap-iso
.pro-code
{
width
:
51%
;
}
}
\ No newline at end of file
WWW_DATA/wp-content/plugins/apex_global_lms/template/learner-detail.php
View file @
03b55586
...
@@ -107,8 +107,8 @@ while (have_posts()):
...
@@ -107,8 +107,8 @@ while (have_posts()):
<div
class=
"order-heading"
><h3
style=
"float: left; padding-top: 23px;"
>
Promo code
</h3>
<div
class=
"order-heading"
><h3
style=
"float: left; padding-top: 23px;"
>
Promo code
</h3>
</div>
</div>
</label>
</label>
<input
type=
"text"
class=
"form-control"
<input
type=
"text"
class=
"form-control
pro-code
"
style=
"float: right;
width: 65%;
border-radius: 0px; margin-top: 15px; padding-left: 20px;"
style=
"float: right; border-radius: 0px; margin-top: 15px; padding-left: 20px;"
id=
"pcode-value"
/>
id=
"pcode-value"
/>
<span
id=
"promo-loader"
class=
"loader-promo loader loader-sm"
></span>
<span
id=
"promo-loader"
class=
"loader-promo loader loader-sm"
></span>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment