add nobohide class for img
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 23 Mar 2008 15:44:20 +0000 (15:44 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 23 Mar 2008 15:44:20 +0000 (15:44 +0000)
web/brisk.css

index e44f8a9..cb528dc 100644 (file)
@@ -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;