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 committed by Morris Jobke
parent 88244e43e1
commit 456ec6752b
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

View File

@ -194,7 +194,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: