summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2013-10-20 22:52:18 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2013-10-20 22:52:18 +0300
commit1e8af6c5ef081324a57b6481970e8c910cd22c67 (patch)
tree44767322d67278fb45c01ee88d4b359575e47035 /core
parent846ce67d011b9f65a0f74c91d9e82d232153c8d4 (diff)
downloadnextcloud-server-1e8af6c5ef081324a57b6481970e8c910cd22c67.tar.gz
nextcloud-server-1e8af6c5ef081324a57b6481970e8c910cd22c67.zip
bold share username
Diffstat (limited to 'core')
-rw-r--r--core/css/share.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/share.css b/core/css/share.css
index e6c5f8848ce..6e920f6bdec 100644
--- a/core/css/share.css
+++ b/core/css/share.css
@@ -24,6 +24,7 @@
#shareWithList li {
padding-top: 10px;
padding-bottom: 10px;
+ font-weight: bold;
}
#shareWithList li:first-child {