From a9a2b2be0a8e9f9037fbb42b3602e9e4d3373b32 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Thu, 1 Oct 2015 14:29:46 +0200 Subject: [PATCH] setup: Show a summary's topic title in bold refs #5543 --- public/css/icinga/setup.less | 1 + 1 file changed, 1 insertion(+) diff --git a/public/css/icinga/setup.less b/public/css/icinga/setup.less index 51f0e19dc..ae849bc90 100644 --- a/public/css/icinga/setup.less +++ b/public/css/icinga/setup.less @@ -242,6 +242,7 @@ form#setup_requirements { h2 { font-size: 1.2em; + font-weight: bold; } div.topic {