From: Matteo Nastasi (mop) Date: Sun, 21 Dec 2008 12:25:22 +0000 (+0000) Subject: img.unbo class added, class notify enhanced X-Git-Tag: 3.0.0~174 X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=db7f0cc6514cef0d5009a7a69ba49303bbf9e2db;p=brisk.git img.unbo class added, class notify enhanced --- diff --git a/web/brisk.css b/web/brisk.css index 84b3162..2981343 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -51,6 +51,10 @@ img { border-color: grey; } +img.unbo { + border-width: 0px; +} + img.nobo { position: relative; border-width: 0px; @@ -75,7 +79,7 @@ img.nobohide { border-width: 1px; /* margin-top: auto; margin-bottom: auto;*/ - overflow: auto; +/* overflow: auto; */ bottom: 0; right: 0; align: center;