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
hongweigao
8 years ago
Commit
3301aa6c82ce97207bfc675ad00ee89879723887
1 parent
7c204ebd
修改样式
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
7 deletions
public/scss/product/_detail.css
public/scss/product/_detail.css
View file @
3301aa6
...
...
@@ -244,6 +244,7 @@
color
:
#444444
;
text-decoration
:
line-through
;
font-size
:
13px
;
font-weight
:
normal
;
}
.arrival-date
{
...
...
@@ -384,9 +385,12 @@
.activity-container
{
position
:
absolute
;
left
:
72px
;
left
:
62px
;
top
:
-10px
;
width
:
calc
(
585px
-
72px
);
background
:
#f5f5f5
;
padding
:
10px
;
border
:
1px
solid
#e0e0e0
;
z-index
:
5
;
display
:
none
;
}
...
...
@@ -428,8 +432,8 @@
position
:
relative
;
float
:
left
;
height
:
18px
;
margin-right
:
10px
;
margin-left
:
10px
;
margin-right
:
20px
;
margin-left
:
5px
;
background-color
:
#d0021b
;
min-width
:
10px
;
}
...
...
@@ -459,12 +463,12 @@
.ac-type
{
display
:
inline-block
;
width
:
66px
;
height
:
18px
;
line-height
:
18px
;
width
:
70px
;
height
:
20px
;
line-height
:
20px
;
margin-right
:
5px
;
text-align
:
center
;
background
:
#
999
;
background
:
#
b0b0b0
;
color
:
#fff
;
font-size
:
12px
;
}
...
...
Please
register
or
login
to post a comment