Patch #33453
Add plugin CSS classes to plugin settings views
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Plugin API | |||
Target version: | 4.2.0 |
Description
Extracted from #33339#note-20 by Alexander Meindl with patch:
[...] But it should be a possibility for plugin developers to change css for an individual namespace to the plugin settings (without using deface or Javascript).
If a css class would be added with the plugin name, a plugin developer can change css for the required plugin.
I added a patch for this possible change. It would be very helpful, also for other situations for a Redmine plugin developer.
Related issues
Associated revisions
Add plugin CSS classes to plugin settings views (#33453).
Contributed by Alexander Meindl.
History
#1
Updated by Mischa The Evil 8 months ago
- Related to Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left added
#2
Updated by Go MAEDA 8 months ago
- File test-for-33453.patch
added
- Target version set to Candidate for next major release
Attaching a test for the patch.