Changes for page SolrDateFacet

Last modified by superadmin on 2025/12/22 13:22

From version 2.1
edited by superadmin
on 2025/12/22 13:22
Change comment: Install extension [org.xwiki.platform:xwiki-platform-search-solr-ui/17.10.1]
To version 1.1
edited by superadmin
on 2025/08/23 12:09
Change comment: Install extension [org.xwiki.platform:xwiki-platform-search-solr-ui/17.6.0]

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -6,9 +6,6 @@
6 6  }
7 7  .search-facet-body .customDateInterval form {
8 8   margin-top: .5em;
9 - /* We want the form to stay on its own flex line no matter how much space is provided. */
10 - width: 80%;
11 - margin-left: 16px;
12 12  }
13 13  .search-facet-body .customDateInterval dl {
14 14   margin: 0;