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

2941 styling improvements fixes and improvements #1002

Merged

Conversation

nicwells
Copy link
Contributor

@nicwells nicwells commented Dec 8, 2021

Fixes BlueBrain/nexus#2941

Description

Includes:
CopyIcon, InfoIcon white colour

  • Drop shadow on list items
  • Override antd tag blue colour
  • Use component background colour for tabs
  • Remove background colour from search header
  • Remove surplus Manage Studios button
  • Remove gradient from list items
  • Search bar styling
  • Fix font in dev

How has this been tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added necessary unit and integration tests.
  • I have added screenshots (if applicable), in the comment section.

CopyIcon, InfoIcon white colour
Drop shadow on list items
Override antd tag blue colour
Use component background colour for tabs
Remove background colour from search header
Remove surplus Manage Studios button
Remove gradient from list items
Search bar styling
Fix font in dev
@nicwells nicwells changed the title 2941 styling improvements without webpack upgrade 2941 styling improvements fixes and improvements Dec 8, 2021
@nicwells nicwells changed the base branch from main to 1.7.0-M3 December 8, 2021 08:09
@codecov-commenter
Copy link

codecov-commenter commented Dec 8, 2021

Codecov Report

❗ No coverage uploaded for pull request base (1.7.0-M3@83f48f2). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 4e10908 differs from pull request most recent head f225173. Consider uploading reports for the commit f225173 to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##             1.7.0-M3    #1002   +/-   ##
===========================================
  Coverage            ?   66.00%           
===========================================
  Files               ?       21           
  Lines               ?      609           
  Branches            ?      126           
===========================================
  Hits                ?      402           
  Misses              ?      207           
  Partials            ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 83f48f2...f225173. Read the comment docs.

@dhaneshnm dhaneshnm merged commit 2049eff into 1.7.0-M3 Dec 9, 2021
@dhaneshnm dhaneshnm deleted the 2941-styling-improvements-without-webpack-upgrade branch December 9, 2021 07:57
dhaneshnm pushed a commit that referenced this pull request Mar 11, 2022
* Styling improvements

CopyIcon, InfoIcon white colour
Drop shadow on list items
Override antd tag blue colour
Use component background colour for tabs
Remove background colour from search header
Remove surplus Manage Studios button
Remove gradient from list items
Search bar styling
Fix font in dev

* Fix deep scan issues

Co-authored-by: Dhanesh Neela Mana <dhanesh.neelamana@epfl.ch>
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.

Styling improvements and fixes
3 participants