web/web_timeline/static/description
Houzéfa Abbasbhay 0e325c7126 [IMP] web_timeline: Overflow text, add hover colors
When an item label does not fit in its date-range box, overflow
according to
https://visjs.github.io/vis-timeline/examples/timeline/items/rangeOverflowItem.html

Previous CSS code was already trying to do that, but was selecting
`.vis-item.vis-item-content` instead of `.vis-item .vis-item-content`.

Displaying overflow text brings up layout issues solved by removing the
forced-100% width instruction.

This change also adds highlight when hovering a box, which is useful on
text that has overflown (as it has no borders).
2024-10-20 12:31:03 -05:00
..
icon.png [MIG] web_timeline: Migration to 9.0 2024-10-19 14:52:37 -05:00
index.html [IMP] web_timeline: Overflow text, add hover colors 2024-10-20 12:31:03 -05:00