From: Marcel Werk Date: Wed, 4 Apr 2012 18:49:07 +0000 (+0200) Subject: Small style fix X-Git-Tag: 2.0.0_Beta_1~1168 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=0ccc8c40e55d7f80cb48aed7539ac49a1c7739d3;p=GitHub%2FWoltLab%2FWCF.git Small style fix --- 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; }