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
Plain Diff
Browse Files
Authored by
yyq
2017-02-17 17:03:30 +0800
Commit
3424c2d05b04709027398c670017d71f5951ac76
2 parents
15f4d786
ca8b31da
Merge branch 'feature/shoppingCart' into release/5.4.1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
public/scss/cart/_order-ensure2016.css
public/scss/common/_dialog.css
public/scss/cart/_order-ensure2016.css
View file @
3424c2d
...
...
@@ -962,6 +962,7 @@
width
:
100%
;
position
:
absolute
;
right
:
20px
;
color
:
$
red
;
background-color
:
#fff
;
}
...
...
public/scss/common/_dialog.css
View file @
3424c2d
...
...
@@ -7,7 +7,7 @@
min-width
:
350px
;
background
:
#f8f8f8
;
z-index
:
1001
;
border
:
5px
solid
rgba
(
0
,
0
,
0
,
0.38
)
;
border
:
5px
solid
#5b5c5c
;
.close
{
position
:
absolute
;
...
...
Please
register
or
login
to post a comment