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
  • Issues
  • #34823
Closed
Open
Issue created Aug 26, 2021 by Administrator@rootContributor

How to apply rounded-3 class with rounded-start in table header first th ?

Created by: dhrupal-inx

Before opening:

  • If we add rounded-start and rounded-3 class in table hedaer th first child it's apply full border rounded.
  • and same thing try with rounded-pill and rounded-start that's working fine .
  • So my issue is how can we apply only top-left and bottom-left rounded with rounded-start and rounded-3 class

Bug reports must include:

  • Operating system and version (Windows)
  • Browser and version (Chrome)

image

image

  • rounded-pill working fine with rounded-start and rounded-end
  • but Rounded-0,1,2,3 not working with rounded-start and rounded-end

I need apply border only left right to table hrader using rounded-3 and rounded-start and rounded-end class.

Assignee
Assign to
Time tracking