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

modify: fix style for storage item

This commit is contained in:
sota1235
2016-12-22 14:40:22 +09:00
parent 09164aa0c9
commit 6b18c6182e

View File

@@ -1,10 +1,12 @@
.root
width 100%
user-select none
.header
position relative
height 26px
width 100%
margin-bottom 5px
transition 0.15s
&:hover
background-color $ui-button--hover-backgroundColor
@@ -45,7 +47,7 @@
.header-info
display block
width 100%
height 26px
height 30px
padding-left 25px
padding-right 10px
line-height 26px
@@ -85,7 +87,7 @@
background-color transparent
color $ui-inactive-text-color
padding 0
margin-bottom 2px
margin-bottom 5px
text-align left
border none
overflow ellipsis
@@ -112,7 +114,7 @@
padding 0 10px
height 26px
line-height 26px
border-width 0 0 0 6px
border-width 0 0 0 3px
border-style solid
border-color transparent