Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'css/navigate.css')
-rw-r--r--css/navigate.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/navigate.css b/css/navigate.css
index e284403..b906169 100644
--- a/css/navigate.css
+++ b/css/navigate.css
@@ -49,6 +49,10 @@
background-image: url('/apps/fulltextsearch/img/fulltextsearch_black.svg');
}
+A.icon-fts {
+ text-indent: 25px;
+}
+
a.ulsub {
padding: 0px 12px 0 12px !important;
}