mirror of
https://github.com/janeczku/calibre-web
synced 2026-09-19 00:00:42 +00:00
Show "More by" on author page
Uses Goodread's list of author's books, filtering out the books that are already in the user's library. Requires the Goodreads dependency and API information.
This commit is contained in:
@@ -77,7 +77,8 @@ input.pill:not(:checked) + label .glyphicon {
|
||||
}
|
||||
|
||||
.author-bio img {margin: 0 1em 1em 0;}
|
||||
.author-link img {display: inline-block;max-width: 100px;}
|
||||
.author-link {display: inline-block; margin-top: 10px; width: 100px;}
|
||||
.author-link img {display: block; height: 100%;}
|
||||
|
||||
#remove-from-shelves .btn,
|
||||
#shelf-action-errors {
|
||||
|
||||
Reference in New Issue
Block a user