2010-11-08 Jeff Segars <jeff@webempoweredchurch.org>
* Added feature #16133: Introduce new config setting to completely disable the preview notification box (Thanks to Andreas Kiessling)
+ * Fixed bug #14901: Forgotten styling: User Name at the top misses a CSS definition (Thanks to Christopher Stelmaszyk)
2010-11-08 Stanislas Rolland <typo3@sjbr.ca>
$Id$
- - - - - - - - - - - - - - - - - - - - - */
+#username {
+ color: #ffffff;
+ font-weight: bold;
+}
+
#username.su-user {
color: #eb6e5a;
font-weight: bold;