Merge branch 'develop' into matthew/dharma

This commit is contained in:
Matthew Hodgson
2018-07-29 17:03:23 +01:00
211 changed files with 10766 additions and 4710 deletions
+4
View File
@@ -289,6 +289,10 @@ textarea {
vertical-align: middle;
}
.mx_emojione_selected {
background-color: $accent-color;
}
::-moz-selection {
background-color: $accent-color;
color: $selection-fg-color;