woocommerce/includes/admin/helper/views
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
..
html-helper-compat.php Helper: Various Improvements (#15519) 2017-06-14 14:12:53 +01:00
html-main.php CSS and layout tweaks. 2021-08-09 16:48:57 +01:00
html-oauth-start.php CSS and layout tweaks. 2021-08-09 16:48:57 +01:00
html-section-account.php Helper: Various Improvements (#15519) 2017-06-14 14:12:53 +01:00
html-section-notices.php Helper: First pass at merging the Helper plugin into WooCommerce 2017-04-21 15:05:44 +03:00