Refactor Cart into checkerboard table
Compare changes
+ 255
− 153
@@ -57,207 +51,315 @@ class ButtonDelete(CliveButton):
Closes: #173 (closed)
Removes clear all feature from: #233
This one improves focus behavior in the cart, moving cart items and deleting items from the cart.