update shared components

This commit is contained in:
Luke Pulverenti 2016-08-23 13:07:50 -04:00
parent 0ad08c389c
commit 6ab4b313a1
52 changed files with 652 additions and 21 deletions

View file

@ -206,11 +206,11 @@
padding: .5em .3em;
}
.visualCardBox .cardScalable, .visualCardBox .cardFooter {
.visualCardBox .cardScalable, .visualCardBox-cardFooter {
background-color: #222326;
}
.visualCardBox .cardFooter {
.visualCardBox-cardFooter {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);