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
  • !22217

v4 table updates

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mark Otto requested to merge v4-table-updates into v4-dev Mar 20, 2017
  • Overview 0
  • Commits 8
  • Pipelines 0
  • Changes 5

Few table updates:

  • Fixes the inverse table's border color. Adds a new variable that lightens the inverse table's background color a bit instead of using $body-bg.
  • Fixes the responsive table behavior. Instead of using a parent class again, this scopes (as the comment above it indicates) the styles to under 768px.

Fixes part of #21585 (closed) Fixes #21577 (closed) (/cc @pmsaue0 as credit for the fix) Closes #21677, closes #21678, and closes #21676 as they're no longer needed.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: v4-table-updates