]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/GNUsocialProfileExtensions/res/style.css
Threaded comments (replies) on the profile page
[quix0rs-gnu-social.git] / plugins / GNUsocialProfileExtensions / res / style.css
index b7d746bd8dbb799b98f29072c3d2d9adb666f5b2..035b7fbea9fbb505ca4348e3421b7045bac8442a 100644 (file)
@@ -3,4 +3,17 @@
 }
 .biovalue {
     font-style: italic;
+}
+#showstream ol.notices ol.notices {
+    background-image: url(/plugins/GNUsocialProfileExtensions/res/bgstripe.gif); 
+    background-repeat: repeat-y;
+    background-position: left top;
+    padding-left: 15px;
+    color: #333333;
+}
+#showstream ol.notices ol.notices ol.notices {
+    padding-left: 5px;
+}
+div.replyform {
+    display: none;
 }
\ No newline at end of file