Skip to content

Commit 29400ec

Browse files
Update audiobookshelf-base.css (#565)
* update readme * Fix name * Update audiobookshelf-base.css Remove the new background image from the main #bookshelf element --------- Co-authored-by: GilbN <24592972+GilbN@users.noreply.github.com> Co-authored-by: GilbN <gilberg@gmail.com>
1 parent 2ac1213 commit 29400ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/base/audiobookshelf/audiobookshelf-base.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ a:hover{
3333
background: var(--transparency-dark-40) !important;
3434
}
3535
body, .bg-bg, #bookshelf, #app-content, #page-wrapper{
36+
background-image:none !important;
3637
background: var(--main-bg-color);
3738
background-repeat: repeat, no-repeat;
3839
background-attachment: fixed, fixed;

0 commit comments

Comments
 (0)