- πΊπΈUnited States smustgrave
With D10 now out going to putting all the focus on the 4.x version of this
module supporting D9 + D10.Will keep an on the 7.x-2.x branch for reviews but no active work will
probably happen
In a similar vein of making the table contents themable as suggested by https://www.drupal.org/project/module_filter/issues/3006125 β , I want to add "btn btn-secondary" classes to the "clear" link that appears when text is entered in "Filter list". That way, Bootstrap users can apply button styling to the clear link - making it more visible.
More importantly, it makes this link themeable outside of Bootstrap (if desired).
I made a few other CSS changes related to 1) the addition of the button, and 2) unifying the layout of the filter div with ems vs. pixels (sticking as close to the original intent of the px rules as possible).
Please consider these minor theming changes for your next release.
Closed: outdated
2.2
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
With D10 now out going to putting all the focus on the 4.x version of this
module supporting D9 + D10.
Will keep an on the 7.x-2.x branch for reviews but no active work will
probably happen