summaryrefslogtreecommitdiffstats
path: root/css/standard001.css
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2008-04-27 17:43:11 -0700
committerArun Persaud <arun@nubati.net>2008-04-27 17:43:11 -0700
commit5aa7d5dd2d0b487188fef191c6e5ef38f13e38f7 (patch)
tree77748f9f4c3a15586494c2047253064807e5e649 /css/standard001.css
parent4fc2c543112c4734b71272b1e4a1392406d63455 (diff)
downloade-DoKo-5aa7d5dd2d0b487188fef191c6e5ef38f13e38f7.tar.gz
e-DoKo-5aa7d5dd2d0b487188fef191c6e5ef38f13e38f7.tar.bz2
e-DoKo-5aa7d5dd2d0b487188fef191c6e5ef38f13e38f7.zip
BUGFIX: couldn't restart a finished game; force reload of CSS
problem was that everything on the page was in a form which is now submitted to the game page, but for new games, we need to call the newgame.php page. moved the button out of the side and into its own div structure now to fix it. also renamed the css file to force a reload Signed-off-by: Arun Persaud <arun@nubati.net>
Diffstat (limited to 'css/standard001.css')
-rw-r--r--css/standard001.css447
1 files changed, 447 insertions, 0 deletions
diff --git a/css/standard001.css b/css/standard001.css
new file mode 100644
index 0000000..b694fe9
--- /dev/null
+++ b/css/standard001.css
@@ -0,0 +1,447 @@
+.header {
+ background-color: white;
+ text-align: center;
+ height: 4em;
+ border-bottom: 3px solid gray;
+}
+
+.lastlogin {
+ position:absolute;
+ font-size:smaller;
+ top:0;
+ left:0;
+}
+
+.main {
+ min-height: 40em;
+}
+
+.footer {
+ margin:0;
+ margin-top:0.3em;
+ padding:0;
+ border-top: 2px solid #444;
+ font-size:smaller;
+ clear:both;
+}
+.footer .right { float:right; }
+.footer .left { float:left; }
+
+.status {
+ position:absolute;
+ right:1em;
+ top:0.1em;
+ font-size: smaller;
+}
+
+.joingame,.sickness,.poverty,.total,.message {
+ position: absolute;
+ background-color: #fff;
+ width: 20%;
+ top:22em;
+ left:40%;
+ right:40%;
+ text-align: center;
+ z-index:22
+}
+
+
+.total .re {
+ position: absolute;
+ left: -4em;
+ top:8em;
+ background-color: #fff;
+ z-index:15;
+}
+.total .contra {
+ position: absolute;
+ right: -4em;
+ top:8em;
+ background-color: #fff;
+ z-index:15;
+}
+
+.poverty {
+ top:32em;
+ z-index:15;
+ background-color:#fff;
+}
+
+.rules {
+margin-top:20em;
+}
+
+
+.card {
+ position:absolute;
+ z-index:20;
+ top:18em;
+ left:28em;
+ text-align:center;
+ background-color:white;
+ border:2px solid gray;
+}
+.card img { width:8em; }
+
+/* display the table and the names */
+div.table {
+ position:absolute;
+ width:99%;
+ height:35em;
+ margin:0;
+ left:0;
+ padding:0;
+/* border: 3px solid blue; */
+ top: 8.2em;
+ text-align:center;
+}
+
+div.table img.table {
+ position:absolute;
+ width:25%;
+ top:20%;
+ height:22em;
+ left:37.5%;
+ z-indexk:9;
+ display: block;
+ margin:0;
+ padding:0;
+}
+div.table div {
+ /*background-color:green;*/
+ position:absolute;
+ width:12.5%;
+ text-align:center;
+ z-index:20;
+}
+div.table div img{
+ /*background-color:green;*/
+ width:20%;
+}
+
+div.table div.table0 {
+ top:45%;
+ right:62.5%;
+}
+div.table div.table1 {
+ top:5%;
+ left:43.75%;
+}
+div.table div.table2 {
+ top:45%;
+ left:62.5%;
+}
+div.table div.table3 {
+ bottom:5%;
+ left: 43.75%;
+}
+
+ul.tricks {
+ position:relative;
+ list-style:none;
+ margin:3px;
+ padding:0;
+ padding-bottom:3px;
+ text-align:center;
+ border-bottom:1px solid #444;
+}
+ul.tricks a { text-decoration:none; color:#000;}
+ul.tricks li {
+ /*background-color:blue;*/
+ margin:0.1em;
+ padding:0.2em 0.5em;
+ display:inline;
+}
+ul.tricks li.old { background-color:#fff; }
+ul.tricks li:hover { background-color: #bbb;}
+ul.tricks li.nohighlight:hover { background-color: #fff;}
+
+ul.tricks li div.trick {
+ position:absolute;
+ width:100%;
+ height:35em;
+ top:1.2em;
+ left: 0;
+ margin:0;
+ padding:0;
+/* border: 2px solid red;*/
+ display:block;
+}
+ul.tricks li div.trick {
+ display:none;
+}
+
+ul.tricks li div.trick img.arrow {
+ position:absolute;
+ margin:0;
+ padding:0;
+/* border: 5px solid blue;*/
+ text-align:center;
+ width:16%;
+ height:16em;
+ left:42%;
+ right:42%;
+ top:9em;
+ z-index:8;
+}
+
+hr {clear:both;}
+
+/*ul.tricks li:hover div.table{ display:block; }*/
+
+ul.tricks li div div.card0 img,ul.tricks li div div.card0 .score, .vorbehalt0 {
+ position:absolute;
+ margin:0;
+ padding:0;
+ /*border: 1px solid red;*/
+ top: 40%;
+ left:37.5%;
+ right:56x.5%;
+ width:6%;
+ z-index:9;
+}
+ul.tricks li div div.card0 span.comment{
+ position:absolute;
+ margin:0;
+ padding:0;
+ /*border: 1px solid red;*/
+ top: 5%;
+ right:66.5%;
+ left:17.5%;
+ width:16%;
+}
+ul.tricks li div div.card1 img,ul.tricks li div div.card1 .score, .vorbehalt1 {
+ position:absolute;
+ margin:0;
+ padding:0;
+ /*border: 1px solid red;*/
+ top: 20%;
+ left:47%;
+ right:47%;
+ width:6%;
+ text-align:center;
+ z-index:9;
+}
+ul.tricks li div div.card1 span.comment{
+ position:absolute;
+ margin:0;
+ padding:0;
+ /*border: 1px solid red;*/
+ top: 5%;
+ left:66.5%;
+ right:17.5%;
+ width:16%;
+ text-align:center;
+}
+ul.tricks li div div.card2 img,ul.tricks li div div.card2 .score, .vorbehalt2{
+ position:absolute;
+ margin:0;
+ padding:0;
+ /*border: 1px solid red;*/
+ top: 40%;
+ right:37.5%;
+ left:56x.5%;
+ width:6%;
+ z-index:9;
+}
+ul.tricks li div div.card2 span.comment{
+ position:absolute;
+ margin:0;
+ padding:0;
+ /*border: 1px solid red;*/
+ top: 80%;
+ left:66.5%;
+ right:17.5%;
+ width:16%;
+ text-align:center;
+}
+ul.tricks li div div.card3 img,ul.tricks li div div.card3 .score, .vorbehalt3{
+ position:absolute;
+ margin:0;
+ padding:0;
+ /*border: 1px solid red;*/
+ bottom: 20%;
+ left:47%;
+ right:47%;
+ width:6%;
+ text-align:center;
+ z-index:9;
+}
+ul.tricks li div div.card3 span.comment{
+ position:absolute;
+ margin:0;
+ padding:0;
+ /*border: 1px solid red;*/
+ top: 80%;
+ right:66.5%;
+ left:17.5%;
+ width:16%;
+}
+
+span.comment{
+ border: 3px solid green;
+}
+
+ul.tricks li div div span.comment span{
+ display:block;
+ text-align:left;
+ border-top:1px solid green;
+}
+
+.mycards {
+ margin:0;
+ margin-top:34.5em;
+ padding:0;
+ border:1px solid red;
+ background-color:yellow;
+}
+
+.mycards img {
+ height:6em;
+}
+
+.exchange {
+ clear:both;
+ margin:0;
+ padding:0;
+ border:1px solid red;
+ background-color:yellow;
+}
+
+.exchange img {
+ height:6em;
+}
+
+.line{
+ clear:both;
+ border-top:2px solid gray;
+ margin:0;
+ padding:0;
+}
+
+.session {
+ border-bottom:1px solid black;
+ text-align:center;
+}
+
+.gameinfo, .useroptions {
+ position:absolute;
+ top:10em;
+ right:0em;
+ margin:1em;
+ margin-top:0em;
+ margin-right:0em;
+
+ width:12em;
+
+ border-top: 2px solid gray;
+ border-left: 2px solid gray;
+ border-bottom: 2px solid gray;
+
+ padding:0.3em;
+
+ background-color: #eee;
+}
+
+.usermenu {
+ position:absolute;
+ top:10em;
+ left:0;
+ margin:1em;
+ margin-top:0em;
+ margin-left:0em;
+
+ width: 12em;
+
+ border-top: 2px solid gray;
+ border-right: 2px solid gray;
+ border-bottom: 2px solid gray;
+
+ padding:0.3em;
+
+ background-color: #eee;
+}
+
+.notes {
+ position:absolute;
+ top:27em;
+ left:0;
+ margin:1em;
+ margin-top:0em;
+ margin-left:0em;
+
+ width: 12em;
+
+ border-top: 2px solid gray;
+ border-right: 2px solid gray;
+ border-bottom: 2px solid gray;
+
+ padding:0.3em;
+
+ background-color: #efefef;
+
+ height:10em;
+ overflow: auto;
+}
+
+.user { margin-left:25%;margin-right:25%; }
+
+.over {
+ text-align:center;
+ margin-bottom:0.1em;
+}
+
+.submitbutton {
+ border:0;
+ background-color: #efe;
+}
+
+.submitbutton:hover {
+ background-color:#afa;
+}
+
+
+.cardinput {
+ display:inline;
+ position:relative;
+ border: 1px solid black;
+}
+
+.cardinput img {
+ width: 4em;
+}
+
+.cardinput:hover{
+ background-color:red;
+}
+
+div span img.button {
+ width: 2em;
+}
+
+.gamestatuspre {
+ padding: 0 0.3em;
+
+ background-color: #fd8901;
+}
+.gamestatusover {
+ padding:0 0.3em;
+ background-color: #f82c20 ;
+}
+.gamestatusplay {
+ padding:0 0.3em;
+ background-color: #15de26;
+}
+
+.scoretable{
+ height:10em;
+ overflow: auto;
+}
+table.score {
+ width:10em;
+ border-collapse:collapse;
+}
+
+.bigger {
+ font-size:larger;
+} \ No newline at end of file