img.unbo class added, class notify enhanced
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 21 Dec 2008 12:25:22 +0000 (12:25 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 21 Dec 2008 12:25:22 +0000 (12:25 +0000)
web/brisk.css

index 84b3162..2981343 100644 (file)
@@ -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;