Added availability date to product table
[depot.git] / public / stylesheets / depot.css
index bb9c8b5e6c89ba60dfaabefde5f4e109df3fc5d9..62a2d6708382c442361b52a03a31e6cf3552ef12 100644 (file)
@@ -40,6 +40,10 @@ h1 {
         margin: 0;
 }
 
+#product-list .list-description .unavailable {
+        color: #f00;
+}
+
 #product-list .list-actions {
   font-size:    x-small;
   text-align:   right;