Files
web/web_editor_class_selector/readme/DESCRIPTION.rst
Carlos Lopez 20bcbc1c11 [ADD] web_editor_class_selector: new module to add custom CSS in HTML editor.
This module allows users to create custom CSS classes, which can then be selected and applied directly in the HTML editor.
2024-09-25 12:51:16 -05:00

2 lines
257 B
ReStructuredText

This module allows users to create custom CSS class records, which can then be selected and applied directly in the HTML editor.
Note: The actual CSS file containing the class definitions is not provided by this module and must be loaded in a custom module.