Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
P
ptd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Quan Nguyen
ptd
Commits
d74d5df1
Commit
d74d5df1
authored
May 19, 2020
by
Chi Bui
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
edit css
parent
89b0cdad
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
3 deletions
+11
-3
styles.css
themes/contrib/estore/css/styles.css
+11
-3
No files found.
themes/contrib/estore/css/styles.css
View file @
d74d5df1
...
@@ -986,6 +986,9 @@ header.navbar .block-search-navigation .search-icon {
...
@@ -986,6 +986,9 @@ header.navbar .block-search-navigation .search-icon {
/* invi 991 response */
/* invi 991 response */
@media
(
max-width
:
991px
)
{
@media
(
max-width
:
991px
)
{
.middle-header-wrapper
.container-fluid
{
margin
:
0
!important
}
.middle-header-wrapper
.container-fluid.fixed-top
{
.middle-header-wrapper
.container-fluid.fixed-top
{
height
:
60px
!important
height
:
60px
!important
}
}
...
@@ -3064,6 +3067,9 @@ p {
...
@@ -3064,6 +3067,9 @@ p {
.lead
{
.lead
{
font-size
:
21px
;
font-size
:
21px
;
}
}
}
@media
(
max-width
:
768px
){
.middle-header-wrapper
.region-right-middle-header
.cart-block-wrapper
{
.middle-header-wrapper
.region-right-middle-header
.cart-block-wrapper
{
margin
:
0
auto
;
margin
:
0
auto
;
position
:
absolute
!important
;
position
:
absolute
!important
;
...
@@ -5377,7 +5383,11 @@ select[multiple].input-lg,
...
@@ -5377,7 +5383,11 @@ select[multiple].input-lg,
font-size
:
12px
;
font-size
:
12px
;
}
}
}
}
.webform-flex
.btn
{
background-color
:
#e94337
!important
;
padding
:
7px
20px
!important
}
.btn
{
.btn
{
display
:
inline-block
;
display
:
inline-block
;
margin-bottom
:
0
;
margin-bottom
:
0
;
...
@@ -5397,8 +5407,6 @@ select[multiple].input-lg,
...
@@ -5397,8 +5407,6 @@ select[multiple].input-lg,
font-weight
:
normal
;
font-weight
:
normal
;
line-height
:
1.42857
;
line-height
:
1.42857
;
touch-action
:
manipulation
;
touch-action
:
manipulation
;
background-color
:
#e94337
!important
;
padding
:
7px
20px
!important
}
}
.btn
:hover
{
.btn
:hover
{
background
:
#e94337
!important
;
background
:
#e94337
!important
;
...
@@ -10819,7 +10827,7 @@ body.toolbar-loading.toolbar {
...
@@ -10819,7 +10827,7 @@ body.toolbar-loading.toolbar {
.middle-header-wrapper
.region-right-middle-header
.cart-block-wrapper
.cart-contents
{
.middle-header-wrapper
.region-right-middle-header
.cart-block-wrapper
.cart-contents
{
position
:
absolute
;
position
:
absolute
;
z-index
:
9
;
z-index
:
200
;
top
:
130%
;
top
:
130%
;
left
:
0
;
left
:
0
;
visibility
:
hidden
;
visibility
:
hidden
;
...
...
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