-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
ui issues for all themes #2103
Conversation
} @else { | ||
color: $color; | ||
} | ||
// @if ($label-color) { |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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; |
There was a problem hiding this comment.
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
@vbaranov fixed, thanks |
Changed header nav links color, logo size fixed, initial and hover styles for network changer, removed colored line on hover for network changer
was:
now:
Footer logo size fix, added white color on hover for links and socials
now:
Added some transition for buttons, dropdowns, etc...
Removed bold font, added darken shade of gray to titles
was:
now:
Font for "6,721,975Gas Limit" changed to regular
was:
now: