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

SAK-50581 Calendar unable to remove a custom field #13048

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hornersa
Copy link
Contributor

Jira: https://sakaiproject.atlassian.net/browse/SAK-50581

I moved the specific styling located in Gradebook for disabled checkbox/radio inputs to _defaults.scss for consistency with Calendar and other tools.

&:disabled{
cursor: not-allowed;
background-color: var(--sakai-background-color-3);
}
Copy link
Contributor

Choose a reason for hiding this comment

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

have you tested in dark mode?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. I've attached a screenshot below:

DarkMode-Calendar-DisabledCheckboxes

@ern ern changed the title SAK-50581 Calendar: Repair the removal of a custom field SAK-50581 Calendar unable to remove a custom field Nov 22, 2024
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.

2 participants