Skip to content
Snippets Groups Projects

Issue #3522436: Make coding standards fixes

Files
19
+ 2
2
.facets-widget-links ul li.facet-item label .facet-item__value {
cursor: pointer;
color:blue;
text-decoration:underline;
text-decoration: underline;
color: blue;
}
Loading