Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
OF1706
8 years ago
Commit
77890fed685bda9e5ebf1bf17d864033f3c456e0
1 parent
7b80b0a4
n
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
public/scss/cart/_cart.css
public/scss/cart/_cart.css
View file @
77890fe
...
...
@@ -21,7 +21,7 @@
left
:
0
;
z-index
:
100
;
background
:
#000
;
-ms-filter
:
"progid:DXImageTransform.Microsoft.Alpha(Opacity=
2
0)"
;
-ms-filter
:
"progid:DXImageTransform.Microsoft.Alpha(Opacity=
4
0)"
;
opacity
:
0.4
;
-webkit-transition
:
opacity
.15s
linear
;
-o-transition
:
opacity
.15s
linear
;
...
...
@@ -83,7 +83,7 @@
}
.mt20
{
margin-top
:
20px
;
margin-top
:
20px
!important
;
}
.mt30
{
...
...
@@ -95,7 +95,7 @@
}
.mb20
{
margin-bottom
:
20px
;
margin-bottom
:
20px
!important
;
}
.mb40
{
...
...
Please
register
or
login
to post a comment