Changeset 226381
- Timestamp:
- 05/02/2024 11:00:36 AM (19 months ago)
- Location:
- atua/1.0.68
- Files:
-
- 4 edited
- 1 copied
-
. (copied) (copied from atua/1.0.67)
-
assets/css/themes.css (modified) (1 diff)
-
inc/customizer/customizer-plugin-notice/atua-customizer-notify.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
atua/1.0.68/assets/css/themes.css
r225526 r226381 11747 11747 font-weight: 600; 11748 11748 } 11749 11750 .wc-block-components-totals-item { 11751 color: var(--dt-sec-color); 11752 font-weight: 700; 11753 } -
atua/1.0.68/inc/customizer/customizer-plugin-notice/atua-customizer-notify.php
r185077 r226381 8 8 private $recommended_plugins; 9 9 10 10 private $config; 11 11 12 private static $instance; 12 13 -
atua/1.0.68/readme.txt
r225526 r226381 4 4 Tested up to: 6.5 5 5 Requires PHP: 5.6 6 Stable tag: 1.0.6 76 Stable tag: 1.0.68 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.68 81 * Style improvements - WooCommerce Cart Page 82 80 83 @version 1.0.67 81 84 * Style improvements - WooCommerce Cart Page Product Price -
atua/1.0.68/style.css
r225526 r226381 2 2 Theme Name: Atua 3 3 Text Domain: atua 4 Version: 1.0.6 74 Version: 1.0.68 5 5 Tested up to: 6.5 6 6 Requires at least: 4.7
Note: See TracChangeset
for help on using the changeset viewer.