mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
UX: Change ignore
button color (#7150)
This commit is contained in:
parent
90965e1c18
commit
db08b59eb2
@ -57,7 +57,7 @@
|
||||
icon="far-eye"
|
||||
label="user.unignore"}}
|
||||
{{else}}
|
||||
{{d-button class="btn-danger"
|
||||
{{d-button class="btn-default"
|
||||
action=(action "ignoreUser")
|
||||
icon="eye-slash"
|
||||
label="user.ignore"}}
|
||||
|
Loading…
Reference in New Issue
Block a user