mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 14:54:24 +02:00
doc: Update bullets in toc
This commit is contained in:
parent
862fddd705
commit
f9b7c302fc
@ -60,14 +60,11 @@ pre > code {
|
|||||||
|
|
||||||
a {
|
a {
|
||||||
&:before {
|
&:before {
|
||||||
.rounded-corners();
|
color: @icinga-blue;
|
||||||
|
content: counters(li,".") " ";
|
||||||
background-color: @icinga-blue;
|
|
||||||
color: @text-color-on-icinga-blue;
|
|
||||||
content: counter(li) ".";
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
margin-right: 0.25em;
|
font-weight: @font-weight-bold;
|
||||||
min-width: 1.5em;
|
min-width: 1.5em;
|
||||||
padding: 0.25em;
|
padding: 0.25em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user