try and get ctrl-enter to add a clear all
[roojs1] / less / roojs-bootstrap / masonary-squares.less
index 92c6bf9..5d1982d 100644 (file)
@@ -109,4 +109,12 @@ a.roo-brick-link:hover {
     opacity:0.2;
 }
 
-
+@media (min-width: 768px) {
+    .mask-inverse .masonry-brick-paragraph {
+        background: @black-opacity-50;
+    }
+
+    .mask-inverse:hover .masonry-brick-paragraph {
+        background: none;
+    }
+}
\ No newline at end of file