Highlight comments if hash is present in URL
This commit is contained in:
@@ -15,6 +15,14 @@
|
||||
&:hover
|
||||
background: #fafafa
|
||||
|
||||
.comment-highlighted
|
||||
background-color: #FFF8DC
|
||||
border: 2px solid #FFF8DC
|
||||
border-left: 2px solid #ffeb8e
|
||||
&:hover
|
||||
background-color: #FFF8DC
|
||||
border: 2px solid #ffeb8e
|
||||
|
||||
.comment-title
|
||||
border-bottom: 1px dotted #eee
|
||||
margin-left: 55px
|
||||
|
||||
Reference in New Issue
Block a user