タイムライン:リプライ

This commit is contained in:
tamaina 2017-02-11 00:03:51 +09:00
parent 0747f42fc7
commit 54920c6977
1 changed files with 6 additions and 6 deletions

View File

@ -54,32 +54,32 @@
width calc(100% - 66px) width calc(100% - 66px)
> header > header
display flex
margin-bottom 4px margin-bottom 4px
white-space nowrap white-space nowrap
line-height 21px line-height 21px
> .name > .name
display inline display block
margin 0 margin 0 .5em 0 0
padding 0 padding 0
color #607073 color #607073
font-size 1em font-size 1em
font-weight 700 font-weight 700
text-align left text-align left
text-decoration none text-decoration none
text-overflow ellipsis
&:hover &:hover
text-decoration underline text-decoration underline
> .username > .username
text-align left text-align left
margin 0 0 0 8px margin 0 .5em 0 0
color #d1d8da color #d1d8da
> .created-at > .created-at
position absolute margin-left auto
top 0
right 0
color #b2b8bb color #b2b8bb
> .body > .body