Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
douban-api-proxy
Project
Project
Details
Activity
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
captainwong
douban-api-proxy
Commits
54a006a4
Commit
54a006a4
authored
Mar 01, 2019
by
jianyun.zhao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[fix] Add a scroll bar to a long list of meta information
parent
eef4787b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
style.css
cps/static/css/style.css
+4
-0
No files found.
cps/static/css/style.css
View file @
54a006a4
...
@@ -103,6 +103,10 @@ input.pill:not(:checked) + label .glyphicon {
...
@@ -103,6 +103,10 @@ input.pill:not(:checked) + label .glyphicon {
.tags_click
,
.serie_click
,
.language_click
{
margin-right
:
5px
;}
.tags_click
,
.serie_click
,
.language_click
{
margin-right
:
5px
;}
#meta-info
{
height
:
600px
;
overflow
:
scroll
;
}
#meta-info
img
{
max-height
:
150px
;
max-width
:
100px
;
cursor
:
pointer
;
}
#meta-info
img
{
max-height
:
150px
;
max-width
:
100px
;
cursor
:
pointer
;
}
.padded-bottom
{
margin-bottom
:
15px
;
}
.padded-bottom
{
margin-bottom
:
15px
;
}
...
...
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