Changeset 298768
- Timestamp:
- 11/17/2025 10:44:15 AM (7 days ago)
- Location:
- chrowix/1.0.6
- Files:
-
- 2 edited
- 1 copied
-
. (copied) (copied from chrowix/1.0.5)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
chrowix/1.0.6/readme.txt
r297698 r298768 4 4 Tested up to: 6.8 5 5 Requires PHP: 5.6 6 Stable tag: 1.0. 56 Stable tag: 1.0.6 7 7 License: GPLv3 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 111 111 == Changelog == 112 112 113 @version 1.0.6 114 * Style improvements - Footer Cart Widget Amount 115 113 116 @version 1.0.5 114 117 * Style improvements - Footer Cart Widget Checkout Button Hover & Focus -
chrowix/1.0.6/style.css
r297698 r298768 3 3 Text Domain: chrowix 4 4 Template: chromax 5 Version: 1.0. 55 Version: 1.0.6 6 6 Tested up to: 6.8 7 7 Requires at least: 4.7 … … 764 764 background-color: var(--dt-main-color) !important; 765 765 } 766 767 .dt_footer .widget_shopping_cart span.amount { 768 color: #fff; 769 }
Note: See TracChangeset
for help on using the changeset viewer.