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
e3298eec
Commit
e3298eec
authored
Mar 01, 2018
by
Muhammad Usman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version chagne
parent
6d016e3f
Pipeline
#372
passed with stage
in 0 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
template.php
WWW_DATA/wp-content/plugins/apex_global_lms/template.php
+1
-1
lms.css
...A/wp-content/plugins/apex_global_lms/template/css/lms.css
+2
-2
No files found.
WWW_DATA/wp-content/plugins/apex_global_lms/template.php
View file @
e3298eec
<?php
<?php
$lmsVersion
=
"0.
4
"
;
$lmsVersion
=
"0.
5
"
;
add_action
(
'wp_enqueue_scripts'
,
'enqueue_admin_css'
);
add_action
(
'wp_enqueue_scripts'
,
'enqueue_admin_css'
);
add_filter
(
'template_include'
,
'use_lms_template'
,
99
);
add_filter
(
'template_include'
,
'use_lms_template'
,
99
);
...
...
WWW_DATA/wp-content/plugins/apex_global_lms/template/css/lms.css
View file @
e3298eec
...
@@ -65,7 +65,7 @@
...
@@ -65,7 +65,7 @@
color
:
#5f5656
;
color
:
#5f5656
;
}
}
.bootstrap-iso
.e-learning-heading
h5
{
.bootstrap-iso
.e-learning-heading
h5
{
font-size
:
2
5
px
;
font-size
:
2
0
px
;
text-align
:
center
;
text-align
:
center
;
text-transform
:
uppercase
;
text-transform
:
uppercase
;
letter-spacing
:
3px
;
letter-spacing
:
3px
;
...
@@ -917,7 +917,7 @@
...
@@ -917,7 +917,7 @@
}
}
.bootstrap-iso
.col-md-5th-1
{
.bootstrap-iso
.col-md-5th-1
{
margin-left
:
20px
;
margin-left
:
20px
;
width
:
20
%
;
width
:
18
%
;
}
}
.bootstrap-iso
.col-md-5th-pull-5
{
.bootstrap-iso
.col-md-5th-pull-5
{
right
:
100%
;
right
:
100%
;
...
...
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