Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MACAO Hugo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MACAO
MACAO Hugo
Commits
271a3a65
Commit
271a3a65
authored
6 months ago
by
Anthony
Browse files
Options
Downloads
Patches
Plain Diff
Improve user feedback in quiz
parent
2ac513e1
No related branches found
No related tags found
1 merge request
!2
Resolve "CSS Work"
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
macao/assets/_custom.scss
+2
-2
2 additions, 2 deletions
macao/assets/_custom.scss
with
2 additions
and
2 deletions
macao/assets/_custom.scss
+
2
−
2
View file @
271a3a65
...
@@ -3,7 +3,7 @@ body {
...
@@ -3,7 +3,7 @@ body {
// Defined but not used for now
// Defined but not used for now
--quizz-backgourd-color
:
#00000
;
--quizz-backgourd-color
:
#00000
;
--feedback-sucess-color
:
lightgreen
;
--feedback-sucess-color
:
lightgreen
;
--feedback-error-color
:
re
d
;
--feedback-error-color
:
#ef5d5
d
;
}
}
// ***********************************
// ***********************************
...
@@ -39,7 +39,7 @@ select.sd-dropdown.inline-dropdown, input.sd-input.inline-input {
...
@@ -39,7 +39,7 @@ select.sd-dropdown.inline-dropdown, input.sd-input.inline-input {
}
}
#correct-indic
{
#correct-indic
{
border
:
2px
solid
var
(
--
accent-quiz
);
//
border: 2px solid var(--accent-quiz);
border-radius
:
8px
;
border-radius
:
8px
;
padding
:
16px
;
padding
:
16px
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment