This commit is contained in:
Eduard Urbach 2017-11-16 16:14:55 +01:00
parent eb822e6418
commit a3b553d8de
2 changed files with 1 additions and 7 deletions

View File

@ -32,9 +32,6 @@ component Sidebar(user *arn.User)
.spacer
//- .theme-switcher
//- button.theme-switcher-button.action(data-action="toggleTheme", data-trigger="click") Switch theme
.sidebar-link(aria-label="Search")
.sidebar-button
Icon("search")

View File

@ -47,9 +47,6 @@ sidebar-spacing-y = 0.7rem
.sidebar-link
color text-color
:hover
cursor pointer
&.active
.sidebar-button
color tab-active-color