Skip to content

Commit

Permalink
bitshares#1484 TradingView restyle (bitshares#1599)
Browse files Browse the repository at this point in the history
* bitshares#1484 TradingView restyle

* bitshares#1484 Add css built
  • Loading branch information
gibbsfromncis authored and svk31 committed Jun 15, 2018
1 parent 0ccef5e commit 2e21334
Show file tree
Hide file tree
Showing 9 changed files with 5,975 additions and 4,181 deletions.
3 changes: 1 addition & 2 deletions app/components/Exchange/TradingViewPriceChart.jsx
Expand Up @@ -58,8 +58,7 @@ export default class TradingViewPriceChart extends React.Component {
"scalesProperties.lineColor": themeColors.axisLineColor,
"scalesProperties.textColor": themeColors.textColor
},
theme: props.theme, // don't think this does anything yet
custom_css_url: "custom-css.css",
custom_css_url: props.theme + ".css",
enabled_features: [
"study_templates",
"keep_left_toolbar_visible_on_small_screens"
Expand Down

0 comments on commit 2e21334

Please sign in to comment.