Experimenting with moving from DB1 to DB2. I've gotten one page to work (almost) but I'm trying to figure out how to replicate the "dark" theme from DB1 for the side navigation panel.
What I would like to do is have the background color on the navigation panel be black, the text size to be larger (it looks squished).
I don't have any CSS experience to please be gentle. Thanks for your help
Also, does anyone know why the outline of the text boxes in the DB2 example (date picker - "Select Date" and drop downs - "Devices (All)" and "Event Type") are different sizes?
Thanks so much for the quick response. I’m assuming that if I put those in a template node and make the scope “CSS (All Pages)” that will work? Or do I need to do something different?
EDIT: That fixed the colors/size for the list items, but the background for the panel is still "green".
Unfortunately, that did not change the color for the background of the navigation panel (still looks the same as the screenshot I posted above (black background on menu items and text is larger). Below is the configuration of ui-template
And IMHO a template to define CSS should be type CSS (Single page) or (All pages), in which case <style> ... </style> tags are forbidden
Is there a difference between type widget and type CSS? I dunno. Maybe a CSS template does not occupy any space on the dashboard. I wouldn't bet on it though.