forked from GNUsocial/gnu-social
entity_action responses look more inactive now
This commit is contained in:
parent
2a8b6c49a1
commit
9f9ae8c10b
@ -647,7 +647,6 @@ text-align:left;
|
||||
width:100%;
|
||||
}
|
||||
.entity_actions a,
|
||||
.entity_actions p,
|
||||
.entity_remote_subscribe {
|
||||
text-decoration:none;
|
||||
font-weight:bold;
|
||||
|
@ -81,8 +81,7 @@ a,
|
||||
.form_settings input.form_action-primary,
|
||||
.notice-options input,
|
||||
.entity_actions a,
|
||||
.entity_actions input,
|
||||
.entity_actions p {
|
||||
.entity_actions input {
|
||||
color:#002FA7;
|
||||
}
|
||||
|
||||
|
@ -80,8 +80,7 @@ a,
|
||||
.form_settings input.form_action-primary,
|
||||
.notice-options input,
|
||||
.entity_actions a,
|
||||
.entity_actions input,
|
||||
.entity_actions p {
|
||||
.entity_actions input {
|
||||
color:#002FA7;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user