Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
姜枫
2016-08-09 11:49:44 +0800
Commit
fd203c04dc666dd20fcfc6d40650788c6de27132
1 parent
f038f53c
debug ie8
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
5 deletions
public/scss/shopping/_cart-header.css
public/scss/shopping/_cart-products.css
public/scss/shopping/_statement.css
public/scss/shopping/_cart-header.css
View file @
fd203c0
...
...
@@ -12,7 +12,6 @@
.toggle-chk
{
span
{
font-weight
:
normal
;
padding-top
:
2px
;
}
.not-checked
{
color
:
#999
;
...
...
public/scss/shopping/_cart-products.css
View file @
fd203c0
...
...
@@ -82,8 +82,8 @@ $hoverColor: #379ed6;
}
.iconfont
{
font-size
:
16px
;
line-height
:
16px
;
font-size
:
14px
;
line-height
:
14px
;
}
.pro-info
{
...
...
public/scss/shopping/_statement.css
View file @
fd203c0
...
...
@@ -25,8 +25,8 @@
}
.iconfont
{
font-size
:
16px
;
line-height
:
16px
;
font-size
:
14px
;
line-height
:
14px
;
}
.action
{
...
...
Please
register
or
login
to post a comment