mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Onepage working
This commit is contained in:
@@ -48,6 +48,17 @@
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
#channel-load{
|
||||
display:none;
|
||||
position: absolute;
|
||||
top: -8px;
|
||||
background-color:rgba(0,0,0,0);
|
||||
}
|
||||
|
||||
#channel-load-move{
|
||||
background-color: #FFFFFF !important;
|
||||
}
|
||||
|
||||
.rounded{
|
||||
border-radius: 4px;
|
||||
|
||||
Reference in New Issue
Block a user