mirror of
https://github.com/janeczku/calibre-web
synced 2024-12-26 10:00:37 +00:00
Merge remote-tracking branch 'cliblur/master' into development
# Conflicts: # cps/static/css/style.css
This commit is contained in:
commit
4909ed5ccd
@ -1783,6 +1783,12 @@ body > div.container-fluid > div > div.col-sm-10 > div.discover {
|
|||||||
margin-top: 0
|
margin-top: 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.container-fluid .book .meta .series {
|
||||||
|
/* font-weight: 400; */
|
||||||
|
/* font-size: 12px; */
|
||||||
|
color: hsla(0, 0%, 100%, .45);
|
||||||
|
}
|
||||||
|
|
||||||
.container-fluid .book .meta > p {
|
.container-fluid .book .meta > p {
|
||||||
-o-text-overflow: ellipsis;
|
-o-text-overflow: ellipsis;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
Loading…
Reference in New Issue
Block a user