Comments: Style cancel button
This commit is contained in:
parent
c6d8a4c46f
commit
94a0868ba5
@ -347,7 +347,7 @@ $comments-width-max: 710px
|
|||||||
weight: normal
|
weight: normal
|
||||||
line-height: 1.5em
|
line-height: 1.5em
|
||||||
margin: 0
|
margin: 0
|
||||||
min-height: 45px
|
min-height: 35px
|
||||||
padding: 10px 0 10px 10px
|
padding: 10px 0 10px 10px
|
||||||
resize: vertical
|
resize: vertical
|
||||||
transition: box-shadow 250ms ease-in-out
|
transition: box-shadow 250ms ease-in-out
|
||||||
@ -428,13 +428,13 @@ $comments-width-max: 710px
|
|||||||
text-align: center
|
text-align: center
|
||||||
width: 100px
|
width: 100px
|
||||||
|
|
||||||
.comment-action-cancel
|
.comment-action-cancel
|
||||||
cursor: pointer
|
cursor: pointer
|
||||||
padding: 10px
|
padding: 10px
|
||||||
text-decoration: underline
|
text-decoration: underline
|
||||||
|
|
||||||
&:hover
|
&:hover
|
||||||
color: $color-primary
|
color: $color-primary
|
||||||
|
|
||||||
&-meta
|
&-meta
|
||||||
display: flex
|
display: flex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user