Skip to content

Commit

Permalink
Update audiobookshelf-base.css (#565)
Browse files Browse the repository at this point in the history
* update readme

* Fix name

* Update audiobookshelf-base.css

Remove the new background image from the main #bookshelf element

---------

Co-authored-by: GilbN <[email protected]>
Co-authored-by: GilbN <[email protected]>
  • Loading branch information
3 people authored Sep 16, 2024
1 parent 2ac1213 commit 29400ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/base/audiobookshelf/audiobookshelf-base.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ a:hover{
background: var(--transparency-dark-40) !important;
}
body, .bg-bg, #bookshelf, #app-content, #page-wrapper{
background-image:none !important;
background: var(--main-bg-color);
background-repeat: repeat, no-repeat;
background-attachment: fixed, fixed;
Expand Down

0 comments on commit 29400ec

Please sign in to comment.