Formatting

This commit is contained in:
Francesco Siddi 2019-01-30 23:12:35 +01:00
parent 3b59d3ee9a
commit c505694b2d

View File

@ -18,7 +18,7 @@ $comments-width-max: 710px
position: relative
padding: 15px 0
transition: background-color 150ms ease-in-out, padding 150ms ease-in-out, margin 150ms ease-in-out
&.comment-linked
background-color: $color-background-light !important
box-shadow: inset 3px 0 0 $color-info
@ -122,7 +122,7 @@ $comments-width-max: 710px
&.is-first
border-top: 1px solid $color-background
/* Rating, and actions such as reply */
.comment-meta
+media-xs
@ -184,7 +184,7 @@ $comments-width-max: 710px
&:hover
color: $color-primary
text-decoration: underline
&:before
color: $color-text-dark-secondary
content: '·'
@ -192,7 +192,7 @@ $comments-width-max: 710px
left: -10px
position: relative
text-decoration: none
.attachments
display: flex
flex-direction: column
@ -214,7 +214,7 @@ $comments-width-max: 710px
color: $color-danger
input
max-height: 2em
&.error
input
border-color: $color-danger