mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-04 10:12:31 +01:00
Merge pull request #141 from rg9400/patch-8
CalibreWeb new button text color
This commit is contained in:
commit
0489f6b591
@ -35,4 +35,10 @@ body.login:not(.read-frame), body.shelfcreate, body.shelfedit {
|
||||
/* Book cover border */
|
||||
.container-fluid .book .cover span img {
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
}
|
||||
|
||||
/* Buttons */
|
||||
.btn-default a,
|
||||
.btn-default a:hover {
|
||||
color: var(--text);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user