From aa93b03e1862e9f95570653d52b9d5858171d22f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 9 Nov 2015 03:06:33 -0500 Subject: pull in form data --- StoneIsland/www/css/account.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'StoneIsland/www/css/account.css') diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css index e023480b..b16c60e0 100644 --- a/StoneIsland/www/css/account.css +++ b/StoneIsland/www/css/account.css @@ -21,11 +21,21 @@ #profile { display: none; } + + .payment #payment { display: block } #payment { display: none; } + + .shipping #shipping { display: block } #shipping { display: none; } + + +.settings #settings { display: block } +#settings { + display: none; +} \ No newline at end of file -- cgit v1.2.3-70-g09d2