Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C cmsgemos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 100
    • Issues 100
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cmsgemonline
  • gem-daq
  • cmsgemos
  • Issues
  • #151

Closed
Open
Created Feb 01, 2021 by Laurent Petre@lpetreOwner

Bootstrap CSS is applied to all elements

Summary

As discussed in https://gitlab.cern.ch/cmsgemonline/cmsgemos/-/merge_requests/90#note_4120597, the Bootstrap CSS is applied on the whole Web page and interferes with the xDAQ style. No functionality seems to be broken, but the rendering is slightly affected by this interaction.

This should not be the case.

Steps to reproduce

Open a webpage with Bootstrap included (i.e. the monitoring or calibration suite)

What is the expected correct behavior?

Using the Bootstrap style in GEM applications does not impact the global xDAQ rendering.

Environment

  • Version used: 1444c10c
  • Operation System: CentOS 7 on gem904daq04

Possible fixes

Scope the Bootstrap CSS into a specific HTML GEM class through the usage of a CSS pre-processor.

Assignee
Assign to
Time tracking