UX: add ⛷ RADICAL AWESOME 🏂 to quote reply btn
This commit is contained in:
parent
02150d77a2
commit
44165e97db
|
@ -144,7 +144,7 @@ aside.quote {
|
||||||
|
|
||||||
&:before {
|
&:before {
|
||||||
font-family: "FontAwesome";
|
font-family: "FontAwesome";
|
||||||
content: "\f10e\00a0\00a0";
|
content: "\f10d\00a0\00a0";
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|
|
@ -1637,7 +1637,7 @@ en:
|
||||||
post:
|
post:
|
||||||
reply: "<i class='fa fa-mail-forward'></i> {{replyAvatar}} {{usernameLink}}"
|
reply: "<i class='fa fa-mail-forward'></i> {{replyAvatar}} {{usernameLink}}"
|
||||||
reply_topic: "<i class='fa fa-mail-forward'></i> {{link}}"
|
reply_topic: "<i class='fa fa-mail-forward'></i> {{link}}"
|
||||||
quote_reply: "quote reply"
|
quote_reply: "Quote"
|
||||||
edit: "Editing {{link}} {{replyAvatar}} {{username}}"
|
edit: "Editing {{link}} {{replyAvatar}} {{username}}"
|
||||||
edit_reason: "Reason: "
|
edit_reason: "Reason: "
|
||||||
post_number: "post {{number}}"
|
post_number: "post {{number}}"
|
||||||
|
|
Loading…
Reference in New Issue