1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-19 14:02:24 +00:00

dark theme

This commit is contained in:
Dick Choi
2016-08-14 17:28:46 +09:00
parent dd0440519b
commit 8736d87b95
32 changed files with 803 additions and 17 deletions

View File

@@ -7,10 +7,11 @@
.tooltip
opacity 1
.root--active
@extend .root
color $ui-active-color
color $brand-color
&:hover
color $brand-color !important
.icon
transform rotate(-72deg)
.icon
@@ -23,3 +24,4 @@
right 65px
padding 5px
opacity 0
border-radius 2px