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:
Keith Holliday
2017-08-31 16:14:09 -06:00
committed by GitHub
parent 87d57dab13
commit cdd3bc3cd6
12 changed files with 322 additions and 114 deletions

View File

@@ -107,11 +107,11 @@
color: #277eab;
}
.tier10 {
.tier9 {
color: #6133b4;
}
.tier9 {
.tier10 {
color: #77f4c7;
fill: #77f4c7;
stroke: #005737;