From 1688752c5f3230fd9986691c2f67d9c7cd0bc164 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 19 Nov 2015 16:44:49 -0500 Subject: scrollers --- StoneIsland/www/css/account.css | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) (limited to 'StoneIsland/www/css') diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css index 8d26ce1e..e2054adb 100644 --- a/StoneIsland/www/css/account.css +++ b/StoneIsland/www/css/account.css @@ -1,24 +1,15 @@ -.profile #footer .cancel, -.profile #footer .submit, -.payment #footer .cancel, -.payment #footer .submit, -.shipping #footer .cancel, -.shipping #footer .submit, -.settings #footer .cancel, -.settings #footer .submit, -.login #footer .cancel, -.login #footer .submit, -.signup #footer .cancel, -.signup #footer .submit { - display: block -} - .login #login { display: block } #login { display: none; } +.logout #logout { display: block } +#logout { + display: none; +} + + .signup #signup { display: block } #signup { display: none; @@ -205,7 +196,7 @@ input.switch:checked + label:after { } .container-fill { -flex: 1; + flex: 1; align-items: center; justify-content: center; position:relative; -- cgit v1.2.3-70-g09d2