ols4 icon indicating copy to clipboard operation
ols4 copied to clipboard

Style graph view buttons

Open jamesamcl opened this issue 2 years ago • 0 comments

The graph view buttons use bootstrap classes, but I don't want to import the bootstrap css in OLS4 as it will probably break all of our existing CSS. Adding some rules for .btn etc should be enough to style the buttons.

They currently look like this (OLS4):

Screenshot 2023-02-09 at 22 47 13

But should look like this (OLS3):

Screenshot 2023-02-09 at 22 47 37

We could of course modify the graph view plugin itself, but as we have so far not had to I would like to avoid.

jamesamcl avatar Feb 09 '23 22:02 jamesamcl