summaryrefslogtreecommitdiffstats
path: root/settings/css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2014-07-02 17:41:26 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2014-07-02 17:41:26 +0200
commit4878c734e2ea2e5f1574ed3d7e95f8ebf754fca3 (patch)
tree888186abac3d1ae9f9be6c9fccc9e6c0ecf65fba /settings/css
parentea756a12b0dfdffe7b1bf9a69fb658ebf69db89a (diff)
downloadnextcloud-server-4878c734e2ea2e5f1574ed3d7e95f8ebf754fca3.tar.gz
nextcloud-server-4878c734e2ea2e5f1574ed3d7e95f8ebf754fca3.zip
add link to contribute and promote pages in personal settings
Diffstat (limited to 'settings/css')
-rw-r--r--settings/css/settings.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index ef8428bd3ef..7dbaf830096 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -19,6 +19,9 @@ input#openid, input#webdav { width:20em; }
.clientsbox .center {
margin-top: 10px;
}
+.clientsbox a {
+ font-weight: bold;
+}
#passworderror { display:none; }
#passwordchanged { display:none; }