more red spacer fixes

This commit is contained in:
Martijn Scheepers
2017-11-16 15:29:06 +01:00
parent 92e6c653a3
commit 8dd7dbd045
12 changed files with 24 additions and 0 deletions

View File

@@ -34,7 +34,9 @@
<!-- acsreaderconfig -->
<div class="w3-container" id="acsreaderconfig" style="margin-top:75px">
<h1 class="w3-jumbo"><b>ACSreader config</b></h1>
<br>
<div style="border:5px solid red; width:100px" class="w3-round"></div>
<br>
<?php
if(isset($result)){
echo "<p>";

View File

@@ -7,7 +7,9 @@
<!-- dmesg output -->
<div class="w3-container" id="acsreaderlog" style="margin-top:75px">
<h1 class="w3-jumbo"><b>ACSreader Logging</b></h1>
<br>
<div style="border:5px solid red; width:100px" class="w3-round"></div>
<br>
<p>Logfile from ACSreader (/var/log/acsreader.log).</p>
<div class="w3-section">
<textarea class="w3-input w3-border" type="text" name="acsreaderlog" rows="50">

View File

@@ -28,7 +28,9 @@ $( document ).ready(function() {
<!-- Input Header -->
<div class="w3-container" id="Inputs" style="margin-top:75px">
<h1 class="w3-jumbo"><b>Analog Inputs</b></h1>
<br>
<div style="border:5px solid red; width:100px" class="w3-round"></div>
<br>
<p>Analog inputs on the board.</p>
</div>

View File

@@ -7,7 +7,9 @@
<!-- dmesg output -->
<div class="w3-container" id="dmesg" style="margin-top:75px">
<h1 class="w3-jumbo"><b>dmesg</b></h1>
<br>
<div style="border:5px solid red; width:100px" class="w3-round"></div>
<br>
<p>Dmesg output from system.</p>
<div class="w3-section">
<textarea class="w3-input w3-border" type="text" name="dmesg" rows="50">

View File

@@ -7,7 +7,9 @@
<!-- Header -->
<div class="w3-container" style="margin-top:80px" id="showcase">
<h1 class="w3-jumbo"><b>H1502 ACSreader</b></h1>
<br>
<div style="border:5px solid red; width:100px" class="w3-round"></div>
<br>
</div>
<!-- led -->

View File

@@ -7,7 +7,9 @@
<!-- Header -->
<div class="w3-container" style="margin-top:80px" id="showcase">
<h1 class="w3-jumbo"><b>H1502 ACSreader</b></h1>
<br>
<div style="border:5px solid red; width:100px" class="w3-round"></div>
<br>
</div>
<!-- overview grid -->

View File

@@ -40,7 +40,9 @@ $( document ).ready(function() {
<!-- Input Header -->
<div class="w3-container" id="Inputs" style="margin-top:75px">
<h1 class="w3-jumbo"><b>Inputs</b></h1>
<br>
<div style="border:5px solid red; width:100px" class="w3-round"></div>
<br>
<p>Inputs on the board.</p>
</div>

View File

@@ -6,7 +6,9 @@
<!-- messages log output -->
<div class="w3-container" id="messages" style="margin-top:75px">
<h1 class="w3-jumbo"><b>Messages Log</b></h1>
<br>
<div style="border:5px solid red; width:100px" class="w3-round"></div>
<br>
<p>Messages log file(/var/log/messages).</p>
<div class="w3-section">
<textarea class="w3-input w3-border" type="text" name="messages" rows="50">

View File

@@ -97,7 +97,9 @@ function checkdhcp(){
<!-- Header -->
<div class="w3-container" style="margin-top:80px" id="showcase">
<h1 class="w3-jumbo"><b>Network</b></h1>
<br>
<div style="border:5px solid red; width:100px" class="w3-round"></div>
<br>
</div>
<?php if(isset($message)){

View File

@@ -31,7 +31,9 @@
<!-- prtg monitor -->
<div class="w3-container" id="prtgconfig" style="margin-top:75px">
<h1 class="w3-jumbo"><b>ACSreader Monitor</b></h1>
<br>
<div style="border:5px solid red; width:100px" class="w3-round"></div>
<br>
<?php
if(isset($result)){
echo "<p>";

View File

@@ -45,7 +45,9 @@ $( document ).ready(function() {
<!-- Relay Header -->
<div class="w3-container" id="Relays" style="margin-top:75px">
<h1 class="w3-jumbo"><b>Relays</b></h1>
<br>
<div style="border:5px solid red; width:100px" class="w3-round"></div>
<br>
<p>Relays on the board.</p>
<p id="error"></p>
</div>

View File

@@ -36,7 +36,9 @@
<!-- Header -->
<div class="w3-container" style="margin-top:80px" id="showcase">
<h1 class="w3-jumbo"><b>System</b></h1>
<br>
<div style="border:5px solid red; width:100px" class="w3-round"></div>
<br>
</div>
<?php if(isset($message)){