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
9770c46c
Commit
9770c46c
authored
Feb 10, 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!674
parents
af7cf286
64e6e38e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
38 additions
and
0 deletions
+38
-0
override.css
themes/custom/envigo/css/override.css
+38
-0
No files found.
themes/custom/envigo/css/override.css
View file @
9770c46c
...
@@ -216,4 +216,42 @@ z-index: 9;
...
@@ -216,4 +216,42 @@ z-index: 9;
}
}
.cn_cbox
.views-field-nothing
{
-ms-flex
:
0
0
100%
;
-webkit-box-flex
:
0
;
flex
:
0
0
100%
;
max-width
:
100%
;
margin-bottom
:
30px
}
.cn_cbox
.views-field-nothing
.field-content
{
position
:
relative
;
height
:
100%
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
@media
(
min-width
:
576px
)
{
.cn_cbox
.views-field-nothing
{
-ms-flex
:
0
0
33.333333%
;
-webkit-box-flex
:
0
;
flex
:
0
0
33.333333%
;
max-width
:
33.333333%
}
}
@media
(
min-width
:
768px
)
{
.cn_cbox
.views-field-nothing
{
-ms-flex
:
0
0
25%
;
-webkit-box-flex
:
0
;
flex
:
0
0
25%
;
max-width
:
25%
}
}
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