-
-
Notifications
You must be signed in to change notification settings - Fork 825
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* src/components/UpdateSession/UpdateSession.css * src/components/UserListCard/UserListCard.module.css * Refactor src/components/UserPasswordUpdate/UserPasswordUpdate.module.css * src/components/Venues/VenueModal.module.css * src/components/EventCalendar/YearlyEventCalender.module.css * Refactor src/components/AgendaItems/AgendaItemsContainer.module.css * Refactor src/components/AddOn/core/AddOnStore/AddOnStore.module.css * Refactor src/components/Advertisements/Advertisements.module.css * Refactor src/components/Advertisements/core/AdvertisementRegister/AdvertisementRegister.module.css * Refactor src/components/EventCalendar/EventCalendar.module.css * Refactor src/components/EventListCard/EventListCard.module.css * Refactor CSS OrgPostCard.module.css && fixed eslint destructuring props error * Refactor src/components/OrgSettings/ActionItemCategories/OrgActionItemCategories.module.css * CSS fix * consolidating button styles in greenregbtnUserPasswordUpdate * CSS bugfixes * Replaced hardcoded color values to CSS variables * removed role from .calendar__weekdays and .calendar__days * refactor: extract DeletePostModal from OrgPostCard to fix file-length test * TSDoc added for src/components/OrgPostCard/DeletePostModal.tsx * removed duplicate cursor property
- Loading branch information
1 parent
1104967
commit 4548d9d
Showing
36 changed files
with
1,862 additions
and
2,508 deletions.
There are no files selected for viewing
72 changes: 0 additions & 72 deletions
72
src/components/AddOn/core/AddOnStore/AddOnStore.module.css
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
57 changes: 0 additions & 57 deletions
57
src/components/Advertisements/core/AdvertisementRegister/AdvertisementRegister.module.css
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.