diff --git a/lib/common/static/instance_theme.css b/lib/common/static/instance_theme.css index aabd5a6..638fb66 100644 --- a/lib/common/static/instance_theme.css +++ b/lib/common/static/instance_theme.css @@ -5197,36 +5197,43 @@ html[data-theme="light"] .opt-source-badge--oo { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; + max-width: 100%; + font-size: 0.72rem; } .opt-history-table th:nth-child(1), .opt-history-table td:nth-child(1) { - width: 34%; + width: 22%; } .opt-history-table th:nth-child(2), .opt-history-table td:nth-child(2) { - width: 7%; + width: 6%; } .opt-history-table th:nth-child(3), .opt-history-table td:nth-child(3) { - width: 11%; + width: 14%; + white-space: nowrap; } .opt-history-table th:nth-child(4), .opt-history-table td:nth-child(4) { - width: 9%; + width: 8%; } .opt-history-table th:nth-child(5), .opt-history-table td:nth-child(5) { - width: 11%; + width: 16%; + white-space: nowrap; } .opt-history-table th:nth-child(6), .opt-history-table td:nth-child(6) { - width: 20%; + width: 22%; } .opt-history-table th:nth-child(7), .opt-history-table td:nth-child(7) { - width: 8%; + width: 12%; text-align: center; } +.opt-history-table .opt-hist-pnl { + white-space: nowrap; +} .opt-hist-time { font-size: 0.64rem; white-space: nowrap; diff --git a/lib/common/static/options_panel.js b/lib/common/static/options_panel.js index 34bfc1f..466f75e 100644 --- a/lib/common/static/options_panel.js +++ b/lib/common/static/options_panel.js @@ -2586,7 +2586,7 @@ "