Refactor GUI rendering and align RTA axis
This commit is contained in:
@@ -415,3 +415,15 @@ canvas.waveform-layer{
|
||||
|
||||
#optionsPanelNew summary{font-size:17px;padding:8px 4px;}
|
||||
#optionsPanelNew .opt{font-size:16px;}
|
||||
.changelog-details { margin: 20px 0 0 5px; }
|
||||
.changelog-content > .opt-group { margin-top: 0; }
|
||||
.changelog-version { margin-left: 12px; }
|
||||
.changelog-date { margin: 0; color: #8fd3d4; }
|
||||
.changelog-heading { margin: 4px 0 0 12px; color: #8fd3d4; }
|
||||
.changelog-list { margin: 2px 0 0 24px; color: #b2c7d9; }
|
||||
.opt-w-110 { width: 110px !important; }
|
||||
.opt-w-120 { width: 120px !important; }
|
||||
.opt-w-140 { width: 140px !important; }
|
||||
.opt-w-150 { width: 150px !important; }
|
||||
.opt-w-180 { width: 180px !important; }
|
||||
.opt-w-220 { width: 220px !important; }
|
||||
|
||||
Reference in New Issue
Block a user