Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
Theater
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴春
Theater
Commits
dc5be3bc
Commit
dc5be3bc
authored
Feb 26, 2019
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2
parent
d9e947ab
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
18 deletions
+21
-18
main.css
EheMall.Web/Areas/TicketMall/Content/css/main.css
+21
-18
No files found.
EheMall.Web/Areas/TicketMall/Content/css/main.css
View file @
dc5be3bc
...
...
@@ -418,7 +418,7 @@ select {
float
:
left
;
border-right
:
1px
#efefef
solid
;
border-bottom
:
1px
#efefef
solid
;
padding
:
30px
0
4
0px
0
;
padding
:
30px
0
1
0px
0
;
position
:
relative
;
}
...
...
@@ -431,9 +431,26 @@ select {
}
.hotlist
li
.text
{
padding
:
25px
0
0
26px
;
padding
:
10px
0
0
26px
;
}
.hotlist
li
.text
span
{
display
:
inline-block
;
float
:
left
;
width
:
60%
;
color
:
black
;
font-size
:
14px
;
padding
:
4px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
display
:
-webkit-box
;
-webkit-line-clamp
:
2
;
-webkit-box-orient
:
vertical
;
}
.hotlist
li
.text
.vote
{
width
:
72px
;
height
:
40px
;
margin-top
:
20px
;
}
.hotlist
li
.text
h2
a
{
font-size
:
16px
;
color
:
#0d081e
;
...
...
@@ -444,20 +461,6 @@ select {
text-decoration
:
underline
;
}
.hotlist
li
.text
span
{
width
:
60%
;
font-size
:
14px
;
color
:
#fff
;
background-color
:
#a38d61
;
padding
:
4px
;
margin-top
:
15px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
display
:
-webkit-box
;
-webkit-line-clamp
:
3
;
-webkit-box-orient
:
vertical
;
}
.hotlist
li
.vote
a
{
font-size
:
18px
;
color
:
#fff
;
...
...
@@ -469,7 +472,7 @@ select {
display
:
inline-block
;
position
:
absolute
;
right
:
25px
;
bottom
:
3
5
px
;
bottom
:
3px
;
background
:
url("../Sp_img/votebg.png")
no-repeat
center
;
background-size
:
contain
;
text-align
:
center
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment