add options to identify function

This commit is contained in:
Luke Pulverenti 2015-01-11 15:31:09 -05:00
parent e2384f3087
commit 127f342be1
12 changed files with 177 additions and 93 deletions

View file

@ -82,7 +82,7 @@
background: #fff;
}
.visualCardBox-b {
.ui-page-theme-b .visualCardBox {
background: rgb(51, 51, 51);
border: 1px solid rgb(31, 31, 31);
border-radius: 3px;
@ -148,9 +148,6 @@
width: 100%;
}*/
.cardFooter {
}
.cardContent .cardFooter {
position: absolute;
bottom: 0;