]> git.mxchange.org Git - friendica.git/blobdiff - view/global.css
Merge pull request #1754 from rabuzarus/share-jotnets
[friendica.git] / view / global.css
index 0ce3855c58d481f793cf691b924b31abf96e6f3b..9bcd30229633fdaad828451efcee5293c13189c2 100644 (file)
@@ -169,3 +169,11 @@ h6 {
 span.oembed, h4 {
   margin: 0px 0px 0px 0px;
 }
+
+/* fields help text */
+.field .field_help {
+    clear: left;
+}
+
+/* notifications unseen */
+.notify-unseen { background-color: #cceeFF; }
\ No newline at end of file