From 596688b64ea8d2a3ac8963abb8057c87e1637a3f Mon Sep 17 00:00:00 2001 From: Luzifr Date: Mon, 14 Nov 2011 16:10:42 +0100 Subject: [PATCH] =?utf8?q?One=20more=20thing=20=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- wcfsetup/install/files/acp/style/style.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/wcfsetup/install/files/acp/style/style.css b/wcfsetup/install/files/acp/style/style.css index 0d9c5aafd4..25e50fbf18 100644 --- a/wcfsetup/install/files/acp/style/style.css +++ b/wcfsetup/install/files/acp/style/style.css @@ -2301,6 +2301,16 @@ tr .columnTitle { text-align: left; } +tr .columnTopic img.boardFirstNew { + float: left; +} + +tr .columnTopic small { + font-size: 85%; + margin-top: 7px; + display: inline-block; +} + tr .columnText { font-weight: normal; text-align: left; -- 2.20.1