Make WordPress Themes

Changeset 220946


Ignore:
Timestamp:
03/14/2024 10:56:06 AM (21 months ago)
Author:
themedropbox
Message:

New version of SoftMe - 1.0.47

Location:
softme/1.0.47
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • softme/1.0.47/readme.txt

    r220028 r220946  
    44Tested up to: 6.4
    55Requires PHP: 5.6
    6 Stable tag: 1.0.46
     6Stable tag: 1.0.47
    77License: GPLv3 or later
    88License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    9797== Changelog ==
    9898
     99@version 1.0.47
     100* Style improvements - Product Button
     101
    99102@version 1.0.46
    100103* Style improvements - Product Button
  • softme/1.0.47/style.css

    r220028 r220946  
    22Theme Name:        SoftMe
    33Text Domain:       softme
    4 Version:            1.0.46
     4Version:            1.0.47
    55Tested up to:       6.4
    66Requires at least:  4.7
     
    238238.wc-block-grid__products .wc-block-components-product-button__button {
    239239    border-radius: 0;
    240 }
     240    text-decoration: none;
     241}
Note: See TracChangeset for help on using the changeset viewer.