mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-29 22:57:16 +02:00
Updates to make alt bookshelf view look like the web app
This commit is contained in:
@@ -57,11 +57,6 @@ body {
|
||||
background-image: url(/wood_panels.jpg);
|
||||
}
|
||||
|
||||
.altBookshelfRow {
|
||||
background-image: url(/grey_panel.jpg);
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.bookshelfDivider {
|
||||
background: rgb(149, 119, 90);
|
||||
background: linear-gradient(180deg, rgba(149, 119, 90, 1) 0%, rgba(103, 70, 37, 1) 17%, rgba(103, 70, 37, 1) 88%, rgba(71, 48, 25, 1) 100%);
|
||||
|
||||
Reference in New Issue
Block a user