Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui issues for all themes #2103

Merged
merged 5 commits into from
Jun 5, 2019
Merged

ui issues for all themes #2103

merged 5 commits into from
Jun 5, 2019

Conversation

maxgrapps
Copy link
Contributor

@maxgrapps maxgrapps commented Jun 5, 2019

  1. Changed header nav links color, logo size fixed, initial and hover styles for network changer, removed colored line on hover for network changer
    was:
    Screen Shot 2019-06-05 at 13 44 23
    now:
    Screen Shot 2019-06-05 at 13 44 48

  2. Footer logo size fix, added white color on hover for links and socials
    now:
    Screen Shot 2019-06-05 at 13 46 47

  3. Added some transition for buttons, dropdowns, etc...

  4. Removed bold font, added darken shade of gray to titles
    was:
    2019-06-05 13 48 53
    now:
    Screen Shot 2019-06-05 at 13 48 48

  5. Font for "6,721,975Gas Limit" changed to regular
    was:
    2019-06-05 13 49 51
    now:
    Screen Shot 2019-06-05 at 13 49 37

} @else {
color: $color;
}
// @if ($label-color) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maxgrapps let's remove commented code

CHANGELOG.md Outdated
@@ -35,6 +35,7 @@
- [#2064](https://github.com/poanetwork/blockscout/pull/2064) - feat: add fields to tx apis, small cleanups

### Fixes
- [#2103](https://github.com/poanetwork/blockscout/pull/2103) - ui issues for all themes
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maxgrapps we already issued 2.0.0 release please move this row to the "Current" section


.btn-dropdown-line {
@include btn-line($btn-dropdown-line-bg, $btn-dropdown-line-color);
border-color: $btn-dropdown-line-color;
color: $btn-dropdown-line-color;
color: #333;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maxgrapps let's define in var

@maxgrapps
Copy link
Contributor Author

@vbaranov fixed, thanks

@vbaranov vbaranov self-requested a review June 5, 2019 13:48
@vbaranov vbaranov merged commit 71ef767 into blockscout:master Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants