Onepage working

This commit is contained in:
Kasper Rynning-Tønnesen
2016-01-23 14:54:05 +01:00
parent e25f8e157c
commit 9015d705a5
9 changed files with 31 additions and 7 deletions

View File

@@ -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;