category page with pagination and filter
This commit is contained in:
parent
528ddcee31
commit
dad25818b9
3 changed files with 45 additions and 4 deletions
|
|
@ -139,3 +139,11 @@ h2.screen-reader-text {
|
|||
.search-term {
|
||||
background-color: yellow;
|
||||
}
|
||||
|
||||
.tx-indexedsearch .tx-indexedsearch-browsebox ul li .current {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.tx-indexedsearch .tx-indexedsearch-browsebox ul li {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue