mirror of
https://github.com/janeczku/calibre-web
synced 2026-01-08 07:09:03 +00:00
Caliblur theme display fix
Rename Gooble Books Metadata provider
This commit is contained in:
@@ -31,7 +31,7 @@ log = logger.create()
|
||||
|
||||
|
||||
class Google(Metadata):
|
||||
__name__ = "Google"
|
||||
__name__ = "Google Books"
|
||||
__id__ = "google"
|
||||
DESCRIPTION = "Google Books"
|
||||
META_URL = "https://books.google.com/"
|
||||
|
||||
@@ -2611,8 +2611,6 @@ textarea {
|
||||
line-height: 1.71428571;
|
||||
color: var(--color-primary);
|
||||
font-weight: 100;
|
||||
text-align: right;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
padding: 12.5px
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user