Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-1891

Remove background gradient from all table headings in the staff area

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.0-b1
    • Fix Version/s: 4.0.0-b1
    • Component/s: Staff Interface
    • Labels:
      None

      Description

      Remove the background gradient from all table headings globally across the staff area.

      Change from:

      .table .heading_row {
      height: 29px;
      background: #efefef url(../images/table_head_bg.gif) repeat-x 0 0;
      }

      To:

      .table .heading_row {
      height: 29px;
      background-color: #f5f5f5;
      }

      It should look like the attached screenshot.

        Activity

        admin Paul Phillips created issue -
        admin Paul Phillips made changes -
        Field Original Value New Value
        Epic Link CORE-1841 [ 12716 ]
        admin Paul Phillips made changes -
        tyson Tyson Phillips (Inactive) made changes -
        Sprint 4.0.0 Sprint 2 [ 20 ]
        tyson Tyson Phillips (Inactive) made changes -
        Rank Ranked higher
        tyson Tyson Phillips (Inactive) made changes -
        Story Points 1
        tyson Tyson Phillips (Inactive) made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        tyson Tyson Phillips (Inactive) made changes -
        Status In Review [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            tyson Tyson Phillips (Inactive)
            Reporter:
            admin Paul Phillips
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              15/Sep/16

              Agile