Changes for page Solr Search

Last modified by Monika Leung on 2025/04/05 16:25

From version 4.1
edited by Monika Leung
on 2024/01/13 15:56
Change comment: Install extension [org.xwiki.platform:xwiki-platform-search-solr-ui/15.10.4]
To version 3.1
edited by Monika Leung
on 2023/10/07 16:10
Change comment: Install extension [org.xwiki.platform:xwiki-platform-search-solr-ui/15.8]

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -222,7 +222,7 @@
222 222   box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
223 223   /* Leave space for the bottom shadow. */
224 224   margin-bottom: 1em;
225 - border-radius: 7px;
225 + border-radius: 4px;
226 226  }
227 227  /* Colibri skin doesn't have the grid system. */
228 228  .skin-colibri .search-facets {