Custom dashboard widget – load style only for added widget
You could load the dashboard widget into its own document in an iframe if the problem is bootstrap css messing up other parts of the page. This answer has example code for the iframe widget part of it: Embed iframe or html page into dashboard widget You just have to pass the iframe a url … Read more