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
  • #23696
Closed
Open
Issue created Aug 27, 2017 by Administrator@rootContributor

Feature Request: text-light & text-dark as transparent

Created by: PascalPixel

  1. text-dark and text-light are classes used to make sure the text differentiates when we apply a special background.
  2. As text is usually already black, and we have a text-white class for pure white, the current behavior doesn't add functionality
  3. If text-light and text-dark were instead based on rgba(255,255,255,.5) and rgba(0,0,0,.5), they would better represent their name; lightness and darkness

Current: screen shot 2017-08-27 at 3 18 39 pmscreen shot 2017-08-27 at 3 23 28 pm

Suggested: screen shot 2017-08-27 at 3 19 37 pmscreen shot 2017-08-27 at 3 24 13 pm

Assignee
Assign to
Time tracking