Fix roll position display: live contracts, TP profit, and 2-decimal qty precision.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1635,6 +1635,15 @@ html[data-theme="light"] #strategy-roll-panel .roll-section-title {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.pos-tp-profit {
|
||||
color: #4cd97f;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
html[data-theme="light"] .pos-tp-profit {
|
||||
color: #1a8f4a !important;
|
||||
}
|
||||
|
||||
html[data-theme="light"] #strategy-roll-panel .roll-active-groups-table .roll-tp-profit,
|
||||
html[data-theme="light"] #strategy-roll-panel .roll-active-groups-table .roll-status-active {
|
||||
color: #1a8f4a !important;
|
||||
|
||||
Reference in New Issue
Block a user