Show initial and current roll position size plus rolling status on active roll groups table.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1629,6 +1629,17 @@ html[data-theme="light"] #strategy-roll-panel .roll-section-title {
|
||||
color: #006e9a !important;
|
||||
}
|
||||
|
||||
#strategy-roll-panel .roll-active-groups-table .roll-tp-profit,
|
||||
#strategy-roll-panel .roll-active-groups-table .roll-status-active {
|
||||
color: #4cd97f;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
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;
|
||||
}
|
||||
|
||||
#roll-preview-box.roll-preview-box {
|
||||
margin: 8px 0;
|
||||
padding: 10px;
|
||||
|
||||
Reference in New Issue
Block a user