Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
ccbikai(👎🏻🍜)
2017-03-22 18:45:29 +0800
Commit
6b57b94989b3664dfef334c8dbe32542a2a7cc3d
1 parent
b386c6db
fmt
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
0 deletions
public/scss/product/detail/_comments-consults.css
public/scss/product/detail/_recommend-for-you.css
public/scss/product/shop/_shop-index.css
public/scss/product/detail/_comments-consults.css
View file @
6b57b94
...
...
@@ -57,6 +57,7 @@
&.highlight
{
color
:
$
basicBtnC
;
}
font-size
:
28px
;
float
:
left
;
width
:
50
%;
...
...
@@ -68,6 +69,7 @@
padding-right
:
5
PX
;
font-size
:
inherit
;
}
position
:
relative
;
.animate-count
{
...
...
@@ -201,6 +203,7 @@
.goods-consults.customer-consults
{
.consult-item
{
@mixin
consult-item
;
margin-top
:
0
;
margin-bottom
:
15px
;
}
...
...
@@ -238,6 +241,7 @@
.goods-consults
.faq-item
{
@mixin
consult-item
;
margin-top
:
0
;
margin-bottom
:
15px
;
...
...
public/scss/product/detail/_recommend-for-you.css
View file @
6b57b94
.recommend-for-you
{
&.width750
{
}
padding
:
30px
0
;
border-top
:
1px
solid
#e0e0e0
;
border-bottom
:
1px
solid
#e0e0e0
;
...
...
public/scss/product/shop/_shop-index.css
View file @
6b57b94
...
...
@@ -167,6 +167,7 @@
.banner-area
{
@extend
.banner-top;
margin-bottom
:
30px
;
}
...
...
@@ -559,6 +560,7 @@
.pos-list
{
@extend
.sale-page;
background
:
#fff
;
width
:
100%
;
overflow
:
hidden
;
...
...
Please
register
or
login
to post a comment