diff --git a/modules/monitoring/public/css/module.less b/modules/monitoring/public/css/module.less index 744da48f0..967c71ab2 100644 --- a/modules/monitoring/public/css/module.less +++ b/modules/monitoring/public/css/module.less @@ -26,9 +26,6 @@ margin: 0.5em; } -.boxview > div:hover { - background-color: @gray-lightest; -} /* Box body of contents */ @@ -59,8 +56,6 @@ padding: 5px; } -.boxview div.box.entry a:hover { -} /* First line of a box entry */ .boxview div.box.entry a:first-child {