mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
Client fixes aug 31 (#9010)
* Separated private message model * Added markdown to profile * Add color backgrounds * Added broken challenge flow * Added summary field to getgroups * Fixed group form information loading * Updated autocomplete to use chat * Fixed npc styles * Fixed onload mentions
This commit is contained in:
@@ -107,11 +107,11 @@
|
||||
color: #277eab;
|
||||
}
|
||||
|
||||
.tier10 {
|
||||
.tier9 {
|
||||
color: #6133b4;
|
||||
}
|
||||
|
||||
.tier9 {
|
||||
.tier10 {
|
||||
color: #77f4c7;
|
||||
fill: #77f4c7;
|
||||
stroke: #005737;
|
||||
|
||||
Reference in New Issue
Block a user