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%;
|
width:100%;
|
||||||
}
|
}
|
||||||
.entity_actions a,
|
.entity_actions a,
|
||||||
.entity_actions p,
|
|
||||||
.entity_remote_subscribe {
|
.entity_remote_subscribe {
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
|
@ -81,8 +81,7 @@ a,
|
|||||||
.form_settings input.form_action-primary,
|
.form_settings input.form_action-primary,
|
||||||
.notice-options input,
|
.notice-options input,
|
||||||
.entity_actions a,
|
.entity_actions a,
|
||||||
.entity_actions input,
|
.entity_actions input {
|
||||||
.entity_actions p {
|
|
||||||
color:#002FA7;
|
color:#002FA7;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -80,8 +80,7 @@ a,
|
|||||||
.form_settings input.form_action-primary,
|
.form_settings input.form_action-primary,
|
||||||
.notice-options input,
|
.notice-options input,
|
||||||
.entity_actions a,
|
.entity_actions a,
|
||||||
.entity_actions input,
|
.entity_actions input {
|
||||||
.entity_actions p {
|
|
||||||
color:#002FA7;
|
color:#002FA7;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user