CC-5108 : Waveform Editor UI

changing colour to be less dark. can better see highlights/drawn fades.
This commit is contained in:
Naomi 2013-05-14 15:49:13 -04:00
parent 0dd8138c2b
commit 809d5a35b9
3 changed files with 4 additions and 4 deletions

View file

@ -29,7 +29,7 @@
position: absolute;
margin: 0;
padding: 0;
background: #3e3e3e;
background: #6e6e6e;
}
.state-select {