From b23ea475cbdf15c3b8eea410fa3f8567384bc65d Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 10 Dec 2024 07:55:39 +0100 Subject: Update --- src/_thread.scss | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'src/_thread.scss') diff --git a/src/_thread.scss b/src/_thread.scss index f41de31..012bbf4 100644 --- a/src/_thread.scss +++ b/src/_thread.scss @@ -9,8 +9,16 @@ } .messageSidebar { - background-color: props.get(common.$wcfContentBackground); - + a:hover { + text-decoration: underline; + } + + .username { + font-weight: bold; + } + } + + .messageContent { a:hover { text-decoration: underline; } -- cgit v1.2.3-70-g09d2