Actions
Patch #33453
closedAdd plugin CSS classes to plugin settings views
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.
Files
Related issues
Updated by Mischa The Evil over 4 years ago
- Related to Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left added
Updated by Go MAEDA over 4 years ago
- File test-for-33453.patch test-for-33453.patch added
- Target version set to Candidate for next major release
Attaching a test for the patch.
Updated by Go MAEDA over 4 years ago
- Target version changed from Candidate for next major release to 4.2.0
Setting the target version to 4.2.0.
Updated by Go MAEDA over 4 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch.
Actions