Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-5471

Use non proportional font for <textarea name="shell" class="setting-input ">

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None

      The <textarea> for defining a project's "shell" (or Batch) build command is displayed using a proportional font.

      It would be preferable to have the script displayed with a non-proportional font (courier, ...)

          [JENKINS-5471] Use non proportional font for <textarea name="shell" class="setting-input ">

          Code changed in hudson
          User: : mindless
          Path:
          trunk/hudson/main/core/src/main/resources/hudson/tasks/BatchFile/config.jelly
          trunk/hudson/main/core/src/main/resources/hudson/tasks/Shell/config.jelly
          trunk/hudson/main/core/src/main/resources/lib/form/textarea.jelly
          trunk/hudson/main/war/resources/css/style.css
          trunk/www/changelog.html
          http://jenkins-ci.org/commit/27096
          Log:
          [FIXED JENKINS-5471] Use fixed-width font in textarea for shell/batch build steps.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : mindless Path: trunk/hudson/main/core/src/main/resources/hudson/tasks/BatchFile/config.jelly trunk/hudson/main/core/src/main/resources/hudson/tasks/Shell/config.jelly trunk/hudson/main/core/src/main/resources/lib/form/textarea.jelly trunk/hudson/main/war/resources/css/style.css trunk/www/changelog.html http://jenkins-ci.org/commit/27096 Log: [FIXED JENKINS-5471] Use fixed-width font in textarea for shell/batch build steps.

            mindless Alan Harder
            aeschbacher aeschbacher
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: