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

[Regression] Ball on build in progress does not open console

    XMLWordPrintable

Details

    Description

      JENKINS-28425 created a regression where the ball on an build in progress does not open the console.

      The selectors never should have been grouped together even though the spacing should be the same.

      Fix:

      .build-row-cell .pane.build-name .display-name {
      margin-left: 20px;
      }
      
      .build-row-cell .indent-multiline {
      padding-left: 20px !important;  /* Sync changes with func expandControlsTo50Percent in hudson-behavior.js */
      }
      

      Attachments

        Issue Links

          Activity

            People

              thomassuckow Thomas Suckow
              thomassuckow Thomas Suckow
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: