]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/rebase/css/display.css
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
[quix0rs-gnu-social.git] / theme / rebase / css / display.css
index b4d728a4b7662c28bfec9eb3580671685ed2b034..28f0a89edcf4328e4c9febafcbdb08e3a270ffd5 100644 (file)
@@ -361,6 +361,10 @@ address .poweredby {
     opacity:0;
 }
 
+.form_notice .to-selector { 
+    clear:left;
+}
+
 /* Local navigation */
 
 #site_nav_local_views { 
@@ -1172,6 +1176,11 @@ width:auto;
 margin-left:0;
 }
 
+.limited-scope .entry-content .timestamp:before {
+content:'☠';
+font-size:150%;
+}
+
 /* override OStatus plugin style */
 
 #form_ostatus_connect.form_settings.dialogbox, #form_ostatus_sub.dialogbox {