un po' di modifiche
[brisk.git] / web / brisk.css
index c07c713..19260e5 100644 (file)
  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
  * Suite 330, Boston, MA 02111-1307, USA.
  *
+ * $Id$
+ *
  */
 
 body {
-/*     background-image: url('img/probrisco.jpg'); */
+       background-image: url('img/bg_capodanno.jpg'); 
        background-repeat: no-repeat;
+       background-position: top center; 
+
+       font-size: 12px;
+
        align: center;
        }
 
 div {
-       position: relative;
+       /* position: relative;*/
+       font-size: 12px;
+       }
+
+td {
+       font-size: 12px;
        }
 
+.topmenu {
+       position: absolute;
+       left: 16px;
+       top: 16px;
+}
+
 .room_td {
-       height: 200px;
-       width: 90px;
+       height: 120px;
+       width: 170px;
        vertical-align: "top";
+       background-color: yellow; 
+       padding: 6px;
        }
 
 .room_standup {
-       height: 150px;
+       height: 120px;
        vertical-align: "top";
        }
 
 .room_ex_standup {
-       height: 150px;
+       height: 120px;
        vertical-align: "top";
        }
 
-.room_d_standup {
-       align: "top";
-       border: 1px solid grey;
-       }
-
 .chatt {
        height: 100px;
        overflow: auto;
        border: 1px solid grey;
        vertical-align: text-bottom;
-       font-size: 10pt;
+       /*      font-size: 10pt; */
        }
 
 .chattshort {
@@ -62,11 +76,11 @@ div {
        overflow: auto;
        border: 1px solid grey;
        vertical-align: text-bottom;
-       font-size: 10pt;
+       /*      font-size: 10pt;*/
        }
 
 .txtt {
-       font-size: 10pt;
+       /*      font-size: 10pt;*/
        }
 
 img {
@@ -91,7 +105,15 @@ img.nobo {
 
 img.tableinfo {
        position:     absolute; 
-       left:         620;
+       left:         619;
+       top:          550;
+       border-width: 0px;
+       visibility:   visible;
+       }
+
+img.tablereload {
+       position:     absolute; 
+       left:         667;
        top:          550;
        border-width: 0px;
        visibility:   visible;
@@ -99,7 +121,7 @@ img.tableinfo {
 
 img.tableout {
        position:     absolute; 
-       left:         700;
+       left:         730;
        top:          550;
        border-width: 0px;
        visibility:   visible;
@@ -214,7 +236,7 @@ img.seed3 {
     border-collapse: collapse;
     display: table-cell;
     text-align: right;
-    padding: 4px;
+    padding: 2px;
 }
 
 .remark0 { 
@@ -475,7 +497,7 @@ img.seed3 {
        /*      background-color: red; */
        /*      visibility: visible; */
        position: absolute;
-       font-size: 10pt;
+       /*      font-size: 10pt;*/
        left: 5px;
        top: 55px;
        width: 115px;