WooCommerce btn styles, cart/checkout/acct pages
authorLaury GvR <laury@gaslightmedia.com>
Thu, 6 Oct 2016 19:18:57 +0000 (15:18 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 7 Oct 2016 13:09:21 +0000 (09:09 -0400)
commit2f536899fd20bd34ef86521cf9ad8b14ff04198f
treea05e4e9487e21096cac65854b47ae47401a5efe6
parentaff16ea42a7c10514f60f9ef2ac6e4e4b6db5367
WooCommerce btn styles, cart/checkout/acct pages

The cart/checkout/account pages were still showing the right site
sidebar because they do not count as "woocommerce pages" as far
as woocommerce is concerned. Thus they do not utilize the
woocommerce.php template file. Now the proper markup has been
inserted into index.php > interior-page.php section for those pages

Also added button styles for some of the WC buttons which were
still greyed out.
css/app.css
css/app.css.map
parts/shop-sidebar.php
scss/plugins/_woocommerce.scss
sections/interior-page.php
woocommerce.php