0 Votes

Changes for page Solr Search

Last modified by Сергей Коршунов on 2025/01/12 00:53

From version 4.1
edited by Сергей Коршунов
on 2023/11/01 10:37
Change comment: Install extension [org.xwiki.platform:xwiki-platform-search-solr-ui/15.9]
To version 3.1
edited by Сергей Коршунов
on 2023/10/28 16:30
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 {