Merge remote-tracking branch 'resolution/Develop' into Develop
This commit is contained in:
@@ -31,7 +31,7 @@ log = logger.create()
|
|||||||
|
|
||||||
|
|
||||||
class Google(Metadata):
|
class Google(Metadata):
|
||||||
__name__ = "Google"
|
__name__ = "Google Books"
|
||||||
__id__ = "google"
|
__id__ = "google"
|
||||||
DESCRIPTION = "Google Books"
|
DESCRIPTION = "Google Books"
|
||||||
META_URL = "https://books.google.com/"
|
META_URL = "https://books.google.com/"
|
||||||
|
|||||||
@@ -2611,8 +2611,6 @@ textarea {
|
|||||||
line-height: 1.71428571;
|
line-height: 1.71428571;
|
||||||
color: var(--color-primary);
|
color: var(--color-primary);
|
||||||
font-weight: 100;
|
font-weight: 100;
|
||||||
text-align: right;
|
|
||||||
position: absolute;
|
|
||||||
right: 0;
|
right: 0;
|
||||||
padding: 12.5px
|
padding: 12.5px
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user