mirror of
https://github.com/pi-hole/web.git
synced 2025-12-19 18:28:24 +00:00
Use label-primary for number of enabled list icon on sidebar
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
<i class="fa fa-fw menu-icon fa-shield-alt"></i>
|
||||
<span>Lists
|
||||
<span class="pull-right-container">
|
||||
<span class="label bg-blue pull-right" id="num_lists" title="Number of subscribed and enabled lists"></span>
|
||||
<span class="label label-primary pull-right" id="num_lists" title="Number of subscribed and enabled lists"></span>
|
||||
<span class="label bg-yellow pull-right" id="num_gravity" title="Total number of domains subscribed by your Pi-hole"></span>
|
||||
</span>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user