VRFS-2730 : Better styling for backing tracks loop checkbox.

This commit is contained in:
Steven Miers 2015-02-01 18:22:07 -06:00
parent eff19235c3
commit 957ecf6735
1 changed files with 4 additions and 7 deletions

View File

@ -538,16 +538,13 @@ table.vu td {
cursor: pointer;
position:absolute;
top:250px;
left:9;
left:9px;
width: 20px;
height: 18px;
// background-image:url('/assets/content/icon_mute.png');
// background-repeat:no-repeat;
text-align: center;
input {
font-size: 8pt;
font-weight: bold;
}
font-size: 8pt;
font-weight: bold;
}
.metronome-selects {