summaryrefslogtreecommitdiffstats
path: root/settings/css
diff options
context:
space:
mode:
authorMichael Gapczynski <mtgap@owncloud.com>2012-08-27 20:55:11 -0400
committerMichael Gapczynski <mtgap@owncloud.com>2012-08-27 20:55:11 -0400
commitaad7dc8390b67ee7d04d83765b1295b9507767f5 (patch)
tree7232b509225fb3aa9cbe630a5267c971130b1f27 /settings/css
parent42a291286b4627191a18e8848dffee0bf5574c93 (diff)
downloadnextcloud-server-aad7dc8390b67ee7d04d83765b1295b9507767f5.tar.gz
nextcloud-server-aad7dc8390b67ee7d04d83765b1295b9507767f5.zip
Remove sharing notice in users settings - The default is now share with anyone, groups only sharing is now a setting in the admin page
Diffstat (limited to 'settings/css')
-rw-r--r--settings/css/settings.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index 49274103ca8..74a3a1acc86 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -62,7 +62,5 @@ span.version { margin-left:3em; margin-right:3em; color:#555; }
/* ADMIN */
span.securitywarning {color:#C33; font-weight:bold; }
-h3.settingsNotice { font-size: 1.2em; }
-.settingsNotice { font-weight:bold; padding: 0.5em 0; }
input[type=radio] { width:1em; }
table.shareAPI td { padding-right: 2em; } \ No newline at end of file