mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-02 12:49:27 +00:00
ac1df7691a
- Replaced TinyMCE V4 with V5 - Dropped TinyMCE V4 - Added new JS public/js/messaging/fasMessageWrite.js to be included by application/views/system/messages/FAShtmlWriteTemplate.php
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;
|
|
}
|