Skip to content
GitLab
    • Explore Projects Groups Snippets
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
  • !3916

simple color change

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/freexploit/master into master 13 years ago
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: freexploit

issue #3889 (closed) ask for a lighter color on help-inline and help-block.

Compare
  • master (base)

and
  • latest version
    4f8006e4
    1 commit, 2 years ago

2 files
+ 2
- 2

    Preferences

    File browser
    Compare changes
docs/as‎sets/css‎
bootst‎rap.css‎ +1 -1
le‎ss‎
forms‎.less‎ +1 -1
docs/assets/css/bootstrap.css
+ 1
- 1
  • View file @ 4f8006e4


@@ -1246,7 +1246,7 @@ select:focus:required:invalid:focus {
.help-block,
.help-inline {
color: #555555;
color: #999999;
}
.help-block {
less/forms.less
+ 1
- 1
  • View file @ 4f8006e4


@@ -352,7 +352,7 @@ select:focus:required:invalid {
.help-block,
.help-inline {
color: @gray; // lighten the text some for contrast
color: @grayLight; // lighten the text some for contrast issue #3889 set a lighter color
}
.help-block {
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
1
CLA Signed
1
CLA Signed
    Assign labels
  • Manage project labels

Milestone
1.7.0
1.7.0
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
0
0 participants
Reference: BoltsFramework/Bolts-ObjC!242
Source branch: github/fork/freexploit/master

Menu

Explore Projects Groups Snippets