woocommerce/assets
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
..
css CSS and layout tweaks. 2021-08-09 16:48:57 +01:00
fonts images, svgs optim 2018-10-04 11:57:05 +02:00
images New marketplace addons header 2021-08-03 09:32:31 +01:00
js Update assets/js/admin/quick-edit.js 2021-07-30 17:19:29 +01:00