mirror of
https://gitlab.com/tildes/tildes.git
synced 2026-04-16 06:18:34 +02:00
Add comment:target border-left to indicate linked comment from URL
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
font-size: 0.6rem;
|
||||
}
|
||||
}
|
||||
|
||||
&:target > .comment-itself {
|
||||
border-left: 3px solid $yellow !important;
|
||||
}
|
||||
}
|
||||
|
||||
.comment[data-comment-depth="0"] {
|
||||
|
||||
Reference in New Issue
Block a user