From 9fd03423a0e5e26397250e8924d2be0e01e2ceaf Mon Sep 17 00:00:00 2001 From: arun Date: Wed, 7 Feb 2007 17:48:24 +0000 Subject: fixed: bug in routine to figure out the next player added rulesets (change in database): at the beginning of a game differnt rules can be chosen --- css/standard.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'css') diff --git a/css/standard.css b/css/standard.css index 0edabfb..664b17c 100644 --- a/css/standard.css +++ b/css/standard.css @@ -238,6 +238,12 @@ ul.tricks li div div.card3 span{ border-top:0; } +.ruleset { + float:right; + border:2px solid gray; + border-top:0; +} + .time { float:left; border:2px solid gray; -- cgit v1.2.3-18-g5258