Open
Description
The tooltips shown for different items in the UI should look more Firebug-ish.
Tasks:
- Change the font family, size and color
- Change the background color
- Change the border style
- Add a drop shadow (maybe via the
drop-shadow()
filter) - Sizes like for the image tooltip need to be adjusted
What should be kept:
- The arrow indicating for which item the tooltip is shown
- Special tooltip functionality like the cubic Bézier tooltip
Sebastian