Commit Graph

17 Commits

Author SHA1 Message Date
Johannes Meyer 7a938f6b02 css: Don't use `.var()` or `var()` calls explicitly 2022-02-10 10:59:01 +01:00
Johannes Meyer b88dad9525 css: Respect `--icinga-*` 2021-06-28 16:22:19 +02:00
Johannes Meyer e3dbd01e86 css: Respect `--text-color-light` 2021-06-23 17:40:06 +02:00
Johannes Meyer b7f42e52dc Integrate light theme's `gray-light` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 039fdfc8af Integrate light theme's `@text-color` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer b1705ca0e1 list/servicegrid: Add toggle to show problems only or everything
resolves #3793
2019-07-18 15:38:51 +02:00
Johannes Meyer 7b4ee0c91e service-grid: Add custom focus styles to joystick
Chrome does not show any outline and FF does it weird.

fixes #3520
2019-04-16 08:28:16 +02:00
Johannes Meyer bc398bc8df list/servicegrid: Increase joystick size to make it more apparent
Also increases x-axis label length by 30% since we're now showing
hostnames which are usually longer than service descriptions. Also
this makes room for actually being able to increase the joystick size.

refs #2640
2018-05-03 10:40:30 +02:00
Eric Lippmann ec07ef2647 CSS: Reduce color mixins to fg-stateful and bg-stateful 2016-11-17 10:58:21 +01:00
Alexander A. Klimov 474803fee4 Change all license headers to only reflect a file's year of creation
refs #11000
2016-02-08 15:41:00 +01:00
Eric Lippmann 30c769f267 monitoring: Fix service grid style
refs #5543
2015-11-13 14:50:58 +01:00
Eric Lippmann 422f06bd58 monitoring/CSS: Fix service grid load more link colors
refs #5543
2015-10-01 23:00:06 +02:00
Matthias Jentsch 323b294fe1 Fix service grid padding
refs #5543
2015-10-01 16:58:22 +02:00
Bernd Erk 51a43575db CSS: fixed joystick navigation 2015-10-01 12:55:24 +02:00
Bernd Erk 52a53ec406 CSS: Fix service grid joystick navigation 2015-09-30 16:57:16 +02:00
Matthias Jentsch f42476213e Provide limit control in service grid
refs #9030
2015-09-07 18:14:16 +02:00
Eric Lippmann 83a0e53a46 monitoring: Add service-grid.less
Rewritten CSS for the service grid.

refs #9538
2015-08-25 14:48:32 +02:00