Initial representation for repeated notice

This commit is contained in:
Sarven Capadisli
2009-12-14 18:09:08 -05:00
parent 607e98ee11
commit f8b187d5a4
7 changed files with 25 additions and 10 deletions

View 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;
@@ -338,6 +339,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 {