Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
郝肖肖
9 years ago
Commit
304714782877b0b64ae08e0fbe0332940381e34d
1 parent
61d1946d
有货币弹框样式调整
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
7 deletions
static/sass/cart/_order-ensure.css
static/sass/cart/_order-ensure.css
View file @
3047147
...
...
@@ -636,10 +636,9 @@
.yoho-coin-help-dialog
{
position
:
fixed
;
width
:
450px
;
height
:
43
0px
;
height
:
51
0px
;
background-color
:
#fff
;
z-index
:
2
;
padding
:
45px
0
;
margin
:
auto
;
left
:
0
;
right
:
0
;
...
...
@@ -650,13 +649,17 @@
.yoho-coin-title
{
font-size
:
34px
;
text-align
:
center
;
height
:
110px
;
line-height
:
140px
;
color
:
#000
;
}
.yoho-coin-content
{
height
:
3
4
0px
;
height
:
3
2
0px
;
overflow
:
auto
;
font-size
:
28px
;
padding
:
0
35px
;
color
:
#444
;
p
{
margin-top
:
15px
;
}
...
...
@@ -664,11 +667,10 @@
.yoho-coin-footer
{
border-top
:
1px
solid
#e0e0e0
;
color
:
red
;
color
:
#d0021b
;
font-size
:
34px
;
height
:
40px
;
line-height
:
40px
;
padding
:
25px
0
;
height
:
80px
;
line-height
:
80px
;
text-align
:
center
;
}
}
...
...
Please
register
or
login
to post a comment