removed commented css attributes
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 19 Jan 2014 10:14:14 +0000 (11:14 +0100)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 19 Jan 2014 10:14:14 +0000 (11:14 +0100)
web/briskin5/briskin5.css
web/room.css

index 4e46e65..1c3f88f 100644 (file)
@@ -25,16 +25,6 @@ body {
     background-image: none;
     background-color: #fafafa;
     text-align: center;
-/* inherit from brisk.css
-    background-repeat: no-repeat;
-    background-position: top center;
-    margin:0px;
-
-    font-size: 12px;
-    padding: 0px;
-
-    align: center;
-*/
 }
 
 .chattshort {
@@ -43,7 +33,6 @@ body {
     border: 1px solid gray;
     vertical-align: text-bottom;
     text-align: left;
-    /* font-size: 10pt;*/
 }
 
 table.chattshort_table {
@@ -52,7 +41,6 @@ table.chattshort_table {
 }
 
 .txtt {
-    /* font-size: 10pt;*/
 }
 
 img.tableinfo {
@@ -90,7 +78,6 @@ img.card {
 
 img.astacard {
     position:     absolute; 
-    /* visibility:   visible; */
     border-width: 0px;
 }
 
@@ -103,7 +90,6 @@ img.cover {
 }
 
 .chooseed {
-    /* background-color: yellow; */
     visibility:   hidden;
     position:absolute; 
     width:  200px;
@@ -114,7 +100,6 @@ img.cover {
 }
 
 .asta {
-    /* background-color: yellow; */
     visibility:   hidden;
     position:     absolute; 
     width:  200px;
@@ -168,8 +153,6 @@ img.seed3 {
 }
 
 .points {
-    /*    position:     relative;  */
-    
     margin-top: 8px; 
     padding: 8px;
     margin-left:auto; 
@@ -243,23 +226,16 @@ div.table_commands {
     width: 68;
     height: 50;
     margin-top: 4px;
-    /*
-      border-style: solid;
-      border-width: 1px;
-      border-color: blu;
-    */
     align: center;
     text-align: center;
 }
 
 .puntifield {
-    /*  position:     absolute;  */
     align: center;
     text-align: center;
 }
 
 .pubinfo {
-    /*  background-color: red;  */
     color: gray;
     visibility: visible;
     position: absolute;
@@ -270,7 +246,6 @@ div.table_commands {
 }
 
 .pubinfo_iscalling {
-    /*  background-color: red;  */
     color: gray;
     visibility: visible;
     position: absolute;
@@ -284,7 +259,6 @@ div.table_commands {
 }
 
 .public {
-    /* background-color: red;  */
     visibility: hidden;
     position: absolute;
     display: table;
@@ -328,7 +302,6 @@ div.table_commands {
 }
 
 .public_we {
-    /*  background-color: red;  */
     visibility: hidden;
     position: absolute;
     top: 250px;
@@ -340,7 +313,6 @@ div.table_commands {
 }
 
 .pubinfo_nw {
-    /*  background-color: red;  */
     color: gray;
     visibility: visible;
     position: absolute;
@@ -351,7 +323,6 @@ div.table_commands {
 }
 
 .pubinfo_nw_iscalling {
-    /*  background-color: red;  */
     color: gray;
     visibility: visible;
     position: absolute;
@@ -365,7 +336,6 @@ div.table_commands {
 }
 
 .public_nw {
-    /*  background-color: red;   */
     visibility: hidden;
     position: absolute;
     top: 125px;
@@ -377,7 +347,6 @@ div.table_commands {
 }
 
 .pubinfo_ne {
-    /*  background-color: red;  */
     color: gray;
     visibility: visible;
     position: absolute;
@@ -388,7 +357,6 @@ div.table_commands {
 }
 
 .pubinfo_ne_iscalling {
-    /*  background-color: red;  */
     color: gray;
     visibility: visible;
     position: absolute;
@@ -402,7 +370,6 @@ div.table_commands {
 }
 
 .public_ne {
-    /*  background-color: red;  */
     visibility: hidden;
     position: absolute;
     top: 125px;
@@ -414,7 +381,6 @@ div.table_commands {
 }
 
 .pubinfo_ea {
-    /*  background-color: red; */
     color: gray;
     visibility: visible;
     position: absolute;
@@ -425,7 +391,6 @@ div.table_commands {
 }
 
 .pubinfo_ea_iscalling {
-    /*  background-color: red; */
     color: gray;
     visibility: visible;
     position: absolute;
@@ -439,7 +404,6 @@ div.table_commands {
 }
 
 .public_ea {
-    /*  background-color: red; */
     visibility: hidden;
     position: absolute;
     top: 250px;
@@ -467,11 +431,6 @@ div.table_commands {
 }
 
 .vert_innfloat_so {
-    /*  border-style: solid;
-       border-width: 1px;
-       border-color: black;
-
-       background-color: white; */
 #position: relative;
 #top: -50%;
     text-align: center;
@@ -522,10 +481,7 @@ div.table_commands {
 }
 
 .callerinfo {
-    /* background-color: red; */
-    /* visibility: visible; */
     position: absolute;
-    /* font-size: 10pt;*/
     left: 5px;
     top: 55px;
     width: 115px;
index 8ff07f6..20f3f9c 100644 (file)
@@ -48,7 +48,6 @@ body.* {
 }
 
 div.container {
-    /* border:1px solid gray; */
     position: relative;
     width:100%;
     margin:0px;
@@ -56,41 +55,36 @@ div.container {
 }
 
 div.header {
-    /* border: 1px solid yellow; */
     align: center;
     text-align: center;
-    font-size: 12px;
+    font-size: 100%;
     clear:left;
 }
 
 div.topmenu {
-    /* border: 1px solid red;  */
     width:94px;
     margin:0;
     text-align: center;
     align: center;
-    font-size: 10px;
+    font-size: 85%;
     padding:2px;       
 }
 
 div.proflash {
-    /* border: 1px solid red; */
     border: 1px solid gray;  
     background-color: RGB(246,246,246);
     text-align: center;
     align: center;
-    font-size: 10px;
+    font-size: 85%;
     padding:4px;       
 }
 
 div.tables {
-    /* border: 1px solid gray; */
     margin-left:100px;
     padding:4px;
 }
 
 div.bottom {
-    /* border: 1px solid green; */
     position: relative;
     top: -13px;
     align: center:
@@ -105,9 +99,6 @@ div.room_tit {
     align: left;
     text-align: left;
     margin: 0px;
-    /* background-color: orange;  */
-    /* clip: auto; */
-    /* overflow: hidden; */
 }
 
 span.room_titin {
@@ -120,22 +111,18 @@ span.room_titin {
 
 table.floaty {
     width: 100%;
-    /* border: 1px solid red;   */
     border-collapse: collapse;
     border-spacing: 0px;
     padding: 0px;
 }
 
 table.floaty td {
-    /* border: 1px solid orange; */
     align: center;
     text-align: center;
     vertical-align: top;
 }
 
 table.placings {
-/*    border: 1px solid red; */
-/*    border-collapse: collapse; */
     border-spacing: 8px;
     margin: 0px;
     width: 100%;
@@ -174,7 +161,6 @@ table.floaty td.floatyleft {
 }
 
 table.macro {
-    /* border: 1px solid orange; */
     border-spacing: 0px;
     align: center;
     width: 100%;
@@ -182,14 +168,11 @@ table.macro {
 }
        
 table.macro td {
-    /* border: 1px solid green;   */
     align: center;
     text-align: center;
 }
 
 div.room_tab {
-    /* border: 1px solid blue; */ 
-    /* background-color: green; */
     height: 346px;
     margin-left: auto;
     margin-right: auto;
@@ -200,14 +183,12 @@ div.room_tab {
 
 table.room_tab {
     width: 100%;
-    /* border: 0px solid red; */
     border-collapse: separate;
     border-spacing: 4px;
     border-style: none;
 }
 
 table.room_tab td {
-    /* background-color: yellow; */
     width: 25%;
     height: 110px;
     vertical-align: top;
@@ -217,7 +198,6 @@ table.room_tab td {
 
 
 div.room_div {
-    /* background-color: orange; */
     position: relative; 
 }
 
@@ -234,20 +214,17 @@ div.table_act {
 div.room_standup {
     position: absolute; 
     vertical-align: "top";
-    /* align: left; */
     top:   26px;
     width: 100%;
     height: 80px;
     padding: 0px;
     margin: 0px;
-    /* background-color: orange; */
     overflow: auto;
     clip: auto;
 }
 
 table.room_standup {
     position: relative; 
-    /* margin-left: 4px; */
     width: 100%;
     border: 1px solid gray;
     border-spacing: 0px;
@@ -255,7 +232,6 @@ table.room_standup {
 }
 
 table.room_standup td {
-    /* background-color: yellow; */
     position: relative;
     border: 0px none gray; 
     vertical-align: top;
@@ -285,8 +261,6 @@ div.room_ex_standup {
 }
 
 table.table_standup {
-    /* background-color: red; */
-
     border-spacing: 0px;
     width: 100%; 
     margin: 0px;
@@ -294,8 +268,6 @@ table.table_standup {
 }
 
 table.table_standup td {
-    /* background-color: green; */
-    /* border: 1px solid red;  */
     width: 25%;
     text-align: center;
     align: center;
@@ -315,16 +287,12 @@ div.esco {
     height: 100px;
     overflow: auto;
     border: 1px solid gray;
-    /* padding: 2px;  */
     vertical-align: text-bottom;
 }
 
 .txtt {
-    /* font-size: 10pt;*/
     position: relative;
-
     top: 2px;
-    /* rows: 1; */
 }
 
 .urgmsg {
@@ -337,7 +305,6 @@ div.esco {
     width: 100%;
     align: center;
     text-align: center;
-    /* background-color: green;  */
 }
 
 .webstart_hilite { 
@@ -413,9 +380,6 @@ div.esco {
     width: 0px;
     height: 50px;
     z-index: 10;
-    /*background-color: #ff00ff;
-     clip: auto;
-    overflow: hidden; */
 }
 
 .wagon {
@@ -429,7 +393,6 @@ div.esco {
     font-weight: bold;
     padding: 4px;
     z-index: 10;
-    /* visibility: hidden; */
 }
 
 .wagon_disable {
@@ -443,8 +406,6 @@ div.esco {
     font-weight: bold;
     font-color: #999999;
     padding: 4px;
-    /*z-index: -1;*/
-    /* visibility: hidden; */
 }
 
 .wagon_disable2 {
@@ -457,8 +418,6 @@ div.esco {
     font-size: 10px;
     font-color: #333333;
     padding: 4px;
-    /* z-index: -1;        */
-    /* visibility: hidden; */
 }
 
 .notebox {
@@ -467,7 +426,6 @@ div.esco {
     padding: 4px;
     position: absolute;
     visibility: hidden;
-    /* z-index: 15px; */
 }
 
 .room_standup_orig { 
@@ -479,7 +437,6 @@ td.tickbut {
     width: 0px;
     text-align: left;
     vertical-align: top;
-    /* background-color: red; */
     padding: 0px;
 }