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
郭成尧
2017-03-22 20:28:48 +0800
Commit
1e8501b47f00225150c12eb9939fd9f9577af204
1 parent
bcfd2423
format-sass
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
9 additions
and
12 deletions
public/scss/activity/annual-account/_index.css
public/scss/activity/shop-collect/_shop-collect.css
public/scss/activity/vip-day/_index.css
public/scss/activity/vip-day10/_index.css
public/scss/feature.css
public/scss/guang/brand-cate/_brand.css
public/scss/guang/plusstar/index.page.css
public/scss/product/new/_article.css
public/scss/product/new/_brand-recommend.css
public/scss/product/new/_good-tags.css
public/scss/product/new/_handlepick.css
public/scss/product/new/_recommend.css
public/scss/activity/annual-account/_index.css
View file @
1e8501b
...
...
@@ -713,7 +713,6 @@
.name
{
font-size
:
50px
;
margin-top
:
50px
;
display
:
inline-block
;
max-height
:
120px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
...
...
public/scss/activity/shop-collect/_shop-collect.css
View file @
1e8501b
...
...
@@ -100,7 +100,6 @@
display
:
inline-block
;
height
:
35px
;
line-height
:
35px
;
overflow
:
hidden
;
white-space
:
nowrap
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
...
...
public/scss/activity/vip-day/_index.css
View file @
1e8501b
@import
"entry"
;
@import
"game"
;
\ No newline at end of file
@import
"game"
;
...
...
public/scss/activity/vip-day10/_index.css
View file @
1e8501b
@import
"entry"
;
@import
"game"
;
\ No newline at end of file
@import
"game"
;
...
...
public/scss/feature.css
View file @
1e8501b
...
...
@@ -2,4 +2,4 @@
@import
"feature/anchor"
;
@import
"feature/product"
;
@import
"feature/swiper.min"
;
\ No newline at end of file
@import
"feature/swiper.min"
;
...
...
public/scss/guang/brand-cate/_brand.css
View file @
1e8501b
...
...
@@ -215,7 +215,6 @@
.pagination-inner
{
left
:
auto
;
right
:
30px
;
-webkit-transform
:
none
;
transform
:
none
;
position
:
absolute
;
...
...
public/scss/guang/plusstar/index.page.css
View file @
1e8501b
@import
"layout/swiper"
;
@import
"channel/banner-top"
;
@import
"common/good"
;
@import
'./index'
;
@import
"./index"
;
...
...
public/scss/product/new/_article.css
View file @
1e8501b
...
...
@@ -77,4 +77,4 @@
vertical-align
:
middle
;
}
}
}
\ No newline at end of file
}
...
...
public/scss/product/new/_brand-recommend.css
View file @
1e8501b
...
...
@@ -41,4 +41,4 @@
.sale-price
{
font-size
:
20px
;
}
}
\ No newline at end of file
}
...
...
public/scss/product/new/_good-tags.css
View file @
1e8501b
...
...
@@ -49,4 +49,4 @@
font-size
:
16px
;
color
:
#808080
;
}
}
\ No newline at end of file
}
...
...
public/scss/product/new/_handlepick.css
View file @
1e8501b
...
...
@@ -34,4 +34,4 @@
width
:
580px
;
margin-left
:
30px
;
}
}
\ No newline at end of file
}
...
...
public/scss/product/new/_recommend.css
View file @
1e8501b
...
...
@@ -51,4 +51,4 @@
bottom
:
0
;
left
:
0
;
}
}
\ No newline at end of file
}
...
...
Please
register
or
login
to post a comment