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:
Diffstat (limited to 'settings/css/settings.css')
-rw-r--r--settings/css/settings.css10
1 files changed, 3 insertions, 7 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index 587626bec07..429e96ddb9a 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -23,10 +23,6 @@ table { width:100%; }
/* APPS */
-li{color:#888}
-li.active{color:#000}
-span.version{margin-left:3em;color:#ddd}
-
-
-/* HELP */
-tr.pager:hover { background:#fff; }
+li { color:#888; }
+li.active { color:#000; }
+span.version { margin-left:3em; color:#ddd; }