SPR-742: Konfigurierbarkeit link, nav-dirct

This commit is contained in:
Silke Pisulla 2017-03-23 12:59:06 +01:00
commit c5ddaf094e
3 changed files with 15 additions and 18 deletions

View file

@ -43,7 +43,7 @@
min-height: @height-context-bar;
box-sizing: border-box;
box-shadow: __box_shadow__;
background-color: __nav_direct_background__;
background-color: @ini_background_content;
border-radius: 0 0 @ini_default_border_radius @ini_default_border_radius;
font-size: @font-size-default;
padding: .8em 1em .5em;