Hi community!
In the admin area we have the green save button (reno default uikit theme). I would like to add another button (or dropdown / or just an text slogan ...) before the save button.
Just overwriting some less/css in not possible because the button does not even exist yet. So the question is how can I
1. create the button: I think I have to copy the whole orginal admin.css and include it in admin.less where I can create this new button and its button class. Is there no simplier way?
2. The new created button must be protected from automatic updates of processwire