From 0ec3f1dd2d523c4ae337f5fb9d7a0517b1765810 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Tue, 3 Jun 2014 20:02:50 +0200 Subject: [PATCH] unbold the username --- core/css/styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/core/css/styles.css b/core/css/styles.css index 9aaac440cbf..7ae1da0062f 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -811,7 +811,6 @@ label.infield { cursor:text !important; top:1.05em; left:.85em; } display: block; padding: 7px 12px 6px 7px; cursor: pointer; - font-weight: bold; } #expand:hover, #expand:focus, #expand:active { color:#fff; } #expand img { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter:alpha(opacity=70); opacity:.7; margin-bottom:-2px; } -- 2.39.5