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
39cdb861
Commit
39cdb861
authored
May 16, 2020
by
Chi Bui
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
aaaa
parent
75962ce0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
15 deletions
+28
-15
styles.css
themes/contrib/estore/css/styles.css
+28
-15
No files found.
themes/contrib/estore/css/styles.css
View file @
39cdb861
...
...
@@ -100,6 +100,24 @@ article.commerce-product.teaser .product-image img {
position
:
absolute
;
bottom
:
-117px
;
text-transform
:
uppercase
;
}
.recent-post
{
display
:
flex
;
border-bottom
:
1px
solid
#ebebeb
;
padding-bottom
:
15px
;
}
.recent-post
img
{
height
:
80px
;
width
:
80px
;
margin-right
:
15px
;
object-fit
:
conver
;
}
.recent-post
h5
{
}
.recent-post
p
{
}
/*end blog custom invi */
...
...
@@ -11133,17 +11151,7 @@ header.navbar .block-search-navigation .search-icon.active {
color
:
inherit
;
}
.region-sidebar-first
.block-views
[
class
*=
"-recent-posts"
]
.view-content
ul
li
a
:before
,
.region-sidebar-second
.block-views
[
class
*=
"-recent-posts"
]
.view-content
ul
li
a
:before
{
position
:
absolute
;
top
:
0
;
left
:
0
;
content
:
""
;
transition
:
color
0.3s
ease-in-out
;
color
:
#888
;
font-family
:
"FontAwesome"
;
font-size
:
14px
;
}
.region-sidebar-first
.block-views
[
class
*=
"-archives"
]
.view-content
ul
,
.region-sidebar-second
.block-views
[
class
*=
"-archives"
]
.view-content
ul
{
...
...
@@ -11533,10 +11541,11 @@ header.navbar .block-search-navigation .search-icon.active {
font-size
:
18px
;
}
.estore-homepage-first
.collection-region
.collection-hot-product
.view-display-id-block_hot_product
{
.estore-homepage-first
.collection-region
.view-display-id-block_hot_product
{
padding
:
15px
;
border
:
1px
solid
#e2e2e2
;
height
:
42
7
px
height
:
42
9
px
}
.estore-homepage-first
.collection-region
.collection-hot-product
.field--name-body
{
...
...
@@ -12049,9 +12058,13 @@ article.commerce-product.full .product-bottom .tab-content {
border
:
1px
solid
#e2e2e2
;
border-top
:
none
;
}
article
.commerce-product.teaser
{
border
:
1px
solid
#e2e2e2
;
.estore-homepage-first
.view-display-id-block_sale_product
{
padding
:
15px
;
border
:
1px
solid
#e2e2e2
;
height
:
427px
;
}
article
.commerce-product.teaser
{
padding
:
15px
;
}
@media
(
max-width
:
991px
)
{
...
...
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