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
c33c6bbf
Commit
c33c6bbf
authored
Oct 10, 2020
by
Ghighi Eftimie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix for #1594
parent
50273048
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
4 deletions
+16
-4
caliBlur.min.css
cps/static/css/caliBlur.min.css
+16
-4
No files found.
cps/static/css/caliBlur.min.css
View file @
c33c6bbf
...
...
@@ -2174,7 +2174,7 @@ body.langlist > div.container-fluid > div > div.col-sm-10:before {
content: "\e034"
}
body
.a
dvsearch
>
div
.container-fluid
>
div
>
div
.col-sm-10
:before
,
body
.a
uthorlist
>
div
.container-fluid
>
div
>
div
.col-sm-10
>
div
.container
:before
,
body
.catlist
>
div
.container-fluid
>
div
>
div
.col-sm-10
>
div
.container
:before
,
body
.langlist
>
div
.container-fluid
>
div
>
div
.col-sm-10
>
div
.container
:before
,
body
.me
>
div
.container-fluid
>
div
>
div
.col-sm-10
>
div
.discover
:before
,
body
.serieslist
>
div
.container-fluid
>
div
>
div
.col-sm-10
>
div
.container
:before
{
body.authorlist > div.container-fluid > div > div.col-sm-10 > div.container:before, body.catlist > div.container-fluid > div > div.col-sm-10 > div.container:before, body.langlist > div.container-fluid > div > div.col-sm-10 > div.container:before, body.me > div.container-fluid > div > div.col-sm-10 > div.discover:before, body.serieslist > div.container-fluid > div > div.col-sm-10 > div.container:before {
top: 60px;
font-size: 24px;
color: #eee;
...
...
@@ -2244,10 +2244,22 @@ body.langlist > div.container-fluid > div > div.col-sm-10 > div.container:before
content: "Languages"
}
body
.advsearch
>
div
.container-fluid
>
div
>
div
.col-sm-
10
:before
{
body.advsearch > div.container-fluid > div > div.col-sm-
2:after
{
content: "Advanced Search";
margin-left
:
20%
;
left
:
0
position: fixed;
display: flex;
align-items: center;
padding-left: 25px;
color: hsla(0, 0%, 100%, .7);
font-family: "Open Sans Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 15px;
line-height: 60px;
white-space: nowrap;
font-weight: 400;
}
body.advsearch > div.container-fluid > div > div.col-sm-10 > div.col-md-10.col-lg-6{
padding: 15px 10px 15px 40px;
}
body.me > div.container-fluid > div > div.col-sm-10 > div.discover:before {
...
...
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