change button color

This commit is contained in:
Christopher 2020-10-24 13:43:56 +02:00
parent bd2b29d16f
commit 0877b4faff
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
</div>
</td>
<td style="margin: 5px; width: 150px; text-align:center;">
<button type="submit" name="do-command" value="command" class="btn-lg notika-btn-cyan waves-effect">RUN</button>
<button type="submit" name="do-command" value="command" class="btn notika-btn-bluegray btn-reco-mg btn-button-mg waves-effect">RUN</button>
</td>
</tr>
</table>