Changes for page Solr Search
Last modified by Сергей Коршунов on 2025/01/12 00:53
From version 6.1
edited by Сергей Коршунов
on 2024/05/02 13:36
on 2024/05/02 13:36
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-search-solr-ui/16.3.0]
To version 5.1
edited by Сергей Коршунов
on 2024/03/26 17:51
on 2024/03/26 17:51
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-search-solr-ui/16.2.0]
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -390,16 +390,6 @@ 390 390 white-space: nowrap; 391 391 } 392 392 393 -/* Override the default style for links in content. */ 394 -body.content.preference-underlining-only-inline-links #xwikicontent .search-facet-body .itemName, 395 -body.content.preference-underlining-only-inline-links #xwikicontent .search-facet-body .more { 396 - text-decoration: none; 397 - /* Make sure we don't take over the default behaviour on hover with too much specificity. */ 398 - &:hover, &:focus { 399 - text-decoration: underline; 400 - } 401 -} 402 - 403 403 .search-facet-body .itemName, 404 404 .search-facet-body .facet-value-toggler, 405 405 .search-facet-body .more {