This commit is contained in:
syuilo
2018-09-27 16:49:18 +09:00
parent 9e319006f3
commit a36d73cb52
10 changed files with 47 additions and 62 deletions

View File

@@ -214,8 +214,8 @@ root(isDark)
line-height 32px
font-size 14px
text-align center
color isDark ? #666b79 : #aaa
background isDark ? #242731 : #fdfdfd
color var(--dateDividerFg)
background var(--dateDividerBg)
border-bottom solid 1px var(--faceDivider)
span