Replies: 1 comment
-
|
You can see the styling code from the stylesheet here: https://github.com/elementary/stylesheet/blob/master/src/widgets/_tooltips.scss Without seeing your code, it's hard to know what's not working |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’d like to use CSS to style the overlay bar (to adapt it to light/dark schemes as it currently does not).
Any tips?
(I’ve tried using the .overlay-bar class but it has not effect. The only thing I can change is the background of the overlay (not the label) when I use a * {} rule.)
Beta Was this translation helpful? Give feedback.
All reactions