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-50931 Assignment: Change text-info class (blue color) #13258

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

jesusmmp
Copy link
Contributor

@jesusmmp jesusmmp commented Jan 30, 2025

@@ -275,7 +275,7 @@
#else
#if($submissionType == 1 || $submissionType == 3)
#if (($submission.Submitted || !$alertGradeDraft) && $!value_feedback_text && !$!value_feedback_text.isEmpty())
<p class="text-info">$tlang.getString("gradingsub.belisthe")</p>
<p class="bg-info">$tlang.getString("gradingsub.belisthe")</p>
Copy link
Contributor

Choose a reason for hiding this comment

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

alert alert-info rounded p-3 looks even better

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks @ottenhoff! Changed to p-2. p3 is too bigger

image

image

image

Copy link
Contributor

Choose a reason for hiding this comment

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

looks good

@jesusmmp jesusmmp merged commit 778f08c into sakaiproject:master Jan 30, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants