-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update colors, table styles and header/footer in move towards new design (#403) * update colors, table styles and header/footer in move towards new design * hamburger menu * wire up menu links, dark theme menu, animate out restyle progress bars use flexbox & tx hash truncation for more compact mempool table on home page refine hamburger menu style & animation (#454) This tweaks the hamburger menu style. * location of menu is aligned with page content * animation is changed * patty lengths tweaked * add global click handler to close hamburger menu when clicking off of it footer copyright
- Loading branch information
Showing
6 changed files
with
315 additions
and
100 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -300,7 +300,6 @@ | |
}) | ||
.html("") | ||
} | ||
$(".jsonly").show() | ||
</script> | ||
{{end}} | ||
{{ template "footer" . }} | ||
|
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.