From: Matteo Nastasi (mop) Date: Sun, 30 Sep 2007 09:22:54 +0000 (+0000) Subject: corretto bug di IE per il rett. verde pulsante X-Git-Tag: 3.0.0~234 X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=711702bc416e65f9f756459046805e0eef68a5aa;p=brisk.git corretto bug di IE per il rett. verde pulsante --- diff --git a/web/table.css b/web/table.css index 3e1e10d..46f2cf1 100644 --- a/web/table.css +++ b/web/table.css @@ -180,8 +180,10 @@ div.table_commands { .remark1 { position: absolute; - width: 199px; - height: 200px; + width: 199px !important; + width: 207px; + height: 200px !important; + height: 208px; left: 296; top: 246; border-style: solid; @@ -192,8 +194,10 @@ div.table_commands { .remark2 { position: absolute; - width: 199px; - height: 200px; + width: 199px !important; + width: 203px; + height: 200px !important; + height: 204px; left: 298; top: 248; border-style: solid;