seeds chooser updated and dynamic empty card use
[brisk.git] / web / briskin5 / briskin5.css
index 5095856..9f44c2f 100644 (file)
@@ -70,6 +70,7 @@ img.tableout {
 img.sp-card {
     position:     absolute;
     visibility:   hidden;
+    border: 0px;
 }
 
 img.card {
@@ -114,11 +115,13 @@ img.cover {
     z-index: 10;
 }
 
+/* FIXME: dynamic seeds position */
 img.seed0 {
     position:     absolute;
     left: 0px;
     top: 55px;
     cursor: pointer;
+    border: 0;
 }
 
 img.seed1 {
@@ -126,6 +129,7 @@ img.seed1 {
     left: 43px;
     top: 55px;
     cursor: pointer;
+    border: 0;
 }
 
 img.seed2 {
@@ -133,6 +137,7 @@ img.seed2 {
     left: 93px;
     top: 55px;
     cursor: pointer;
+    border: 0;
 }
 
 img.seed3 {
@@ -140,6 +145,7 @@ img.seed3 {
     left: 143px;
     top: 55px;
     cursor: pointer;
+    border: 0;
 }
 
 .area {
@@ -200,12 +206,12 @@ div.table_commands {
 
 .remark1 {
     position:     absolute;
-    width:  199px !important;
-    width:  207px;
-    height: 200px !important;
-    height: 208px;
-    left: 296;
-    top:  246;
+    width:  198px !important;
+    width:  206px;
+    height: 198px !important;
+    height: 206px;
+    left: 297px;
+    top:  247px;
     border-style: solid;
     border-width: 4px;
     border-color: green;
@@ -214,12 +220,12 @@ div.table_commands {
 
 .remark2 {
     position:     absolute;
-    width:  199px !important;
-    width:  203px;
-    height: 200px !important;
-    height: 204px;
-    left: 298;
-    top:  248;
+    width:  198px !important;
+    width:  202px;
+    height: 198px !important;
+    height: 202px;
+    left: 299px;
+    top:  249px;
     border-style: solid;
     border-width: 2px;
     border-color: green;
@@ -327,19 +333,6 @@ div.table_commands {
     height: 125px;
 }
 
-.pubinfo_nw_iscalling {
-    color: gray;
-    visibility: visible;
-    position: absolute;
-    top: 125px;
-    left: 200px;
-    width:  196px !important;
-    width:  200px;
-    height: 121px !important;
-    height: 125px;
-    border: 2px solid #66bbff;
-}
-
 .public_nw {
     visibility: hidden;
     position: absolute;
@@ -351,6 +344,19 @@ div.table_commands {
     overflow: hidden;
 }
 
+.pubinfo_nw_iscalling {
+    color: gray;
+    visibility: visible;
+    position: absolute;
+    top: 124px;
+    left: 200px;
+    width:  197px !important;
+    width:  201px;
+    height: 123px !important;
+    height: 127px;
+    border: 2px solid #66bbff;
+}
+
 .pubinfo_ne {
     color: gray;
     visibility: visible;
@@ -365,12 +371,12 @@ div.table_commands {
     color: gray;
     visibility: visible;
     position: absolute;
-    top: 125px;
+    top: 124px;
     left: 400px;
-    width:  196px !important;
-    width:  200px;
-    height: 121px !important;
-    height: 125px;
+    width:  197px !important;
+    width:  201px;
+    height: 123px !important;
+    height: 127px;
     border: 2px solid #66bbff;
 }
 
@@ -493,10 +499,9 @@ div.table_commands {
     height: 65px;
 }
 
-img.callerimg {
-    position:     absolute;
-    left: 133px;
-    top: 10px;
+img#callerimg {
+    position: absolute;
+    border: 0px;
 }
 
 div#preferences_child div div {