BUGFIX: css index prevented user from selecting a radio button and minor tweaks
[e-DoKo.git] / css / standard.css
index e22dafc0aa3d2940b86fa3184a318ef0be034aaa..8f609f5520cbbd86e054a0d2c6540747fe48782a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net>
+/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net>
  *
  *   This file is part of e-DoKo.
  *
@@ -37,7 +37,7 @@ header {
 
 .main {
   background-color: #fff;
-  padding: 0em 0em;
+  padding: 1px 0em;
   margin:  0em 3em;
   padding-bottom: 1em;
 }
@@ -126,11 +126,13 @@ footer .left  { float:left;         font-size:smaller;}
 .joingame,.sickness,.poverty,.total {
  position: absolute;
  background-color: #fff;
+ border-radius: 5px;
  width: 20%;
  top: 30%;
+ left: 40%;
  margin: auto;
  text-align: center;
- z-index:22;
+ z-index:42;
 }
 .total {
     width: 14%;
@@ -184,6 +186,7 @@ div.table div.table1 {
   z-index:20;
   margin: 0 auto;
 }
+
 div.middle {
     position:relative;
     min-height: 6em;
@@ -198,6 +201,14 @@ div.table div.table0 {
   text-align:center;
   z-index:20;
 }
+div.table div.table0 .start {
+  background-color: #f00;
+  border-radius: 5px;
+  padding: 3px;
+  padding-bottom: 1px;
+  margin: 3px;
+}
+
 div.table img.table {
   width:25%;
   z-index:5;
@@ -302,18 +313,14 @@ hr {clear:both;}
   padding:0;
  /*border: 1px solid red;*/
   top: 30%;
-  left:37.5%;
-  right:56.5%;
+  left:33.5%;
+  right:59.5%;
   height:40%;
   z-index:30;
-}
-
-.vorbehalt0 {
-  left:37.5%;
-  right:57.5%;
   width:10%;
   text-align:left;
 }
+
 .tricks div div.card0 span.comment{
   position:absolute;
   margin:0;
@@ -334,18 +341,14 @@ hr {clear:both;}
   padding:0;
   /*border: 1px solid red;*/
   top: 0%;
-  left:47%;
-  right:47%;
-  height:40%;
-  text-align:center;
-  z-index:30;
-}
-.vorbehalt1{
   left:45%;
   right:45%;
   width:10%;
+  height:40%;
+  text-align:center;
   z-index:30;
 }
+
 .tricks div div.card1 span.comment{
   position:absolute;
   margin:0;
@@ -367,17 +370,14 @@ hr {clear:both;}
   padding:0;
   /*border: 1px solid red;*/
   top: 30%;
-  right:37.5%;
-  left:56.5%;
+  right:34%;
+  width:10%;
+  left:56%;
   height:40%;
   z-index:30;
-}
-.vorbehalt2{
-  left:auto;
-  right:38%;
-  width:10%;
   text-align:right;
 }
+
 .tricks div div.card2 span.comment{
   position:absolute;
   margin:0;
@@ -399,12 +399,15 @@ hr {clear:both;}
   padding:0;
   /*border: 1px solid red;*/
   bottom: 0%;
-  left:47%;
-  right:47%;
+  left:45%;
+  right:45%;
   height: 40%;
   z-index:30;
+  width:10%;
+  height: 3em;
+  text-align:center;
 }
-.tricks div div.card3 .score, .vorbehalt3{
+.tricks div div.card3 .score{
   left:45%;
   right:45%;
   width:10%;
@@ -610,6 +613,7 @@ table.stats thead tr .header {
     background-image: url(bg.png);
     background-repeat: no-repeat;
     background-position: center right;
+    padding-right: 15px;
     cursor: pointer;
 }
 table.stats tbody td {