summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cgit.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index 651d9bc..e048931 100644
--- a/cgit.css
+++ b/cgit.css
@@ -50,6 +50,11 @@ div#cgit .libravatar-avatar:active .on-hover {
width: 512px;
height: 512px;
}
+div#cgit .theattening::before {
+ content: '@';
+ opacity: 0.7;
+ pointer-events: none;
+}
div#cgit select,
div#cgit input[type="text"],