1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

fix: border design for note item list

This commit is contained in:
sota1235
2016-12-30 17:44:57 +09:00
parent 52f0a5639d
commit 4e1b4bdd6a
2 changed files with 4 additions and 0 deletions

View File

@@ -44,6 +44,8 @@ $control-height = 30px
.item-bottom-tagList-item
background-color transparent
color white
.item-wrapper
border-color transparent
&:hover
background-color $ui-active-color

View File

@@ -24,6 +24,8 @@ $control-height = 30px
@extend .item-simple
background-color $ui-active-color
color white
.item-simple-title
border-color transparent
.item-simple-title-icon
color white
&:hover