From 40d8fa1090ed02a1eef99e3f315f6471966eb8ff Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Tue, 9 Jun 2015 03:09:19 +0100 Subject: mobile: handle the collection of the cards and the designation Signed-off-by: Olivier Gayot --- cao-common.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cao-common.css') diff --git a/cao-common.css b/cao-common.css index c6ecbe6..c574b6d 100644 --- a/cao-common.css +++ b/cao-common.css @@ -15,6 +15,10 @@ td { display: none; } +#played_cards { + display: none; +} + #btn_join { display: none; } -- cgit v1.2.3