Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2014-06-03 22:02:50 +0400
committerJan-Christoph Borchardt <hey@jancborchardt.net>2014-06-03 22:02:50 +0400
commit0ec3f1dd2d523c4ae337f5fb9d7a0517b1765810 (patch)
tree3c0b884cde766ac41572fad34f76e517c4406faf /core/css/styles.css
parent29c5ec4fa6be571754aad42272e14e6cff2d353c (diff)
unbold the username
Diffstat (limited to 'core/css/styles.css')
-rw-r--r--core/css/styles.css1
1 files changed, 0 insertions, 1 deletions
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; }