1
0
Fork 0
This commit is contained in:
Moritz »mo.« Sauer 2015-03-23 09:26:03 +01:00
parent cd0c3c66da
commit 377f866d4d
2 changed files with 3 additions and 3 deletions

View file

@ -70,14 +70,13 @@ $topbar-link-color-active-hover: #000;
$topbar-dropdown-label-color: $ci-2;
$topbar-dropdown-link-bg-hover: $ci-6;
$topbar-dropdown-bg: $ci-6; // Hintergrund kleine Navigation
$topbar-link-bg-active: $ci-6; // Aktiver ausgewählter Menupunkt
$topbar-link-bg-active: $ci-6; // Active Navigation Link
$topbar-link-bg-hover: $ci-6;
$topbar-link-bg-active-hover: $ci-2;
$topbar-dropdown-bg: $ci-6; // Hintergrund kleine Navigation
$topbar-dropdown-bg: $ci-6; // Background Mobile Navigation
$topbar-dropdown-link-color: #000;
$topbar-dropdown-link-bg: $ci-2;