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-03-25 11:34:13 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2015-03-25 11:34:13 +0300
commit04a4df50657aafaef03756474fde34da8bff74a8 (patch)
tree093bf1111cbce761b8efa494d9bce85dd08cd0bd /settings/css
parente188f0e4368ad1b34ecc35fcafa277f0e3946c01 (diff)
only show connection checks results if there are errors, fix #11476
Diffstat (limited to 'settings/css')
-rw-r--r--settings/css/settings.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index e400fc2ab48..814eb665428 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -394,16 +394,9 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
#postsetupchecks .loading {
height: 50px;
-}
-
-#postsetupchecks.section .loading {
background-position: left center;
}
-#postsetupchecks .hint {
- margin-top: 15px;
-}
-
#admin-tips li {
list-style: initial;
}