mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-12-19 06:53:53 +01:00
light-blue.css: fix menu bullet
This commit is contained in:
parent
04dc6c910a
commit
3ecf6018dd
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
||||||
ul.menu {
|
ul.menu {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
|
list-style-image: none;
|
||||||
border-top: 1px dotted var(--medium-color);
|
border-top: 1px dotted var(--medium-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue