added ckeditor to settings; added Notes setting

This commit is contained in:
Ricsi
2017-02-12 21:37:45 +01:00
parent e846c051cc
commit 8e31db7ef1
4 changed files with 33 additions and 14 deletions

View File

@@ -69,6 +69,10 @@ main #loading {
font-weight: bold;
}
.right {
text-align: right;
}
.danger {
background-color: #ffdddd;
border-left: 6px solid #002E4C;