]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/identica/css/display.css
Plugin that outputs 'powered by StatusNet' after site name
[quix0rs-gnu-social.git] / theme / identica / css / display.css
index 999af973c67f785402aa538e3bf599c05af30295..aa02070ac53cbb201ca96ad562e7187d9a4bf0a2 100644 (file)
@@ -173,7 +173,8 @@ button.close,
 .entity_moderation p,
 .entity_sandbox input.submit,
 .entity_silence input.submit,
-.entity_delete input.submit {
+.entity_delete input.submit,
+.notice-options .repeated {
 background-image:url(../../base/images/icons/icons-01.gif);
 background-repeat:no-repeat;
 background-color:transparent;
@@ -337,6 +338,9 @@ background-position:0 -658px;
 .notice-options form.form_repeat input.submit {
 background-position:0 -1582px;
 }
+.notice-options .repeated {
+background-position:0 -1648px;
+}
 
 .notices div.entry-content,
 .notices div.notice-options {