-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* latest * commented old content * fixed bad class naming for li-validator * latest * minor style updates * moved tabs into balance header and updated css * changed the way validator status is displayed and continued with style changes * show full pub key * cha cha cha changelog * added coverage for validator * linted * fixed typos * updated snapshots regarding new header * added data-title to staking page to fix e2e test * updated snapshots * incorporated feedback and updated validator mocks * added test for revoked validators
- Loading branch information
Showing
20 changed files
with
1,438 additions
and
1,785 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,3 +42,7 @@ export default { | |
} | ||
} | ||
</script> | ||
<style lang="stylus"> | ||
.tm-tool-bar-container a | ||
margin-top 0 !important | ||
</style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.