add item flyouts

This commit is contained in:
Luke Pulverenti 2015-05-14 22:16:57 -04:00
parent ce35317652
commit 4b2be0b97a
16 changed files with 478 additions and 409 deletions

View file

@ -84,13 +84,6 @@
margin: 12px;
}
@media all and (min-width: 600px) {
.largeCardMargin .visualCardBox {
margin: 18px;
}
}
.ui-page-theme-b .visualCardBox {
background: rgba(45,45,45,.85);
border-radius: 3px;