Added messaging feature

This commit is contained in:
MrYummy
2017-05-27 00:34:47 +02:00
parent 992406a20b
commit e378dfab02
23 changed files with 236 additions and 38 deletions

Binary file not shown.

View File

@@ -480,6 +480,11 @@ blockquote p {
padding: 4em 1em 1em;
}
}
.field_container_user {
position: relative;
.editor_field {
}
}
}
ul.dropdown-menu {
@@ -1026,4 +1031,4 @@ nav.pagination {
padding: 0.1em 0.2em;
border-radius: 0.2em;
text-shadow: none;
}
}