Difference between revisions of "Talk:CustomizingWithCallbacks"

From Request Tracker Wiki
Jump to navigation Jump to search
(→‎Customizing CSS: new section)
 
(No difference)

Latest revision as of 10:40, 14 June 2016

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?