|
|
|
@ -1,30 +1,32 @@ |
|
|
|
.header-group-fullscreen{float: right;} |
|
|
|
.header-group-intervals > .intervals-container > .quick span{padding-left: 15px; padding-right: 15px;} |
|
|
|
.chart-page .header-chart-panel .my-group{float: left;} |
|
|
|
.separator-3cgsM4c1-{background-color: #2c303b;} |
|
|
|
.separator-3cgsM4c1-{background-color: #dbdbdb;} |
|
|
|
.chart-page .header-chart-panel .my-group.active .mydate, |
|
|
|
.feature-no-touch .chart-controls-bar-buttons a:not(.disabled):hover{background:linear-gradient(135deg,rgba(188,106,188,1) 0%,rgba(104,86,166,1) 100%);} |
|
|
|
.header-chart-panel .button, |
|
|
|
.feature-no-touch .header-chart-panel .button:active, |
|
|
|
/* .favored-list-container span{background-color: #222e3d; color: #758696; border-color: #222e3d;border-radius:3px;} */ |
|
|
|
.favored-list-container span{background-color: #171A1E; color: #758696; border-color: #222e3d;border-radius:3px;} |
|
|
|
.favored-list-container span{background-color: #fff; color: #758696; border-color: #dbdbdb;border-radius:3px;} |
|
|
|
|
|
|
|
.chart-controls-bar-buttons a:before{border-color: #2c303b;} |
|
|
|
.button.indicators svg, |
|
|
|
.button.fullscreen svg, |
|
|
|
.button.properties svg{fill: #4e5b85;} |
|
|
|
.feature-no-touch .header-chart-panel .button:hover, |
|
|
|
.favored-list-container span.selected{background: #2c3b59; color: #58c3e5;} |
|
|
|
.feature-no-touch .favored-list-container span:hover{background: #2c3b59; color: #58c3e5;} |
|
|
|
/* .favored-list-container span.selected{background: #2c3b59; color: #58c3e5;} */ |
|
|
|
.favored-list-container span.selected{background: #ffffde; color: #F7D558!important;} |
|
|
|
/* .feature-no-touch .favored-list-container span:hover{background: #2c3b59; color: #58c3e5;} */ |
|
|
|
.feature-no-touch .favored-list-container span:hover{background: #ffffde; color: #F7D558;} |
|
|
|
/* .favored-list-container span.disabled{background: #171820; color: #4e5b85!important;} */ |
|
|
|
.favored-list-container span.disabled{background: #171A1E; color: #4e5b85!important;} |
|
|
|
.favored-list-container span.disabled{background: #fff; color: #4e5b85!important;} |
|
|
|
|
|
|
|
.chart-page .chart-container{border-color: #2c303b;} |
|
|
|
.chart-page .chart-container{border-color: #a6a6a3;} |
|
|
|
|
|
|
|
.charting-mask{display: block; position: absolute; top: 38px; width: 100%; left: 0; bottom: 0;} |
|
|
|
|
|
|
|
/* .chart-page .layout__area--left [class^="drawingToolbar-"]{background: #222e3d!important;} */ |
|
|
|
.chart-page .layout__area--left [class^="drawingToolbar-"]{background: #171A1E!important;} |
|
|
|
.chart-page .layout__area--left [class^="drawingToolbar-"]{background: #fff!important;} |
|
|
|
.bottom-widgetbar-content.backtesting .button, .header-chart-panel .button, .hotlist-controls .button, .symbol-edit-widget .button{ |
|
|
|
padding:4px 4px; |
|
|
|
} |
|
|
|
|