mirror of
https://gitlab.com/tildes/tildes.git
synced 2026-04-17 23:08:32 +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;
|
font-size: 0.6rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&:target > .comment-itself {
|
||||||
|
border-left: 3px solid $yellow !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.comment[data-comment-depth="0"] {
|
.comment[data-comment-depth="0"] {
|
||||||
|
|||||||
Reference in New Issue
Block a user