Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop

This commit is contained in:
Seth Call 2014-02-15 04:22:59 +00:00
commit c02bc4e872
2 changed files with 10 additions and 0 deletions

View File

@ -152,6 +152,7 @@
font-size: 12px;
font-weight: bold;
margin-bottom: 2px;
padding-right:4px;
}
.stats {
margin-top: 4px;
@ -162,6 +163,10 @@
.lcol {
width: 148px;
}
.whitespace {
// equal to lcol width.
padding-left: 148px;
}
.instruments {
width:128px;
img {

View File

@ -211,6 +211,7 @@
font-size: 12px;
font-weight: bold;
margin-bottom: 2px;
padding-right:4px;
}
.stats {
margin-top: 4px;
@ -221,6 +222,10 @@
.lcol {
width: 148px;
}
.whitespace {
// equal to lcol width.
padding-left: 148px;
}
.instruments {
width:128px;
img {