diff --git a/front/core/components/check/style.scss b/front/core/components/check/style.scss index b84b61ce5..add593570 100644 --- a/front/core/components/check/style.scss +++ b/front/core/components/check/style.scss @@ -43,4 +43,10 @@ &.disabled.checked > .btn { background-color: $color-font-secondary; } + + &[triple-state]:not(.indeterminate):not(.checked) { + .btn { + background-color: lighten($color-alert, 5%); + } + } } diff --git a/modules/monitor/front/index/tickets/index.html b/modules/monitor/front/index/tickets/index.html index 52d5924de..23253259a 100644 --- a/modules/monitor/front/index/tickets/index.html +++ b/modules/monitor/front/index/tickets/index.html @@ -1,8 +1,8 @@ + auto-load="false" + limit="20">