mirror of https://github.com/snachodog/mybuddy.git
Use green for quick timer start button.
This commit is contained in:
parent
4251ac17e1
commit
f567de8934
|
@ -5,7 +5,7 @@
|
|||
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
|
||||
<a class="navbar-brand" href="/"><span class="text-info">Baby</span> Blotter</a>
|
||||
|
||||
<a class="d-lg-none d-md-none text-secondary ml-auto p-0 mr-3" href="{% url 'timer-add-quick' %}">
|
||||
<a class="d-lg-none d-md-none text-success ml-auto p-0 mr-3" href="{% url 'timer-add-quick' %}">
|
||||
<i class="icon icon-2x icon-timer" aria-hidden="true"></i>
|
||||
</a>
|
||||
|
||||
|
|
Loading…
Reference in New Issue