Skip to content
New issue

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

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

Already on GitHub? # to your account

Adding gradient border and shadow to margin account card on hover #121

Merged
merged 3 commits into from
Oct 19, 2022

Conversation

IanWoodard
Copy link
Collaborator

@IanWoodard IanWoodard commented Oct 19, 2022

#113

As the title suggests, I added a gradient border and shadow to the margin account cards on hover similar to blend browse cards.

Below is an image of the updated component (when hovered):
margin-account-card-hover2

@netlify
Copy link

netlify bot commented Oct 19, 2022

Deploy Preview for aloe-prime ready!

Name Link
🔨 Latest commit 38e8a45
🔍 Latest deploy log https://app.netlify.com/sites/aloe-prime/deploys/6350152872759d00090dbe3b
😎 Deploy Preview https://deploy-preview-121--aloe-prime.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Oct 19, 2022

Deploy Preview for aloe-earn canceled.

Name Link
🔨 Latest commit 38e8a45
🔍 Latest deploy log https://app.netlify.com/sites/aloe-earn/deploys/63501528b298fd000a0d29c2

@netlify
Copy link

netlify bot commented Oct 19, 2022

Deploy Preview for aloe-blend-staging canceled.

Name Link
🔨 Latest commit 38e8a45
🔍 Latest deploy log https://app.netlify.com/sites/aloe-blend-staging/deploys/63501528708e130008a7af77

@IanWoodard IanWoodard changed the title Adding gradient border to margin account card on hover Adding gradient border and shadow to margin account card on hover Oct 19, 2022
@IanWoodard IanWoodard merged commit 236628c into master Oct 19, 2022
@IanWoodard IanWoodard deleted the iw-margin-account-card-gradient-hover branch October 19, 2022 16:36
haydenshively added a commit that referenced this pull request Nov 7, 2022
* Factoring out components that import tw macro (#97)

* Adding pre-commit, fixing linting issues (#105)

* Moving lending pair logic to lending pair. Fixing small bugs. (#102)

* Add auto refresh when user acks successful modal (#106)

* Adding logic to update the liquidation threshold (#108)

* Refactoring create margin account flow (#110)

* Factoring out Components, Stage 2 (#111)

* Adding gradient border and shadow to margin account card on hover (#121)

* Fixing font weight of range stepper input (#122)

* Updating ESLint (#120)
Co-authored-by: Hayden Shively <17186559+haydenshively@users.noreply.github.com>

* Fixing asterisk for prime (#124)

* Adding uniswap position tables (#126)
Co-authored-by: Hayden Shively <17186559+haydenshively@users.noreply.github.com>

* Additional linting for objects on single line (#128)

* Version 1 of a claim fees action card for uniswap positions (#127)

* Update Remove Liquidity Action description
Co-authored-by: Hayden Shively <17186559+haydenshively@users.noreply.github.com>

* Adding placeholder for lend pie chart (#117)
Co-authored-by: Hayden Shively <17186559+haydenshively@users.noreply.github.com>

* Move action-related logic + data models to their own folder (#131)

* Remove amounts from Uniswap Position data structure (#133)

* Restore ActionCard state purely from fields (#136)

* Make UI aware of whether user has already claimed fees for a Uni pos (#141)

* Polish various UI/UX stuff (#147)
Co-authored-by: Ian Woodard <ianwoodard2000@gmail.com>

* Doing some post-refactor cleanup (#152)
Co-authored-by: Hayden Shively <17186559+haydenshively@users.noreply.github.com>

Co-authored-by: Aneesh Atri <aneesh.atri@gmail.com>
Co-authored-by: Ian Woodard <17186604+IanWoodard@users.noreply.github.com>
Co-authored-by: Ian Woodard <ianwoodard2000@gmail.com>
haydenshively pushed a commit that referenced this pull request Jan 30, 2023
* Adding gradient border on hover

* Linting

* adding shadow
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Give Margin Account cards the same outline + drop-shadow affect as Pool Preview cards in Blend
2 participants