1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-23 22:51:42 +00:00

modify: add shadow on notelist and topbar component(light theme)

This commit is contained in:
sota1235
2016-12-30 13:15:07 +09:00
parent d0990be856
commit d19ff3ff17
5 changed files with 23 additions and 2 deletions

View File

@@ -10,6 +10,11 @@ $sideNav-width = 200px
$sideNav--folded-width = 44px
$topBar-height = 60px
// z-index
$topbar-z-index = 20
$notelist-z-index = 20
$right-slider-z-index = 10
// UI default
$ui-text-color = #515151
$ui-inactive-text-color = #939395