From e2a32c728a64ca9d0bbbd2820223bc4f7525d5ab Mon Sep 17 00:00:00 2001 From: Maxence Lange Date: Sat, 6 Jan 2018 13:04:06 -0100 Subject: rename Signed-off-by: Maxence Lange --- css/nextsearch.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'css') 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; -- cgit v1.2.3