Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !35649

Docs: group together reusable CSS for examples in a single stylesheet

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Julien Déramond requested to merge github/fork/julien-deramond/main-jd-add-common-examples-stylesheet into main Jan 04, 2022
  • Overview 11
  • Commits 7
  • Pipelines 0
  • Changes 11

Description

  • Gathering reusable CSS from Bootstrap examples in site/layouts/_default/examples.html
  • This stylesheet defines .b-example-divider, .b-example-vr and .bi used in several examples.

Motivation & Context

This change could help the maintenance of the examples by gathering in a single place some CSS definitions reused several times in Bootstrap examples.

Types of changes

  • Refactoring (non-breaking change)

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)

Related issues

Live previews

For non-regression testing:

  • Dropdowns example
  • Features example
  • Footers example
  • Headers example
  • Heroes example
  • List groups example
  • Modals example
  • Sidebars example
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/julien-deramond/main-jd-add-common-examples-stylesheet