]> source.dussan.org Git - nextcloud-server.git/commitdiff
unbold the username
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 3 Jun 2014 18:02:50 +0000 (20:02 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 3 Jun 2014 18:02:50 +0000 (20:02 +0200)
core/css/styles.css

index 9aaac440cbfd4ef0ee139df372fb814c9427a5a5..7ae1da0062f9951d0b32a5f18b65444b449ae0ab 100644 (file)
@@ -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; }