Private
Public Access
1
0

color to company color

This commit is contained in:
Sander Roosendaal
2020-02-23 10:11:07 +01:00
parent 32cbd28940
commit 87d6bd29bc

View File

@@ -82,7 +82,7 @@
<div id="slider-range"></div> <div id="slider-range"></div>
<p> <p>
<label for="amount">Active Range:</label> <label for="amount">Active Range:</label>
<input type="text" id="amount" readonly style="border:0; color:#f6931f; font-weight:bold;"> <input type="text" id="amount" readonly style="border:0; color:#1c75bc; font-weight:bold;">
</p> </p>
<table> <table>
{{ powerupdateform.as_table }} {{ powerupdateform.as_table }}