summaryrefslogtreecommitdiffstats
path: root/css/standard003.css
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2008-05-26 11:08:51 -0700
committerArun Persaud <arun@nubati.net>2008-05-26 11:08:51 -0700
commite8b56a58ef9b5dabf77273f540d1ec678e604615 (patch)
treec6ef2a571b167d838b095f4e42c21a1b2b4b8d9b /css/standard003.css
parent1132ca2ccda76df5ed2b1bea6b64015d4dc86880 (diff)
downloade-DoKo-e8b56a58ef9b5dabf77273f540d1ec678e604615.tar.gz
e-DoKo-e8b56a58ef9b5dabf77273f540d1ec678e604615.tar.bz2
e-DoKo-e8b56a58ef9b5dabf77273f540d1ec678e604615.zip
LAYOUT: added a unified table layout for statistics, etc
a table that can be styled via CSS is created from an array. Signed-off-by: Arun Persaud <arun@nubati.net>
Diffstat (limited to 'css/standard003.css')
-rw-r--r--css/standard003.css461
1 files changed, 0 insertions, 461 deletions
diff --git a/css/standard003.css b/css/standard003.css
deleted file mode 100644
index 7ad7cd1..0000000
--- a/css/standard003.css
+++ /dev/null
@@ -1,461 +0,0 @@
-/* reset CSS (taken from blueprint and modified a bit) */
-
-html, body, div, span,
-h1, h2, h3, h4, h5, h6, p,
-a,img, dl, dt, dd, ol, ul, li,
-fieldset, form, label, legend,
-table, tbody, tfoot, thead, tr, th, td {
- margin: 0;
- padding: 0;
- border: 0;
- vertical-align: baseline;
-}
-table { border-collapse: separate; border-spacing: 0; }
-caption, th, td { text-align: left; font-weight: normal; }
-table, td, th { vertical-align: middle; }
-
-/* end reset */
-
-h1, h2, h3, h4, h5, h6, p {margin: 2px; padding: 1px;}
-
-.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:19em;
- 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;
-}
-
-.rules {
- margin-top:24em;
-}
-
-
-.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:100%;
- 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:11em;
- 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: 45%;
- left:37.5%;
- right:56.5%;
- width:6%;
- z-index:30;
-}
-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: 25%;
- left:47%;
- right:47%;
- width:6%;
- text-align:center;
- z-index:30;
-}
-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: 45%;
- right:37.5%;
- left:56x.5%;
- width:6%;
- z-index:30;
-}
-ul.tricks li div div.card2 span.comment{
- position:absolute;
- margin:0;
- padding:0;
- /*border: 1px solid red;*/
- top: 85%;
- 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: 15%;
- left:47%;
- right:47%;
- width:6%;
- text-align:center;
- z-index:30;
-}
-ul.tricks li div div.card3 span.comment{
- position:absolute;
- margin:0;
- padding:0;
- /*border: 1px solid red;*/
- top: 85%;
- 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