mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
CHanged color of indeterminate loadbar
This commit is contained in:
@@ -90,6 +90,10 @@
|
|||||||
top: 52px;
|
top: 52px;
|
||||||
background-color:rgba(0,0,0,0);
|
background-color:rgba(0,0,0,0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#channel-load-move{
|
||||||
|
background-color: #FFFFFF !important;
|
||||||
|
}
|
||||||
|
|
||||||
.rounded{
|
.rounded{
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|||||||
Reference in New Issue
Block a user