fixes #944 - Add card views

This commit is contained in:
Luke Pulverenti 2014-11-10 22:41:19 -05:00
parent a1535a341b
commit c6064c9e96
27 changed files with 321 additions and 69 deletions

View file

@ -90,8 +90,9 @@
}
.visualCardBox-b {
border-radius: 3px;
background: rgb(51, 51, 51);
border: 1px solid rgb(31, 31, 31);
border-radius: 3px;
}
.cardScalable {
@ -130,9 +131,9 @@
right: 0;
}
.cardContent:hover .cardImage {
opacity: .5;
}
.cardContent:hover .cardImage {
opacity: .5;
}
/*.preview-overlay-container {
-moz-border-radius: 2px;