Changeset 299371
- Timestamp:
- 11/20/2025 09:46:15 AM (4 days ago)
- Location:
- atua/1.1.44
- Files:
-
- 2 edited
- 1 copied
-
. (copied) (copied from atua/1.1.43)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
atua/1.1.44/readme.txt
r298119 r299371 4 4 Tested up to: 6.8 5 5 Requires PHP: 5.6 6 Stable tag: 1.1.4 36 Stable tag: 1.1.44 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.1.44 81 * Style improvements - Footer Cart Widget Amount 82 80 83 @version 1.1.43 81 84 * Style improvements - Footer Cart Widget Checkout Button Hover & Focus -
atua/1.1.44/style.css
r298119 r299371 2 2 Theme Name: Atua 3 3 Text Domain: atua 4 Version: 1.1.4 34 Version: 1.1.44 5 5 Tested up to: 6.8 6 6 Requires at least: 4.7 … … 289 289 background-color: var(--dt-pri-color) !important; 290 290 } 291 292 .dt_footer .widget_shopping_cart span.amount { 293 color: #fff; 294 }
Note: See TracChangeset
for help on using the changeset viewer.