.button-none and .link-none improvements
- Dominant language
- Sass
- Stars
- 164
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
`.button-none` should have `text-align: left`
`.button-none` should have no `:hover` styling
`.button-none` should be `.button-unstyled` or something clearer?
And any other similar changes.
`.link-none` would be created to not show underline on `:hover` and etc. Handy for when an anchor tag is wrapping something like a button.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Sass definitions for `.button-none` and related button and link selectors, then inspect their current hover and text-alignment rules. Confirm the intended replacement name and identify any similar selectors that need the same treatment; done means the agreed button and link styles behave correctly without unwanted hover decoration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sass
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100