mimbres commited on
Commit
2f82005
1 Parent(s): a619712

Update html_helper.py

Browse files
Files changed (1) hide show
  1. html_helper.py +1 -1
html_helper.py CHANGED
@@ -37,7 +37,7 @@ def create_html_from_midi(midifile):
37
  }}
38
 
39
  #proll midi-player::part(control-panel) {{
40
- background: #D8DAE8;
41
  border-radius: 8px 8px 0 0;
42
  border: 1px solid #A0A0A0;
43
  }}
 
37
  }}
38
 
39
  #proll midi-player::part(control-panel) {{
40
+ background: #d8dae880;
41
  border-radius: 8px 8px 0 0;
42
  border: 1px solid #A0A0A0;
43
  }}