Talk:CustomizingWithCallbacks
Jump to navigation
Jump to search
Customizing CSS
In older versions of RT there were callbacks in CSS-files as well.
Example: share/html/NoAuth/css/base/main.css:$m->callback(CallbackName => 'End');
But they seems to be gone in modern RT. How to add local addaitions to CSS without callbacks?