Winter.less: Adjust menu adjustments
This commit is contained in:
parent
dedb63b7af
commit
39f3d97235
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue