adobe / aem-cif-project-archetype

Maven template to create new CIF Project AEM projects that follow best practices
Apache License 2.0
20 stars 12 forks source link

#91 add css rules for search results component relating to filter bar #92

Closed kevin-mitchell closed 4 years ago

kevin-mitchell commented 4 years ago

This PR adds a new CSS file and the required clientlibs wiring required to provide some very basic / lightweight styling to new search results related html elements.

I made an attempt to stick with the basic structure / design of existing elements and the new CSS rules attempt to leave the basic look and feel of all elements on the page untouched.

Note that this PR only makes sense in the context of another PR being made against the aem-core-cif-components repo, though the changes should be reasonably safe independently.

Related Issue

91

Motivation and Context

This PR adds a new CSS file and the required clientlibs wiring required to provide some very basic / lightweight styling to new search results related html elements.

How Has This Been Tested?

Testing was performed by building the (upcoming) changes to the aem-core-cif-components stemming from this issue.

Screenshots (if appropriate):

Screen Shot 2020-03-11 at 8 37 49 PM Screen Shot 2020-03-11 at 8 37 44 PM

Types of changes

Checklist: