mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
committed by
GitHub
parent
9aa8693e2c
commit
f719e2e806
@@ -997,7 +997,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.content {
|
||||
.comment-container {
|
||||
border: 1px solid var(--color-secondary);
|
||||
border-radius: var(--border-radius);
|
||||
|
||||
@@ -2791,7 +2791,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.comment:target .content {
|
||||
.comment:target .comment-container {
|
||||
border-color: var(--color-primary) !important;
|
||||
box-shadow: 0 0 0 3px var(--color-primary-alpha-30) !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user