Changeset 252617
- Timestamp:
- 12/17/2024 12:16:52 PM (11 months ago)
- Location:
- softme/1.0.87
- Files:
-
- 2 edited
- 1 copied
-
. (copied) (copied from softme/1.0.86)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
softme/1.0.87/readme.txt
r251817 r252617 4 4 Tested up to: 6.7 5 5 Requires PHP: 5.6 6 Stable tag: 1.0.8 66 Stable tag: 1.0.87 7 7 License: GPLv3 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 97 97 == Changelog == 98 98 99 @version 1.0.87 100 * Style improvements - WooCommerce Block Cart Button 101 99 102 @version 1.0.86 100 103 * Style improvements - WooCommerce Block Cart Checkout Button -
softme/1.0.87/style.css
r251817 r252617 2 2 Theme Name: SoftMe 3 3 Text Domain: softme 4 Version: 1.0.8 64 Version: 1.0.87 5 5 Tested up to: 6.7 6 6 Requires at least: 4.7 … … 363 363 color: #fff; 364 364 } 365 366 .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a { 367 text-decoration: none; 368 }
Note: See TracChangeset
for help on using the changeset viewer.