Winter.less: Adjust menu adjustments

This commit is contained in:
Johannes Meyer 2021-07-01 17:47:37 +02:00
parent dedb63b7af
commit 39f3d97235
1 changed files with 3 additions and 1 deletions

View File

@ -8,6 +8,8 @@
@tr-active-color: #dadeea;
@tr-hover-color: #c6cfe4;
@menu-2ndlvl-highlight-bg-color: transparent;
@menu-2ndlvl-active-color: @text-color;
/* Snow, from http://codepen.io/NickyCDK/pen/AIonk */
#login, #header-logo-container, #main > .container > .controls > .tabs {
@ -61,4 +63,4 @@
> a:hover, > a:focus {
color: white;
}
}
}