Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dic-global-dev
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Manzar Hussain
dic-global-dev
Commits
538e2b7e
Commit
538e2b7e
authored
Jan 27, 2021
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-theme' into 'develop'
update css See merge request manzarH/dic-global-dev!601
parents
bc416efa
dd148396
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
47 additions
and
0 deletions
+47
-0
override.css
themes/custom/envigo/css/override.css
+47
-0
No files found.
themes/custom/envigo/css/override.css
View file @
538e2b7e
...
@@ -121,5 +121,52 @@ z-index: 9;
...
@@ -121,5 +121,52 @@ z-index: 9;
}*/
}*/
.inversterSection
.outer-loader
.loader_main
span
{
width
:
100%
;
padding
:
2px
0
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
position
:
relative
;
font-size
:
2rem
;
color
:
#fff
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
}
.inversterSection
.outer-loader
.loader_main
span
em
{
background
:
url(../images/l_spinner.svg)
no-repeat
;
background-position
:
center
;
background-size
:
contain
;
position
:
relative
;
width
:
36px
;
height
:
36px
;
display
:
block
}
.inversterSection
.outer-loader
.loader_main
span
{
width
:
100%
;
padding
:
2px
0
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
position
:
relative
;
font-size
:
2rem
;
color
:
#fff
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
}
.inversterSection
.outer-loader
.loader_main
span
em
{
background
:
url(../images/l_spinner.svg)
no-repeat
;
background-position
:
center
;
background-size
:
contain
;
position
:
relative
;
width
:
36px
;
height
:
36px
;
display
:
block
}
.inversterSection
.outer-loader
{
position
:
absolute
;
width
:
100%
;
height
:
100%
;
background
:
rgba
(
0
,
0
,
0
,
0.85
);
top
:
0
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
z-index
:
9
;
}
.inversterSection
.outer-loader
.loader_main
{
width
:
100%
;
padding
:
2px
0
;
height
:
135px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
}
.inversterSection
.outer-loader
.loader_main
span
{
width
:
100%
;
padding
:
2px
0
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
position
:
relative
;
font-size
:
2rem
;
color
:
#fff
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
}
.inversterSection
.outer-loader
.loader_main
span
em
{
background
:
url(../images/l_spinner.svg)
no-repeat
;
background-position
:
center
;
background-size
:
contain
;
position
:
relative
;
width
:
36px
;
height
:
36px
;
display
:
block
;
}
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