search_api_page.css in Search API Pages 7
.search-performance { font-size: 80%; } ol.search-results { display: block; list-style-type: none; } li.search-result { display: block; }
File
search_api_page.cssView source
- .search-performance {
- font-size: 80%;
- }
-
- ol.search-results {
- display: block;
- list-style-type: none;
- }
-
- li.search-result {
- display: block;
- }