diff --git a/modules/monitoring/public/css/tables.less b/modules/monitoring/public/css/tables.less index 6fa35e8de..959b25402 100644 --- a/modules/monitoring/public/css/tables.less +++ b/modules/monitoring/public/css/tables.less @@ -17,6 +17,10 @@ // Object link and comment author in the comment overview .comment-author { margin-bottom: 0.25em; + + > a { + font-weight: bold; + } } // Comment icons, e.g. persistent in the comment overview