X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=b6d32013bc81505e09c2259f576bc52cb70d7fe0;hb=29ef3f7db6bc1d39c658a15d95d22e45bbd59c16;hp=e44f8a9d8229ea64e474c738d73c25653310781d;hpb=6f8bd8946cf2966f150fa43301a689ebf47cebb4;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index e44f8a9..b6d3201 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -1,7 +1,10 @@ /* * brisk - brisk.css * - * Copyright (C) 2006 matteo.nastasi@milug.org + * Copyright (C) 2006-2008 Matteo Nastasi + * mailto: nastasi@alternativeoutput.it + * matteo.nastasi@milug.org + * web: http://www.alternativeoutput.it * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -55,6 +58,13 @@ img.nobo { margin: auto; } +img.nobohide { + position: absolute; + border-width: 0px; + visibility: hidden; + z-index: 12; +} + .notify { border-style: solid; border-width: 1px;