From: Michael M Slusarz Date: Wed, 25 Nov 2009 01:17:04 +0000 (-0700) Subject: Don't italicize flag labels. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=7d6d8c386ebb26feacc7e8124b80256d066524f6;p=horde.git Don't italicize flag labels. --- diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index fa86b2c1e..beb6d3a9a 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -259,6 +259,9 @@ div.vpRowVert div.msgSubject { font-style: italic; width: auto; } +div.vpRowVert div.msgSubject span.flagUser { + font-style: normal; +} div.vpRowVert.flagUnseen { font-weight: normal;