1006-update-css-in-frontend-pages #1009

Merged
a24julot merged 6 commits from 1006-update-css-in-frontend-pages into team_1_week_6 2026-05-20 07:34:58 +00:00
Collaborator

What’s done:

  • support.js:
    Updated to use bracket notation

  • NotFound:
    Refactored to follow kebab-case naming in CSS modules and bracket notation . Also broke-out several inline styles into the CSS module.

  • Dashboard:
    Updated to use kebab-case CSS class names and bracket notation for CSS modules.
    broke-out non-dynamic inline styles into the CSS module where appropriate.

    Some inline styles were intentionally ignored, as they depend on runtime calculations such as the grid positioning and layout sizing and cannot be moved to static CSS without issues.

### What’s done: - support.js: Updated to use bracket notation - NotFound: Refactored to follow kebab-case naming in CSS modules and bracket notation . Also broke-out several inline styles into the CSS module. - Dashboard: Updated to use kebab-case CSS class names and bracket notation for CSS modules. broke-out non-dynamic inline styles into the CSS module where appropriate. Some inline styles were intentionally ignored, as they depend on runtime calculations such as the grid positioning and layout sizing and cannot be moved to static CSS without issues.
a24julot 2026-05-19 13:23:57 +00:00
Collaborator

Looked over the css, everything that should have been updated has been and this can be safely merged. Only note is you should rename the pull request to "#1006 update css in frontend pages" so it links back to the original issue.

Looked over the css, everything that should have been updated has been and this can be safely merged. Only note is you should rename the pull request to "#1006 update css in frontend pages" so it links back to the original issue.
Collaborator

Shouldn't tool-bar be toolbar as it is written as one word and not two? @b24krila

Shouldn't tool-bar be toolbar as it is written as one word and not two? @b24krila
tool-bar to toolbar
Collaborator

@b24erika wrote in #1009 (comment):

Shouldn't tool-bar be toolbar as it is written as one word and not two? @b24krila

The changes are done @a24julot.

@b24erika wrote in https://git.webug.se/Andras/BoundlessFlowCampus2K/pulls/1009#issuecomment-11844: > Shouldn't tool-bar be toolbar as it is written as one word and not two? @b24krila The changes are done @a24julot.
a24julot merged commit 25666d0aea into team_1_week_6 2026-05-20 07:34:58 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!1009
No description provided.