highlighted class is now on the counter

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2018-05-03 11:04:09 +02:00
parent fb26cb4bac
commit 449a7047cf

View File

@@ -257,7 +257,7 @@ The counter can also be highlighted to attract some focus, e.g. for unread chat
.. code-block:: html
<li class="app-navigation-entry-utils-counter"><span class="highlighted">1</span></li>
<li class="app-navigation-entry-utils-counter highlighted"><span>99+</span></li>
.. _navigation_buttons: