Breadcrumbs updated#3
Merged
Merged
Conversation
matasarei
reviewed
Apr 21, 2026
98fc47f to
23f1027
Compare
Replace the trailing-triangle-via-border breadcrumb styling with a chevron clip-path polygon that applies to every item, with alternating shading for inner items. Co-Authored-By: AZsSPC <ratmir.miro@gmail.com>
Show both the global Courses index and the user's My Courses page in the breadcrumb trail on course pages. Co-Authored-By: AZsSPC <ratmir.miro@gmail.com>
23f1027 to
3bbff5e
Compare
.theme-container.limitedwidth and .default-container.limitedwidth had .main-inner blocks restating max-width: 960px, but the outer .theme-container/.default-container #page.drawers .main-inner rules already set 960px. Higher-specificity duplicates produce no visible effect. The .custom-container.limitedwidth override stays because its outer rule uses $custom-container, so 960px is a real override there. Co-Authored-By: AZsSPC <ratmir.miro@gmail.com>
a10f033 to
1a17c20
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Breadcrumbs styles updated, breadcrumbs now display full path and "my courses" the same time