diff --git a/web/cashtab/src/components/App.css b/web/cashtab/src/components/App.css --- a/web/cashtab/src/components/App.css +++ b/web/cashtab/src/components/App.css @@ -248,11 +248,6 @@ } } -/*Custom color for CashSpin*/ -.ant-spin > span > svg { - fill: #ff8d00; -} - /*Custom Input Fields */ input.ant-input, .ant-select-selection { diff --git a/web/cashtab/src/components/Common/CustomIcons.js b/web/cashtab/src/components/Common/CustomIcons.js --- a/web/cashtab/src/components/Common/CustomIcons.js +++ b/web/cashtab/src/components/Common/CustomIcons.js @@ -6,6 +6,7 @@ ); diff --git a/web/cashtab/src/components/Configure/__tests__/__snapshots__/Configure.test.js.snap b/web/cashtab/src/components/Configure/__tests__/__snapshots__/Configure.test.js.snap --- a/web/cashtab/src/components/Configure/__tests__/__snapshots__/Configure.test.js.snap +++ b/web/cashtab/src/components/Configure/__tests__/__snapshots__/Configure.test.js.snap @@ -14,6 +14,7 @@ role="img" style={ Object { + "color": "#ff8d00", "fontSize": 48, } } @@ -256,6 +257,7 @@ role="img" style={ Object { + "color": "#ff8d00", "fontSize": 48, } }