Uploaded image for project: 'Searchgrid'
  1. Searchgrid
  2. SEARCHGRID-10

Improve display of default cells

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • Unknown

    Description

      When no custom CSS is provided, the cells in the grid should be displayed with smaller font size and without margin under the tile, eg something like this:

       

      .searchgrid .search-ui .searchgrid-grid .searchgrid-grid-cell h1 {
        font-size: 18px;
        margin-top: 0;
        margin-bottom: 0;
      }

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            slauriere slauriere
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: