Make WordPress Themes

Changeset 236989


Ignore:
Timestamp:
07/31/2024 10:46:39 AM (16 months ago)
Author:
themedropbox
Message:

New version of Atua - 1.0.78

Location:
atua/1.0.78
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • atua/1.0.78/readme.txt

    r236498 r236989  
    44Tested up to: 6.6
    55Requires PHP: 5.6
    6 Stable tag: 1.0.77
     6Stable tag: 1.0.78
    77License: GPLv3 or later
    88License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    7878== Changelog ==
    7979
     80@version 1.0.78
     81* Style improvements - WooCommerce Checkout Page Summary
     82
    8083@version 1.0.77
    8184* Tested - By WordPress 6.6.1
  • atua/1.0.78/style.css

    r236498 r236989  
    22Theme Name:        Atua
    33Text Domain:       atua
    4 Version:            1.0.77
     4Version:            1.0.78
    55Tested up to:       6.6
    66Requires at least:  4.7
     
    6262    color: #fff;
    6363}
     64
     65div.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
     66    background: var(--dt-pri-color);
     67    color: #fff;
     68}
Note: See TracChangeset for help on using the changeset viewer.