forked from GNUsocial/gnu-social
Added primary and secondary form actions. Fixed markup for
form_notice_delete
This commit is contained in:
@@ -34,6 +34,9 @@ border-color:#aaa;
|
||||
border-color:#97BFD1;
|
||||
}
|
||||
|
||||
.form_settings input.form_action-secondary {
|
||||
background:none;
|
||||
}
|
||||
|
||||
input.submit,
|
||||
#form_notice.warning #notice_text-count,
|
||||
@@ -59,7 +62,8 @@ div.notice-options input,
|
||||
.form_user_unblock input.submit,
|
||||
.entity_send-a-message a,
|
||||
.form_user_nudge input.submit,
|
||||
.entity_nudge p {
|
||||
.entity_nudge p,
|
||||
.form_settings input.form_action-secondary {
|
||||
color:#002E6E;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user