Changeset 236989
- Timestamp:
- 07/31/2024 10:46:39 AM (16 months ago)
- Location:
- atua/1.0.78
- Files:
-
- 2 edited
- 1 copied
-
. (copied) (copied from atua/1.0.77)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
atua/1.0.78/readme.txt
r236498 r236989 4 4 Tested up to: 6.6 5 5 Requires PHP: 5.6 6 Stable tag: 1.0.7 76 Stable tag: 1.0.78 7 7 License: GPLv3 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 78 78 == Changelog == 79 79 80 @version 1.0.78 81 * Style improvements - WooCommerce Checkout Page Summary 82 80 83 @version 1.0.77 81 84 * Tested - By WordPress 6.6.1 -
atua/1.0.78/style.css
r236498 r236989 2 2 Theme Name: Atua 3 3 Text Domain: atua 4 Version: 1.0.7 74 Version: 1.0.78 5 5 Tested up to: 6.6 6 6 Requires at least: 4.7 … … 62 62 color: #fff; 63 63 } 64 65 div.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.