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

Sectioned View plugin CSS changes display of all panes.

XMLWordPrintable

      The file sectioned-view.css contains the code

      .pane td {
          vertical-align: top;
      }
      

      This is included in all pages, and changes the view of all jobs, even where sectioned view is not used.
      The default is vertical-align: middle;, which looks much better.

            tbingaman Timothy Bingaman
            kobi Kobi L.
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: