VRFS-2730 : Better styling for backing tracks loop checkbox.
This commit is contained in:
parent
eff19235c3
commit
957ecf6735
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue