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