Delete chromecast_receiver.css

This commit is contained in:
advplyr 2022-02-20 18:52:56 -06:00 committed by GitHub
parent 2e78fb2b64
commit a22b81e365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +0,0 @@
.logo {
background-image: url(https://raw.githubusercontent.com/advplyr/audiobookshelf/master/client/static/Logo.png);
}
.progressBar {
background-color: rgb(238, 255, 65);
}
.watermark {
background-image: url(https://raw.githubusercontent.com/advplyr/audiobookshelf/master/client/static/icon64.png);
background-size: 64px 64px;
}