mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-20 15:16:38 +00:00
toolbar class for waveform view
This commit is contained in:
@@ -121,6 +121,7 @@ div.mem_info a.selected {
|
||||
padding-right:4px;
|
||||
padding-top:2px;
|
||||
padding-bottom:2px;
|
||||
margin:1px;
|
||||
}
|
||||
.btn_label {
|
||||
color: #ccc;
|
||||
@@ -138,6 +139,9 @@ div.mem_info a.selected {
|
||||
.btn_recording {
|
||||
color: #ff3333;
|
||||
}
|
||||
.btn_toolbar {
|
||||
margin:4px;
|
||||
}
|
||||
span.hilite {
|
||||
color: #ff66ff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user