|
|
|
@ -280,6 +280,9 @@ span.facet-item__status.js-facet-deactivate { |
|
|
|
content: "- - "; |
|
|
|
content: "- - "; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
li.facet-item.facet-item--expanded { |
|
|
|
|
|
|
|
background: #fff; |
|
|
|
|
|
|
|
} |
|
|
|
/* ============================================================ |
|
|
|
/* ============================================================ |
|
|
|
NEWSPAPER BROWSE PAGE |
|
|
|
NEWSPAPER BROWSE PAGE |
|
|
|
============================================================ */ |
|
|
|
============================================================ */ |
|
|
|
@ -826,4 +829,6 @@ div#block-olivesnews-search { |
|
|
|
.path-frontpage .main-content__container.container { |
|
|
|
.path-frontpage .main-content__container.container { |
|
|
|
padding-top: 4em; |
|
|
|
padding-top: 4em; |
|
|
|
} |
|
|
|
} |
|
|
|
.search-result.views-row { min-width: 0;} |
|
|
|
.search-result.views-row { |
|
|
|
|
|
|
|
min-width: 0; |
|
|
|
|
|
|
|
} |
|
|
|
|