Updated input background colour for XHR direct message

This commit is contained in:
Sarven Capadisli 2009-12-10 14:33:31 +01:00
parent c855907f59
commit 61023d42d3
2 changed files with 2 additions and 4 deletions

View File

@ -57,8 +57,7 @@ background:none;
.form_notice.warning #notice_text-count, .form_notice.warning #notice_text-count,
.form_settings .form_note, .form_settings .form_note,
.entity_remote_subscribe, .entity_remote_subscribe {
.entity_actions .form_notice input.submit {
background-color:#9BB43E; background-color:#9BB43E;
} }
input.submit, input.submit,

View File

@ -57,8 +57,7 @@ background:none;
.form_notice.warning #notice_text-count, .form_notice.warning #notice_text-count,
.form_settings .form_note, .form_settings .form_note,
.entity_remote_subscribe, .entity_remote_subscribe {
.entity_actions .form_notice input.submit {
background-color:#9BB43E; background-color:#9BB43E;
} }
input.submit, input.submit,