Description of the need I was looking at styling the tabs slightly differently and realized they don't have any identifying classes (e.g. the "Edit" tab does not have an "edit" class) so are hard to pinpoint precisely with CSS.

Recommended solution
Add a view class to the View tab and an edit class to the Edit tab.
GitHub Issue #:
4207
Recent comments
Hi Egmund, BackdropCMS tries hard to output valid markup, by default even the "raw" format. Your code is invalid, though, as there's a <style> tag inside the body, whereas...
Paypal button code gets messed-up
I have tried ckeditor tinymce and 'nothing' - same results, code get messed up. Something is 'fixing' and instead messing up. If there is no way to have actually raw html in BackdropCMS...
Paypal button code gets messed-up
Make sure that ckeditor or tinymce is not enabled for that filter. Especially ckeditor is opinionated and will change the html.
Paypal button code gets messed-up