From 0ccc8c40e55d7f80cb48aed7539ac49a1c7739d3 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Wed, 4 Apr 2012 20:49:07 +0200 Subject: [PATCH] Small style fix --- wcfsetup/install/files/style/wbb.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wcfsetup/install/files/style/wbb.less b/wcfsetup/install/files/style/wbb.less index 68134426f7..705eb87c70 100644 --- a/wcfsetup/install/files/style/wbb.less +++ b/wcfsetup/install/files/style/wbb.less @@ -215,6 +215,10 @@ } } + tr.new .columnTopic > h1 { + font-weight: bold; + } + tr.new .columnAvatar div > p > img, tr:hover .columnAvatar div > p > img { opacity: 1; } -- 2.20.1