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
fe0b0b5d
Commit
fe0b0b5d
authored
May 16, 2020
by
Chi Bui
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
edit contact
parent
39cdb861
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
72 additions
and
7 deletions
+72
-7
styles.css
themes/contrib/estore/css/styles.css
+64
-3
test.css
themes/contrib/estore/css/test.css
+0
-0
phone.png
themes/contrib/estore/images/phone.png
+0
-0
logo.svg
themes/contrib/estore/logo.svg
+0
-0
page.html.twig
themes/contrib/estore/templates/system/page.html.twig
+8
-4
No files found.
themes/contrib/estore/css/styles.css
View file @
fe0b0b5d
...
@@ -124,13 +124,21 @@ text-transform: uppercase;
...
@@ -124,13 +124,21 @@ text-transform: uppercase;
/* invi custom */
/* invi custom */
.wrap-header
{
.wrap-header
{
background
:
linear-gradient
(
45deg
,
#fee0a0
24%
,
#f5b58f
);
background
:
rgb
(
255
,
255
,
255
);
background
:
linear-gradient
(
122deg
,
rgb
(
236
,
226
,
228
)
0%
,
rgba
(
254
,
224
,
160
,
1
)
37%
,
rgb
(
241
,
186
,
153
)
100%
)
/* background: linear-gradient(45deg,#fee0a0 24% , #f5b58f); */
/* background: linear-gradient(45deg,#fee0a0 , #facd87); */
/* background: linear-gradient(45deg,#fee0a0 , #facd87); */
}
}
.middle-header-wrapper
{
.middle-header-wrapper
{
/* background-color: #f7df24 !important; */
/* background-color: #f7df24 !important; */
}
}
header
.link_content
.field--type-text-with-summary
p
{
margin-bottom
:
0
;
text-align
:
center
;
font-size
:
16px
;
line-height
:
55px
;
/* font-weight: 500; */
}
.bottom-nav
{
.bottom-nav
{
/* background-color: #f7df24 !important; */
/* background-color: #f7df24 !important; */
padding-bottom
:
16px
;
padding-bottom
:
16px
;
...
@@ -627,7 +635,20 @@ header.navbar .category-menu ul.menu.litte-menu {
...
@@ -627,7 +635,20 @@ header.navbar .category-menu ul.menu.litte-menu {
font-weight
:
bold
!important
;
font-weight
:
bold
!important
;
text-shadow
:
-1px
0
0
#fff
,
0
-1px
0
#fff
,
1px
0
0
#fff
,
0
2px
0
#fff
,
2px
-2px
0
#fff
,
-2px
2px
0
#fff
,
-2px
-2px
0
#fff
,
2px
2px
0
#fff
,
3px
3px
4px
rgba
(
0
,
0
,
0
,
0.5
);
text-shadow
:
-1px
0
0
#fff
,
0
-1px
0
#fff
,
1px
0
0
#fff
,
0
2px
0
#fff
,
2px
-2px
0
#fff
,
-2px
2px
0
#fff
,
-2px
-2px
0
#fff
,
2px
2px
0
#fff
,
3px
3px
4px
rgba
(
0
,
0
,
0
,
0.5
);
}
}
.hl-link-img
{
background
:
#f3c09a
;
z-index
:
20
;
position
:
absolute
;
top
:
4px
;
right
:
19px
;
border-radius
:
50%
;
padding
:
5px
;
}
.hl-link
img
{
height
:
35px
;
right
:
15px
;
}
header
.link_content
:hover
{
header
.link_content
:hover
{
background
:
#ee964a
;
background
:
#ee964a
;
color
:
#
;
color
:
#
;
...
@@ -642,7 +663,6 @@ header .link_content {
...
@@ -642,7 +663,6 @@ header .link_content {
font-size
:
14px
;
font-size
:
14px
;
font-weight
:
500
;
font-weight
:
500
;
height
:
54px
;
height
:
54px
;
line-height
:
59px
;
padding
:
0
10px
;
padding
:
0
10px
;
text-align
:
center
;
text-align
:
center
;
white-space
:
nowrap
;
white-space
:
nowrap
;
...
@@ -951,6 +971,13 @@ header.navbar .block-search-navigation .search-icon {
...
@@ -951,6 +971,13 @@ header.navbar .block-search-navigation .search-icon {
/* invi 991 response */
/* invi 991 response */
@media
(
max-width
:
991px
)
{
@media
(
max-width
:
991px
)
{
.hl-link
img
{
height
:
24px
!important
}
header
.link_content
.field--type-text-with-summary
p
{
line-height
:
43px
}
header
.navbar
.category-menu
ul
.menu
li
{
header
.navbar
.category-menu
ul
.menu
li
{
margin-left
:
0
!important
margin-left
:
0
!important
}
}
...
@@ -10859,12 +10886,20 @@ header.navbar .category-menu .block-title:hover {
...
@@ -10859,12 +10886,20 @@ header.navbar .category-menu .block-title:hover {
}
}
@media
(
max-width
:
991px
)
{
@media
(
max-width
:
991px
)
{
.hl-link-img
{
top
:
3px
!important
}
header
.navbar
.category-menu
.block-title
{
header
.navbar
.category-menu
.block-title
{
padding
:
0
10px
;
padding
:
0
10px
;
font-size
:
12px
;
font-size
:
12px
;
height
:
40px
;
height
:
40px
;
line-height
:
32px
!important
;
border-radius
:
3px
;
border-radius
:
3px
;
}
}
header
.navbar
.category-menu
.block-title
i
{
line-height
:
32px
!important
;
}
}
}
header
.navbar
.category-menu
ul
.menu
{
header
.navbar
.category-menu
ul
.menu
{
...
@@ -11948,6 +11983,32 @@ article.commerce-product.full .product-right {
...
@@ -11948,6 +11983,32 @@ article.commerce-product.full .product-right {
display
:
flex
;
display
:
flex
;
flex-direction
:
column
;
flex-direction
:
column
;
}
}
.region-sidebar-second
article
.commerce-product
.product-price
{
position
:
absolute
;
bottom
:
11px
;
left
:
66px
;
}
.region-sidebar-second
article
.commerce-product.teaser-micro
a
img
{
/* float: right; */
/* width: 32px; */
width
:
70px
;
height
:
67px
;
object-fit
:
cover
;
/* margin-right: 20px; */
}
.region-sidebar-second
article
.commerce-product
.field--name-title
{
margin-left
:
23px
;
}
.content
.field--name-body
{
margin-bottom
:
50px
}
.region-sidebar-second
article
.commerce-product
{
position
:
relative
;
display
:
flex
;
height
:
75px
;
}
article
.commerce-product.full
.product-right
div
{
article
.commerce-product.full
.product-right
div
{
order
:
2
;
order
:
2
;
font-size
:
16px
;
font-size
:
16px
;
...
...
themes/contrib/estore/css/test.css
0 → 100644
View file @
fe0b0b5d
themes/contrib/estore/images/phone.png
0 → 100644
View file @
fe0b0b5d
This diff is collapsed.
Click to expand it.
themes/contrib/estore/logo.svg
deleted
100644 → 0
View file @
39cdb861
This diff is collapsed.
Click to expand it.
themes/contrib/estore/templates/system/page.html.twig
View file @
fe0b0b5d
...
@@ -169,16 +169,20 @@
...
@@ -169,16 +169,20 @@
{{
page.navigation
}}
{{
page.navigation
}}
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-lg-3 col-xs-6 col-md-3"
>
<div
class=
"col-lg-3 col-xs-
12 col-sm-
6 col-md-3"
>
{{
page.right_bottom_header
}}
{{
page.right_bottom_header
}}
</div>
</div>
<div
class=
"col-lg-6 col-md-6"
>
<div
class=
"col-lg-6 col-md-6"
>
{{
page.middle_bottom_header
}}
{{
page.middle_bottom_header
}}
</div>
</div>
<div
class=
"col-lg-3 col-xs-6 col-md-3"
>
<div
class=
"col-lg-3 col-xs-12 col-sm-6 col-md-3"
>
<div
class=
"hl-link"
>
{{
page.left_bottom_header
}}
{{
page.left_bottom_header
}}
<div
class=
"hl-link-img"
>
<img
src=
"/themes/contrib/estore/images/phone.png"
alt=
"phone"
>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
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