Project

General

Profile

« Previous | Next » 

Revision fa094d60

Added by Andreas Kohlbecker over 4 years ago

ref #8739 table caption to the top an with smaller font

View differences:

themes/zen_dataportal/sass/cdm.scss
39 39
    th {
40 40
      text-align: left;
41 41
    }
42
    caption-side: bottom;
42
    caption-side: top;
43 43
    caption {
44 44
      text-align: right;
45
      font-size: smaller;
45 46
    }
46 47
  }
47 48
}

Also available in: Unified diff