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>2015-04-09 11:57:15 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2015-04-09 13:07:05 +0300
commit65dc958418a2e54b3a9cc591fd109308b9fd8397 (patch)
tree6bffd4e912ee07572443c765f173054db94b2049 /settings/css
parentba52f6f8fc0d88000332e9e64c48a56c526823d9 (diff)
add admin documentation hints to Federated Cloud Sharing and cron
Diffstat (limited to 'settings/css')
-rw-r--r--settings/css/settings.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index 426fdbb8b94..747e370617e 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -350,6 +350,7 @@ table.grid td.date{
margin: 10px 0;
color: #ce3702;
}
+
#shareAPI p { padding-bottom: 0.8em; }
#shareAPI input#shareapiExpireAfterNDays {width: 25px;}
#shareAPI .indent {
@@ -358,6 +359,13 @@ table.grid td.date{
#shareAPI .double-indent {
padding-left: 56px;
}
+#fileSharingSettings h3 {
+ display: inline-block;
+}
+
+.icon-info {
+ padding: 11px 20px;
+}
.mail_settings p label:first-child {
display: inline-block;