diff --git a/static/css/style.css b/static/css/style.css index a530264f..9795851f 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -90,6 +90,10 @@ top: 52px; background-color:rgba(0,0,0,0); } + +#channel-load-move{ + background-color: #FFFFFF !important; +} .rounded{ border-radius: 4px;