app/styles/collections.css in under-os-1.0.0 vs app/styles/collections.css in under-os-1.1.0
- old
+ new
@@ -15,5 +15,9 @@
height: 100%;
background: #eee;
border-radius: 2px;
text-align: center;
}
+
+collection item.selected label {
+ background: yellow;
+}