X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=cb528dca4146eb38f874111cecf2de5642a6abd7;hb=1e580150bca7f599af6fc4c52f079fafd98ff94f;hp=e44f8a9d8229ea64e474c738d73c25653310781d;hpb=6f8bd8946cf2966f150fa43301a689ebf47cebb4;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index e44f8a9..cb528dc 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -55,6 +55,13 @@ img.nobo { margin: auto; } +img.nobohide { + position: absolute; + border-width: 0px; + visibility: hidden; + z-index: 12; +} + .notify { border-style: solid; border-width: 1px;