Skip to content

Commit 81d6122

Browse files
authored
Use label-primary for number of enabled list icon on sidebar (#3563)
2 parents 3182af0 + 1fd924f commit 81d6122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/lua/sidebar.lp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<i class="fa fa-fw menu-icon fa-shield-alt"></i>
7878
<span>Lists
7979
<span class="pull-right-container">
80-
<span class="label bg-blue pull-right" id="num_lists" title="Number of subscribed and enabled lists"></span>
80+
<span class="label label-primary pull-right" id="num_lists" title="Number of subscribed and enabled lists"></span>
8181
<span class="label bg-yellow pull-right" id="num_gravity" title="Total number of domains subscribed by your Pi-hole"></span>
8282
</span>
8383
</span>

0 commit comments

Comments
 (0)