Commit graph

6 commits

Author SHA1 Message Date
raviks789
172e75102f Do not evaluate invalid performance data 2023-09-05 16:44:42 +02:00
raviks789
d31dc5c7fa Change overflow property to overflow-x in performance-data-table class
Since the vertical scrolling must disabled upon clip, only `overflow-x` property is set to `auto`. Similar to `performance-data-table` class in monitoring module.
This fix disables the vertical scrolling in the `performance-data-table` when it overflows.
2022-07-18 09:46:16 +02:00
Johannes Meyer
d344cbc22c css: Don't use .var() or var() calls explicitly 2022-02-10 11:15:52 +01:00
Florian Strohmaier
d71e254a85 performance-data-table: Optimize text color
refs #410
2021-11-04 15:25:23 +01:00
Sukhwinder Dhillon
a8780494eb
Use css variables for colors (#372) 2021-11-03 15:43:07 +01:00
Florian Strohmaier
351a5f4f35
Re-add perfdata pie charts in list views (#176) 2021-04-22 10:34:32 +02:00