Skip to content

Resolve #70, bug fixes, and small visual adjustments#81

Merged
khang-nd merged 8 commits intokhang-nd:mainfrom
hohaicongthuan:dev-adjust-button-colour
Oct 25, 2023
Merged

Resolve #70, bug fixes, and small visual adjustments#81
khang-nd merged 8 commits intokhang-nd:mainfrom
hohaicongthuan:dev-adjust-button-colour

Conversation

@hohaicongthuan
Copy link
Contributor

What's changed:

  • Button colours: slightly adjust button colours and add the shadow effect mentioned in buttons that are both pressed and hover should have a shadow effect #70.
  • Progress bar: adjust progress bar colours.
  • Fix tab behaviour: in Windows 7, when an inactive tab is clicked on, it will be switched to active as soon as the mouse button is down so I fixed that. However, the fix that I applied here doesn't distinguish between the left, right, and middle mouse buttons. (I'm not proficient enough in Javascript and I'm too lazy to google for a solution 👀)
  • Fix a tab bug: here's the bug.
    test

@vercel
Copy link

vercel bot commented Oct 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
7css ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2023 10:56am

Copy link
Owner

@khang-nd khang-nd left a comment

Choose a reason for hiding this comment

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

Hi @hohaicongthuan, just some minor points, great stuff as usual.

@khang-nd khang-nd linked an issue Oct 23, 2023 that may be closed by this pull request
@hohaicongthuan
Copy link
Contributor Author

I think it's good now.

Copy link
Owner

@khang-nd khang-nd left a comment

Choose a reason for hiding this comment

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

Looking good now, thanks mate!

@khang-nd khang-nd merged commit 2e5e148 into khang-nd:main Oct 25, 2023
@hohaicongthuan hohaicongthuan deleted the dev-adjust-button-colour branch October 28, 2023 03:12
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.

buttons that are both pressed and hover should have a shadow effect

2 participants