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

Refactor: Button css #123

Open
4 tasks
SirrorsMoore1975 opened this issue Dec 9, 2023 · 0 comments
Open
4 tasks

Refactor: Button css #123

SirrorsMoore1975 opened this issue Dec 9, 2023 · 0 comments

Comments

@SirrorsMoore1975
Copy link
Contributor

This issue has some Association with issue 93 (#93) as assignee of the said branch find styling a new button using the Button Components are merely impossible unless a refactoring to the Button.css and others css are refactored

Reform the Button.css, so it has a more systematic control and made the css easier to follow or to read.

  • Refactor the Button.css and other necessary parts:
    • compare all the button styling and write a default style with those common features in a class reference as the default button styles
    • specific style applies to different buttons and give them each a specific name;
    • apply the style in the necessary React pages and/or components;

Take the following as an ease of references only, class name used should fit the circumstances.

<Button className={"dft_btn_sty back-home"} />
SirrorsMoore1975 pushed a commit that referenced this issue Dec 9, 2023
wip: css styles for NavPan and init new provider menu
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

No branches or pull requests

1 participant