Changeset 294799
- Timestamp:
- 10/25/2025 01:48:19 PM (4 weeks ago)
- Location:
- shopping-solution/0.8.4
- Files:
-
- 2 edited
- 1 copied
-
. (copied) (copied from shopping-solution/0.8.3)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
shopping-solution/0.8.4/readme.txt
r292039 r294799 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8 6 Stable Tag: 0.8. 36 Stable Tag: 0.8.4 7 7 Requires PHP: 7.2 8 8 License: GNU General Public License v3.0 … … 282 282 * Fixed bugs. 283 283 284 = 0.8.4 = 285 * Resolved css error of cart icon. 286 284 287 == Resources == 285 288 -
shopping-solution/0.8.4/style.css
r292039 r294799 8 8 Tested up to: 6.8 9 9 Requires PHP: 7.2 10 Version: 0.8. 310 Version: 0.8.4 11 11 license: GNU General Public License v3.0 12 12 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 194 194 background: #e9f8fe; 195 195 color: var(--first-theme-color); 196 padding: 12px;196 padding:12px 25px 12px 12px; 197 197 border-radius: 30px; 198 198 }
Note: See TracChangeset
for help on using the changeset viewer.