Files
FHC-Core/public/css/TinyMCE5.css
Paolo ac1df7691a - Added new view application/views/system/messages/FAShtmlWriteTemplate.php to be used with FAS/SeaMonkey and TinyMCE3
- 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
2022-11-11 13:54:25 +01:00

8 lines
110 B
CSS

.mce-tinymce .mce-container .mce-panel {
border-width: 0px;
}
.mce-panel {
border-width: 0px !important;
}