mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-02 20:59:28 +00:00
48bcc77c97
- Added these new CSS to views/templates/FHC-Header.php - Unified messages CSS in public/css/messaging/message.css - Messages Inbox/Outbox GUI beautified
8 lines
110 B
CSS
8 lines
110 B
CSS
.mce-tinymce .mce-container .mce-panel {
|
|
border-width: 0px;
|
|
}
|
|
|
|
.mce-panel {
|
|
border-width: 0px !important;
|
|
}
|