1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-28 10:13:13 +00:00

add: show last updated date on detail top bar

This commit is contained in:
sota1235
2016-12-22 12:46:39 +09:00
parent 74068eaa3d
commit 441edf4667
5 changed files with 39 additions and 10 deletions
-9
View File
@@ -45,12 +45,3 @@ $info-height = 60px
opacity 1
&:focus
border-color $ui-button--focus-borderColor
.info-right-date
display inline
font-size 11px
color $ui-button-color
body[data-theme="dark"]
.info-right-date
color $ui-dark-button-color