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

update status bar style

This commit is contained in:
Yutaka Ishii
2017-11-23 21:47:58 +09:00
parent 4bb28a358e
commit 402d577ce0
4 changed files with 12 additions and 10 deletions

View File

@@ -75,7 +75,8 @@ $control-height = 30px
color $ui-inactive-text-color
.item-title
font-size 14px
font-size 15px
font-weight 700
position relative
top -12px
left 20px
@@ -91,7 +92,7 @@ $control-height = 30px
.item-bottom
position relative
bottom 0px
margin-top 2px
margin-top 10px
font-size 12px
line-height 20px
overflow ellipsis
@@ -108,10 +109,9 @@ $control-height = 30px
font-size 11px
margin-right 8px
padding 0
height 20px
box-sizing border-box
border-radius 2px
padding 1px 2px
padding 4px
vertical-align middle
background-color white
color $ui-inactive-text-color