X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Fbriskin5.css;h=9f44c2f6e6464db56a345577f271936d541d3c10;hb=21b3b1f15c52ad8703f470542b5d4092d10ec457;hp=1a0b8761bafeee1592142cd26f3a11b5e0f92c79;hpb=1a2c340b709fe249698ba0802e92225f0da213cc;p=brisk.git diff --git a/web/briskin5/briskin5.css b/web/briskin5/briskin5.css index 1a0b876..9f44c2f 100644 --- a/web/briskin5/briskin5.css +++ b/web/briskin5/briskin5.css @@ -115,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 { @@ -127,6 +129,7 @@ img.seed1 { left: 43px; top: 55px; cursor: pointer; + border: 0; } img.seed2 { @@ -134,6 +137,7 @@ img.seed2 { left: 93px; top: 55px; cursor: pointer; + border: 0; } img.seed3 { @@ -141,6 +145,7 @@ img.seed3 { left: 143px; top: 55px; cursor: pointer; + border: 0; } .area { @@ -201,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; @@ -215,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; @@ -328,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; @@ -352,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; @@ -366,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; } @@ -494,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 {