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
56aa9dab
Commit
56aa9dab
authored
Aug 22, 2020
by
Chi Bui
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update 22/08
parent
8ef1f539
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
5 deletions
+15
-5
styles.css
themes/contrib/estore/css/styles.css
+15
-5
No files found.
themes/contrib/estore/css/styles.css
View file @
56aa9dab
...
@@ -181,9 +181,7 @@ article.commerce-product.teaser .product-image img {
...
@@ -181,9 +181,7 @@ article.commerce-product.teaser .product-image img {
#not-found-section
{
#not-found-section
{
padding
:
50px
0px
100px
;
padding
:
50px
0px
100px
;
}
}
body
{
overflow-x
:
hidden
;
}
.not-found-body
{
.not-found-body
{
max-width
:
70%
;
max-width
:
70%
;
margin
:
auto
;
margin
:
auto
;
...
@@ -568,7 +566,7 @@ header.navbar .category-menu ul.menu ul.dropdown-menu li {
...
@@ -568,7 +566,7 @@ header.navbar .category-menu ul.menu ul.dropdown-menu li {
}
}
@media
(
min-width
:
991px
)
and
(
max-width
:
1200px
)
{
@media
(
min-width
:
991px
)
and
(
max-width
:
1200px
)
{
.middle-header-wrapper
.region-right-middle-header
.cart-block-wrapper
a
.cart-icon
{
.middle-header-wrapper
.region-right-middle-header
.cart-block-wrapper
a
.cart-icon
{
margin-left
:
0
!important
;
margin-left
:
0
!important
;
margin-right
:
8px
!important
margin-right
:
8px
!important
...
@@ -1415,6 +1413,9 @@ header.navbar .block-search-navigation .search-icon {
...
@@ -1415,6 +1413,9 @@ header.navbar .block-search-navigation .search-icon {
}
}
/* invi 991 response */
/* invi 991 response */
@media
(
max-width
:
991px
)
{
@media
(
max-width
:
991px
)
{
body
{
overflow-x
:
hidden
;
}
.main-container
{
.main-container
{
height
:
auto
!important
;
height
:
auto
!important
;
}
}
...
@@ -13415,6 +13416,12 @@ a {
...
@@ -13415,6 +13416,12 @@ a {
.search-product
.col
{
.search-product
.col
{
padding
:
10px
;
padding
:
10px
;
}
}
.views-view-grid
article
.commerce-product.teaser
{
box-shadow
:
0px
0px
7px
0px
rgba
(
0
,
0
,
0
,
.21
);
overflow
:
hidden
;
margin-bottom
:
15px
;
}
.search-product
.product-wrapper
{
.search-product
.product-wrapper
{
box-shadow
:
0px
0px
7px
0px
rgba
(
0
,
0
,
0
,
.21
);
box-shadow
:
0px
0px
7px
0px
rgba
(
0
,
0
,
0
,
.21
);
overflow
:
hidden
;
overflow
:
hidden
;
...
@@ -13451,8 +13458,11 @@ header.navbar .category-menu ul.menu li.more-category{
...
@@ -13451,8 +13458,11 @@ header.navbar .category-menu ul.menu li.more-category{
header
.navbar
.category-menu
ul
.menu
li
.less-category
{
header
.navbar
.category-menu
ul
.menu
li
.less-category
{
position
:
relative
;
position
:
relative
;
}
}
.menu--category-menu.product
ul
.sidebar-submenu-2
li
a
{
line-height
:
initial
!important
;
}
.menu--category-menu
.open
ul
.sidebar-submenu-2
li
a
{
.menu--category-menu
.open
ul
.sidebar-submenu-2
li
a
{
/* line-height: 1.5; */
line-height
:
1.5
;
padding
:
0
20px
!important
;
padding
:
0
20px
!important
;
}
}
.menu--category-menu
.open
ul
.sidebar-submenu-2
li
:nth-child
(
10
),
.menu--category-menu
.open
ul
.sidebar-submenu-2
li
:nth-child
(
10
),
...
...
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