]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/display.css
Conversation link as default, permalink for /notice
[quix0rs-gnu-social.git] / theme / base / css / display.css
index 06235c791cb38e57de7fa21a8fb76e6bfd1f0214..d78c2f3d48d2b1b588abf72f7406921b1c4ef09d 100644 (file)
@@ -983,6 +983,14 @@ content: ":";
     display: none;
 }
 
+.notice .permalink:after {
+    content: ']';
+}
+
+.notice .permalink:before {
+    content: '[';
+}
+
 /* old school conversation style */
 
 #conversation .notices .notices {