SPR-742: Konfigurierbarkeit content-width

This commit is contained in:
Silke Pisulla 2017-03-23 12:56:55 +01:00
commit 5f18c8954f
3 changed files with 9 additions and 4 deletions

View file

@ -46,6 +46,11 @@
/* global vars */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@nav_direct_background : @ini_background_content;
@nav_direct_color : @ini_existing;
@ini_sidebar_width : (100 - @ini_site_width) - 4;
@height-context-bar: 50px;
@margin-small: 1rem;