mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Changed the loader in channel to flat preloader
This commit is contained in:
@@ -260,12 +260,6 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
}
|
||||
}
|
||||
|
||||
#playlist_loader {
|
||||
display:inline-flex;
|
||||
height:100%;
|
||||
|
||||
}
|
||||
|
||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||
#wrapper {
|
||||
padding-right:0vh !important;
|
||||
@@ -352,6 +346,14 @@ ul #chat-log{
|
||||
background-color: #26a69a !important;
|
||||
}
|
||||
|
||||
.channel_preloader {
|
||||
background-color:#2D2D2D;
|
||||
}
|
||||
|
||||
.channel_preloader .indeterminate {
|
||||
background-color:white !important;
|
||||
}
|
||||
|
||||
#player_overlay{
|
||||
background-color:black;
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user