In https://github.com/backdrop/backdrop-issues/issues/1725, we encountered an issue where it would be desirable to load the admin theme dialog styling rather than the front-end dialog styling. Take this example of deleting a block from the front-end:
As this is an admin-action, it may make sense to have this be styled in the admin theme.
GitHub Issue #:
2659
Recent comments
It sounds like a CSS/JS bug in the Layouts UI: when the "Add block" row is hidden with display:none, its help/description element isn’t being hidden together. 🔧 Things to try...
Add blocks filtering problem
It is an admin theme that's based upon the bootstrap 3. Maybe it's missing a piece to act as an admin theme?
Add blocks filtering problem
Thank you, Martin and Olaf! I had a feeling that there might be something out there already :) I will check all three options (I will look at porting modules) and report back which one...
Filter by text in "message" in /admin/reports/dblog