Skip to content

fix: size the check icons like the state balls next to them - #5

Merged
markuslf merged 2 commits into
mainfrom
fix/check-icon-size
Aug 31, 2026
Merged

fix: size the check icons like the state balls next to them#5
markuslf merged 2 commits into
mainfrom
fix/check-icon-size

Conversation

@markuslf

Copy link
Copy Markdown
Member

The check icons in the host and service lists were rendered at 3em (2em in
minimal lists) while the state ball right next to them measures 2em and 1.5em
respectively. The theme now sizes them to the ball's visible circle, which is
the outer box minus @ball-pad on each side, and shifts them down so both sit
on the same line. The detail header needs its own offset because upstream pulls
the icon up to the row edge there.

The rules carry the .icinga-module.module-icingadb prefix, otherwise they
cannot reach the specificity of the upstream ones: Icinga Web wraps module CSS
in .icinga-module.module-<name>. Both the current (item-layout) and the
pre-1.2 (item-list) class names are covered.

Also adds the missing CHANGELOG.md and bumps the version to 1.1.2.

@markuslf
markuslf merged commit d1997c5 into main Aug 31, 2026
6 checks passed
@markuslf
markuslf deleted the fix/check-icon-size branch August 31, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant