Make WordPress Themes

Changeset 252735


Ignore:
Timestamp:
12/18/2024 10:58:12 AM (11 months ago)
Author:
themedropbox
Message:

New version of Altra - 1.0.84

Location:
altra/1.0.84
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • altra/1.0.84/readme.txt

    r252017 r252735  
    44Tested up to: 6.7
    55Requires PHP: 5.6
    6 Stable tag: 1.0.83
     6Stable tag: 1.0.84
    77License: GPLv3 or later
    88License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    7979== Changelog ==
    8080
     81@version 1.0.84
     82* Style improvements - WooCommerce Block Cart Button
     83
    8184@version 1.0.83
    8285* Style improvements - WooCommerce Block Cart Checkout Button
  • altra/1.0.84/style.css

    r252017 r252735  
    33Text Domain:       altra
    44Template:           atua
    5 Version:            1.0.83
     5Version:            1.0.84
    66Tested up to:       6.7
    77Requires at least:  4.7
     
    10631063    color: #fff;
    10641064}
     1065
     1066.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a {
     1067    text-decoration: none;
     1068}
Note: See TracChangeset for help on using the changeset viewer.