- Added CSS public/css/Tabulator.css and public/css/TinyMCE.css

- Added these new CSS to views/templates/FHC-Header.php
- Unified messages CSS in public/css/messaging/message.css
- Messages Inbox/Outbox GUI beautified
This commit is contained in:
Paolo
2019-07-04 17:18:01 +02:00
parent 18ea98416f
commit 48bcc77c97
15 changed files with 245 additions and 98 deletions
+7
View File
@@ -0,0 +1,7 @@
.mce-tinymce .mce-container .mce-panel {
border-width: 0px;
}
.mce-panel {
border-width: 0px !important;
}