X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Ftable.css;h=46f2cf130e759dda5c533dd9ac129e687baf9dc3;hb=b43874693573e29cf25fbcd1fb8fc2d54ed9ea76;hp=3e1e10d69f29ee41adc8d874fb8d7f3b724ceb34;hpb=0f174e2134aed6491cd639d711a35f635c9200fd;p=brisk.git 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;