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
path: root/css
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2018-01-06 17:04:06 +0300
committerMaxence Lange <maxence@artificial-owl.com>2018-01-06 17:04:06 +0300
commite2a32c728a64ca9d0bbbd2820223bc4f7525d5ab (patch)
tree66f6c46949c6c263526d9eecf9507fb0876678ab /css
parent24fa7bc774eac26e6a3a9368b133540293e60783 (diff)
rename
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'css')
-rw-r--r--css/nextsearch.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/css/nextsearch.css b/css/nextsearch.css
index 2b7ff6f..d4da377 100644
--- a/css/nextsearch.css
+++ b/css/nextsearch.css
@@ -100,11 +100,11 @@
}
.icon-page-prev {
- background-image: url('/apps/fullnextsearch/img/page-prev.svg');
+ background-image: url('/apps/fulltextsearch/img/page-prev.svg');
}
.icon-page-next {
- background-image: url('/apps/fullnextsearch/img/page-next.svg');
+ background-image: url('/apps/fulltextsearch/img/page-next.svg');
}
.icon-page-next, .icon-page-prev {
@@ -114,14 +114,14 @@
height: 16px;
}
-.icon-fullnextsearch, .icon-close-fullnextsearch {
+.icon-fulltextsearch, .icon-close-fulltextsearch {
position: absolute;
right: 10px;
top: 10px;
cursor: pointer;
}
-.icon-more-fullnextsearch {
+.icon-more-fulltextsearch {
position: absolute;
right: 40px;
top: 10px;