Sukhwinder Dhillon
41a92e9d87
Css: Do not allow `:hover` to affect the `.active` list elements
2024-08-07 16:29:40 +02:00
Johannes Meyer
796742f03d
monitoring/list/hosts: Don't show unhandled service counts
...
It has too much problems. It wasn't even visible since the
initial release, at least not if there were many results.
It being visible was more a case of chance than guarantee.
We now also identified a major issue with restrictions and
the way we can assemble queries here. In short, there are
too much technical difficulties that we deemed it not
worthwhile to keep.
2022-02-25 17:09:13 +01:00
Johannes Meyer
7a938f6b02
css: Don't use `.var()` or `var()` calls explicitly
2022-02-10 10:59:01 +01:00
Ravi Kumar Kempapura Srinivasa
be3a722a28
Compress comment detail in Hosts detail and Comments list.
2021-10-07 10:44:10 +02:00
Johannes Meyer
6c235c64b5
css: Respect `--tr-*-color`
2021-06-28 14:12:58 +02:00
Johannes Meyer
804fe75d55
css: Respect `--color-*`
2021-06-28 12:37:30 +02:00
Johannes Meyer
e3dbd01e86
css: Respect `--text-color-light`
2021-06-23 17:40:06 +02:00
Johannes Meyer
ac45a51ffb
css: Respect `--text-color-inverted`
2021-06-23 17:40:06 +02:00
Johannes Meyer
82733f321e
css: Fix collapsed border spacing in FF in list views
...
fixes #4043
2020-01-13 16:01:50 +01:00
Eric Lippmann
9221e7894c
Make host names bold in the event history
2019-07-29 14:03:40 +02:00
Eric Lippmann
b6a399df1a
Make host links bold in the comments view
2019-07-29 14:03:40 +02:00
Jennifer Mourek
9c3da17f2e
Improve host-service distinction for hosts, services, comments and
...
downtimes
2019-07-29 14:03:37 +02:00
Johannes Meyer
d2a2eae600
css: Re-add `margin:0` removed by 9d0ef4cf3
to `.overview-plugin-output`
2019-07-29 12:24:52 +02:00
Johannes Meyer
18b933679c
monitoring/list/hosts: Make overdue/unreachable hosts better visible
...
refs #3212
2019-07-29 09:12:46 +02:00
Feu Mourek
4760e55786
Fix typo 'overvies' -> 'overviews' ( #3876 )
2019-07-26 07:49:48 +02:00
Eric Lippmann
aa293f54bd
Separate icon and event output in the history views
2019-07-23 14:49:39 +02:00
Johannes Meyer
9d0ef4cf33
Wrap any markdown output with a `<section>` and remove explicit containers
2019-07-23 14:45:32 +02:00
Florian Strohmaier
fa26e24a60
CSS: Fix hover effect bug occuring in safari ( #3760 )
...
fixes #3582
2019-04-24 12:12:00 +02:00
Florian Strohmaier
9bff4dd83b
Enable horizontal scrolling for perfdata table
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
fixes #11766
2016-12-08 10:40:22 +01:00
Eric Lippmann
e23672e483
Merge branch 'bugfix/word-break-in-plugin-output-10820'
...
refs #10820
2016-04-11 10:00:20 +02:00
Eric Lippmann
dc0359f5b2
Fix icon_image size and provide a CSS class for theming
...
fixes #11032
2016-02-27 21:57:02 +01:00
Eric Lippmann
d4dcdb96bd
Force browsers to respect overflow of plugin output in tables
...
refs #10820
2016-02-27 18:06:35 +01:00
Eric Lippmann
bee0992fe4
Use hyphens for word break in plugin output where supported
...
Chrome, Opera and nearly all mobile browsers do not support hyphens (yet).
refs #10820
2016-02-27 18:05:22 +01:00
Eric Lippmann
5a76895105
CSS: Disable :hover transition on tr (WIP)
...
If any tr is hovered and auto-refresh kicks in, the tr will be hovered again which leads to "flickering".
We should find good a way to use transitions w/o flickering.
refs #11073
2016-02-25 14:52:54 +01:00
Eric Lippmann
35754fbe8e
monitoring: Respect whitespace characters in the plugin output in list views
...
fixes #10786
2016-02-23 16:06:43 +01:00
Eric Lippmann
ff3aa43070
CSS: Set tr background transition only for hover
...
fixes #11073
2016-02-23 15:40:47 +01:00
Thomas Gelf
601592dbf8
Revert "Fix style issues with long plugin output"
...
This reverts commit c73ddcff42
.
Sorry, break-all is not a solution and looks terrible. Might be used
as a fallback for browsers with buggy hyphens, but not as a default for
every plugin output. No human being wants to read text formatted that
way.
refs #10820
2016-02-15 12:16:29 +01:00
Florian Strohmaier
c73ddcff42
Fix style issues with long plugin output
...
fixes #10820
2016-02-15 11:59:34 +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
11e7d1050f
Merge branch 'bugfix/line-breaks-in-comments-10603'
...
fixes #10603
2015-12-21 09:39:12 +01:00
Eric Lippmann
8800decc69
Use icinga-blue like background colors for active and hovered table rows
2015-12-15 13:32:56 +01:00
Eric Lippmann
707b954534
CSS: Add smooth transition on tr hover
2015-12-15 13:31:14 +01:00
Eric Lippmann
216d1e71e8
CSS: Add smooth transition on tr hover
2015-11-20 15:49:15 +01:00
Eric Lippmann
8d5da9bb86
CSS: Simplify comment-list style
2015-11-20 15:13:01 +01:00
Eric Lippmann
61930a4b1b
monitoring: Fix custom variables alignment
2015-11-16 10:22:30 +01:00
Eric Lippmann
37928df897
monitoring/CSS: Move custom-variables styles to tables.less
...
refs #5543
2015-11-12 11:41:14 +01:00
Eric Lippmann
2829516735
monitoring/CSS: Fix performance-data-table th padding
...
refs #5543
2015-11-12 09:43:55 +01:00
Eric Lippmann
6a5efd560d
monitoring/CSS: Style pie charts in the service overview
...
refs #5543
2015-11-11 15:23:10 +01:00
Eric Lippmann
040425d9e2
monitoring/CSS: Style performance-data-table
...
refs #5543
2015-11-11 15:22:35 +01:00
Eric Lippmann
eda7f76d61
monitoring/CSS: Fix border-spacing of state-table
...
refs #5543
2015-11-04 17:49:00 +01:00
Eric Lippmann
e67420e8bf
monitoring/CSS: Introduce state-table class
...
refs #5543
2015-11-04 17:43:30 +01:00
Eric Lippmann
6fbe65e415
monitoring/CSS: Don't use text-small in the config overview
...
refs #5543
2015-11-03 12:19:52 +01:00
Eric Lippmann
3f1eca9baa
monitoring/CSS: Fix color for state unknown
...
refs #5543
2015-11-03 12:15:01 +01:00
Eric Lippmann
e655036d03
monitoring/CSS: Add state-no-state table column class for history events
...
refs #5543
2015-11-03 10:41:36 +01:00
Eric Lippmann
fee77af5e8
monitoring: Fix notification overview markup
...
refs #5543
2015-11-02 11:08:15 +01:00
Eric Lippmann
4c576a7a91
monitoring/CSS: Don't use text-small mixin for check source reachable information
...
refs #5543
2015-11-02 10:27:48 +01:00
Eric Lippmann
20c1cc7693
monitoring/CSS: Use em for state-col width
...
refs #10294
2015-10-28 14:14:41 +01:00
Eric Lippmann
ba724cc987
monitoring: Style plugin output in overviews
...
refs #5543
2015-10-28 13:17:51 +01:00
Eric Lippmann
9bdf24a852
monitoring: Introduce new table related CSS classes
...
refs #5543
2015-10-28 13:15:42 +01:00
Matthias Jentsch
18b6409557
Add new layout for comment view
...
refs #5543
2015-09-29 19:29:43 +02:00