Changeset 220946
- Timestamp:
- 03/14/2024 10:56:06 AM (21 months ago)
- Location:
- softme/1.0.47
- Files:
-
- 2 edited
- 1 copied
-
. (copied) (copied from softme/1.0.46)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
softme/1.0.47/readme.txt
r220028 r220946 4 4 Tested up to: 6.4 5 5 Requires PHP: 5.6 6 Stable tag: 1.0.4 66 Stable tag: 1.0.47 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.47 100 * Style improvements - Product Button 101 99 102 @version 1.0.46 100 103 * Style improvements - Product Button -
softme/1.0.47/style.css
r220028 r220946 2 2 Theme Name: SoftMe 3 3 Text Domain: softme 4 Version: 1.0.4 64 Version: 1.0.47 5 5 Tested up to: 6.4 6 6 Requires at least: 4.7 … … 238 238 .wc-block-grid__products .wc-block-components-product-button__button { 239 239 border-radius: 0; 240 } 240 text-decoration: none; 241 }
Note: See TracChangeset
for help on using the changeset viewer.