Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: cloudbees-jenkins-advisor-plugin
-
Labels:None
-
Similar Issues:
-
Released As:cloudbees-jenkins-advisor-3.2.0
Description
Reported in the dark-theme plugin ( https://github.com/jenkinsci/dark-theme-plugin/issues/79 ) by Tim Jacomb and confirmed by Félix Queiruga Balado using Bootstrap in the admin panel is causing various rendering issue (Bootstrap causes the specific pages where it's used to have a different font and basic theme than the rest of the UI.)
AFAICS Bootstrap is used for the alert boxes used in the admin page (success, info, warning, error) and Bootstrap was imported to match what was done in the "Manage Jenkins" screen for monitors
It seems possible to do without it ... let's try
Attachments
Issue Links
- relates to
-
JENKINS-62747 Add an .alert-success variant
-
- Resolved
-
Tim Jacomb Félix Queiruga Balado ok I will try to upgrade and test without bootstrap.
I will miss alert-success AFAICS but I can replace it with alert-info