mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 09:41:49 +08:00
Make badge colors consistent with button color
This commit is contained in:
parent
6ec79d133a
commit
e07ef5fc02
|
@ -1,6 +1,6 @@
|
|||
.Badge--following {
|
||||
background: #fc0;
|
||||
color: #c17500;
|
||||
background: #ffea7b;
|
||||
color: #de8e00;
|
||||
}
|
||||
.Badge--ignoring {
|
||||
background: #aaa;
|
||||
|
|
Loading…
Reference in New Issue
Block a user