change header color, primary buttons, and top border to green for ETC#718
change header color, primary buttons, and top border to green for ETC#718willpiers wants to merge 2 commits intoMyEtherWallet:mercuryfrom
Conversation
|
The only files I changed were Not sure if I was supposed to commit the rest. Let me know and I will make another PR to add clarifying info to the README |
| <body> | ||
|
|
||
| <header class="{{curNode.name}} {{curNode.service}} {{curNode.service}} nav-index-{{gService.currentTab}}" aria-label="header" ng-controller='tabsCtrl' > | ||
| <header class="{{curNode.name}} {{curNode.service}} nav-index-{{gService.currentTab}}" aria-label="header" ng-controller='tabsCtrl' > |
There was a problem hiding this comment.
This just looked unnecessary to me, so I removed it.
app/styles/etherwallet-custom.less
Outdated
| .container.ETC { | ||
| .btn.btn-primary { | ||
| border: none; | ||
| background-color: #3DB753; |
There was a problem hiding this comment.
This is the same as @brand-etc - I'll push a change
5b8cec2 to
fdccb96
Compare
|
FYI - Cody's got this in v3.10 which I aim to test tonight and deploy tomorrow. |
|
Awesome, looking forward to it. Make sure Cody claims the bounty! |
|
No one has claimed the bounty yet. You've did exactly what I was talking about. I'm ready to pay the bounty reward as soon as changes would appear at the web version of MEW. |
|
Spotted a mistake. Button color doesn't change when you switch the node. |
|
@Dexaran want me to take a look at your last comment as it's been over a month? |
|
I believe this is outdated, please open a new PR |
These changes were made in response to an ETC Bounty
This PR updates header, top border, and all primary buttons to reflect that the user is interacting with the ETC node.