diff options
Diffstat (limited to 'StoneIsland/www/css/account.css')
| -rw-r--r-- | StoneIsland/www/css/account.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css index a06dc8f8..1d3506e5 100644 --- a/StoneIsland/www/css/account.css +++ b/StoneIsland/www/css/account.css @@ -39,6 +39,15 @@ display: none; } +#orders.list { +} +#orders.single { +} + +#order_list { +} +#single_order { +} .settings #settings { display: block } #settings { |
