Volume transparency bars #5076 widget.changeTheme should not record an Undo entry in the Undo/Redo stack #4982 Event when source price scale is changed #4884 Time value in shape creating #4878 Price axis icons don't change after applyOverrides #4865 Cannot disable bottom toolbar timezone menu via "timezone_menu" property #4836 Showleftaxis is not valid on the mobile #4828 Fix TypeScript typings for onVisibleRangeChanged method #4802 Invalid on Mobile: 'paneProperties.legendProperties.showBarChange': false, #4797 API to attach an indicator to a particular price scale #4788 saveLoadAdapter is stringified #4776 Changing price scale of the study via changePriceScale method doesn't applies immediately #4774 Broker Config Order Market not visible #4765 [Bug] In the trading mask changing price doesn't update pips #4761 Maximize chart button #4744 Custom study plot color has no effect #4740 Moving average on seconds (createStudy) #4730 [Bug] BUY button get enable after clicking on both pips fields #4718 Overrides are not applied when defaults button is pressed #4706 Trading Terminal passes parentOrderId object while modifying the order #4705 Watermark settings are not saved to LocalStorage #4681 tvWidget.activeChart().resolution() return randomly "D" or "1D" for the daily time-frame #4630 cannot override default background color #4621 Bring to front operation is unavailable in 1.16 #4611 New style of pane buttons #4608 New mobile friendly style of the legend #4607 Centered Zoom with Ctrl #4606 TERMINAL: Apply Date Range to all charts in layout if Sync Interval is enabled #4605 Updated style of the measure tool #4604 New style of indicator loading status #4603 New measure styles #4602 Adaptive drawings dialogs #4600 Allow createStudy use undo #4590 Crosshair only on long press on mobile #4574 saveChartToServer does not call the callbacks if !autoSaveNeeded #4573 How to get current theme? #4534 getAllShapes returns trend_line instead of 'extended' #4507 hideMarksOnBar in v1.15 #4506 Trend_angle is not returned via getAllShapes #4498 How to disable vertical scrolling on the mobile side #4483 Add support for holidays and exchange working days in session spec #4467 closePopupsAndDialogs : The screenshot popup is not being closed #4438 Redirect on TV homepage after mouse click release #4423 setBodyFont of position line tool doesn't work correctly #4353 subscribe('drawing_event') click is not working #4302 "Eraser" and "dot" cursors doesn't work on IE11 #4238 zOrder for shapes with saved layout #4219 Errors/warning in console after load chart #4196 Main series API #4169 Scrolling to the top - href=“#” #4136 Tracking mode #4111 Order line drag with middle mouse button doesn't trigger onMove #4084 There are no values or na in the legend of the additional symbol (compare/add) until hover the cursor on the chart #4058 closePopupsAndDialogs doesn't work for new indicators dialog #4051 toolbar_bg doesn't affect top toolbar #3998 Check if symbol sync is enabled #3997 DOM bottom buttons are missing tooltips #3979 Question about D or 1D resolution #3861 Twitter intent button Android app #3732 Avoid chart appending storage version and "study_templates or charts" to chartStorageAPI #3702 unexpected study id by assigning studies_access option #3630 Drawing shape on indicator/study #3408 Top header in fullscreen? #2610 Allow to modify end date of long/short position tool #2381 Chart can scroll with mouse movement but no button pressed down #1908 Adaptive design for Properties dialog #862
1 line
5.7 KiB
CSS
1 line
5.7 KiB
CSS
.tv-control-input{display:block;padding:0 12px;width:100%;height:34px;font-size:13px;color:#4a4a4a;border:1px solid #dadde0;background-color:#fff;border-radius:2px;box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:border-color .35s ease,background-color .35s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}html.theme-dark .tv-control-input{background-color:#1e222d;border-color:#363c4e;color:#c5cbce}.tv-control-input:-ms-input-placeholder,.tv-control-input::-ms-input-placeholder{color:#adaeb0;opacity:1}.tv-control-input::placeholder{color:#adaeb0;opacity:1}html.theme-dark .tv-control-input:-ms-input-placeholder,html.theme-dark .tv-control-input::-ms-input-placeholder{color:#4f5966}html.theme-dark .tv-control-input::placeholder{color:#4f5966}.tv-control-input:-webkit-autofill{-webkit-text-fill-color:#535353!important;box-shadow:inset 0 0 0 1000px #fff!important}.tv-control-input--size_xsmall{height:19px}.tv-control-input--size_small{height:27px}.tv-control-input--size_large{height:48px;font-size:16px}.tv-control-input--connect{border-right:0;border-left:0;border-radius:0}.tv-control-input--connect_left{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.tv-control-input--connect_right{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.tv-control-input--connect_right#id_username{direction:ltr;text-align:right}@media (any-hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.tv-control-input:hover{border-color:#c8c8c8;transition-duration:.06s}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){html.theme-dark .tv-control-input:hover{border-color:#4c525e}}.tv-control-input:focus{border-color:#2196f3!important;transition-duration:.06s}.tv-control-input[readonly]{color:#8a8a8a;border-color:#dadde0}.tv-control-input[readonly]:focus{border-color:#ececec!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.tv-control-input[readonly]:hover{border-color:#ececec!important}}html.theme-dark .tv-control-input[readonly]:focus{border-color:#262b3e!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){html.theme-dark .tv-control-input[readonly]:hover{border-color:#262b3e!important}}.tv-control-input--readonly_dark,.tv-control-input--readonly_dark[readonly]{color:#555}html.theme-dark .tv-control-input--readonly_dark,html.theme-dark .tv-control-input--readonly_dark[readonly]{color:#4c525e}.tv-control-input.i-disabled,.tv-control-input[disabled]{color:#ececec!important;border-color:#ececec!important}html.theme-dark .tv-control-input.i-disabled,html.theme-dark .tv-control-input[disabled]{border-color:#262b3e!important;color:#262b3e!important}.tv-control-input.i-disabled:-ms-input-placeholder,.tv-control-input.i-disabled::-ms-input-placeholder,.tv-control-input[disabled]:-ms-input-placeholder,.tv-control-input[disabled]::-ms-input-placeholder{color:#ececec!important}.tv-control-input.i-disabled::placeholder,.tv-control-input[disabled]::placeholder{color:#ececec!important}html.theme-dark .tv-control-input.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-input.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-input[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-input[disabled]::-ms-input-placeholder{color:#262b3e!important}html.theme-dark .tv-control-input.i-disabled::placeholder,html.theme-dark .tv-control-input[disabled]::placeholder{color:#262b3e!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.tv-control-input.i-disabled:hover,.tv-control-input[disabled]:hover{border-color:#ececec!important}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){html.theme-dark .tv-control-input.i-disabled:hover,html.theme-dark .tv-control-input[disabled]:hover{border-color:#262b3e!important}}.tv-control-input.i-error{border-color:#ff4a68!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.tv-control-input.i-error:hover{border-color:#f24965!important}}.tv-control-input.i-error:focus{border-color:#ff173e!important}.tv-control-input.i-success{border-color:#009688!important}html.theme-dark .tv-control-input.i-success{border-color:#00796b!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.tv-control-input.i-success:hover,html.theme-dark .tv-control-input.i-success:hover{border-color:#00897b!important}}.tv-control-input.i-success:active,.tv-control-input.i-success:focus{border-color:#00796b!important}html.theme-dark .tv-control-input.i-success:active,html.theme-dark .tv-control-input.i-success:focus{border-color:#009688!important}.tv-control-input--phone{direction:ltr;text-align:right}.tv-control-input--file{display:none}.tv-compare-tab__predefines{display:flex;flex-wrap:wrap}.tv-compare-tab__predefine-cell{width:50%;margin-top:20px}.tv-compare-tab__predefine-cell--wide{width:100%}.tv-compare-tab__checkbox-label{font-size:13px}.tv-compare-tab__checkbox-box:after{border-color:#9db2bd}.tv-add-symbol-tab__add-symbol-overlay{margin-top:20px}.tv-add-symbol-tab__checkbox-label{font-size:13px}.tv-add-symbol-tab__checkbox-box:after{border-color:#9db2bd}.tv-compare-dialog__scroll-box{padding:0 15px!important}.tv-compare-dialog__tab{padding:0 15px}.tv-compare-dialog__tab-page{position:relative;padding:20px 30px}.tv-compare-dialog__tab-page input{color:#4a4a4a;background-color:#fff;border-color:#dadde0}html.theme-dark .tv-compare-dialog__tab-page input{border-color:#363c4e;background-color:#1e222d;color:#c5cbce}@media (any-hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.tv-compare-dialog__tab-page input:hover{border-color:#c8c8c8}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){html.theme-dark .tv-compare-dialog__tab-page input:hover{border-color:#4c525e}} |