Removed alot of logs

This commit is contained in:
Kasper Rynning-Tønnesen
2016-01-25 14:52:07 +01:00
parent d8a10a5952
commit 0b3c709766
10 changed files with 60 additions and 48 deletions

View File

@@ -145,10 +145,10 @@
</div>
</div>
</header>
<main class="container center-align main">
<div id="channel-load" class="progress" style="top:52px;">
<div class="indeterminate" id="channel-load-move"></div>
</div>
<main class="container center-align main">
<div id="main-row" class="row">
<div class="col s12 m9 video-container hide-on-small-only">

View File

@@ -82,9 +82,6 @@ if(isset($_GET['chan'])){
</header>
<div class="section mega">
<div id="channel-load" class="progress">
<div class="indeterminate" id="channel-load-move"></div>
</div>
<div id="mega-background"></div>
<h5>Create a radio channel, collaborate and listen</h5>
<form class="channel-finder" onsubmit="return false;">
@@ -135,7 +132,9 @@ if(isset($_GET['chan'])){
</div>
</form>
</div>
<div id="channel-load" class="progress">
<div class="indeterminate" id="channel-load-move"></div>
</div>
<main class="center-align container">
<div class="section">
<div id="preloader" class="progress">

View File

@@ -69,9 +69,6 @@
</header>
<div class="section mega">
<div id="channel-load" class="progress">
<div class="indeterminate" id="channel-load-move"></div>
</div>
<div id="mega-background"></div>
<h5>Create a radio channel, collaborate and listen</h5>
<form class="channel-finder" onsubmit="return false;">
@@ -122,7 +119,9 @@
</div>
</form>
</div>
<div id="channel-load" class="progress">
<div class="indeterminate" id="channel-load-move"></div>
</div>
<main class="center-align container">
<div class="section">
<div id="preloader" class="progress">