woocommerce/includes/admin/helper
And Finally a44d9c9827 CSS and layout tweaks.
- Changed `wc_addons_wrap` to `wc-addons-wrap` to adhere to stylelint class rule.
- Removed `max-width` from `wc-addons-wrap` – we need the purple header to stretch to full width. Added new `wc-subscriptions-wrap` class to give the `max-width` to the My Subscriptions page.
- Changed width of product cards to use `calc`, so that any trailing odd-numbered card has the same width as the others.
- Fixed some stylelint issues. Moved style blocks to address `no-descending-specificity` warnings. Remove quotes from URLs and font names that don't need them.
- Gave `#screen-meta-links` absolute position on the marketplace page, so it overlays the full-width purple header.
2021-08-09 16:48:57 +01:00
..
views CSS and layout tweaks. 2021-08-09 16:48:57 +01:00
class-wc-helper-api.php Fixed helper header 2020-09-17 16:50:17 -03:00
class-wc-helper-compat.php Fixed helper header 2020-09-17 16:50:17 -03:00
class-wc-helper-options.php Fixed helper header 2020-09-17 16:50:17 -03:00
class-wc-helper-plugin-info.php Fixed helper header 2020-09-17 16:50:17 -03:00
class-wc-helper-updater.php Fix requires_php check 2020-11-13 16:47:26 -03:00
class-wc-helper.php Fixed helper header 2020-09-17 16:50:17 -03:00