Sha256: d463c1b6495c71c74529f6ecea937c514e8da76f9c1d86c9a0172dc91c8cfc81

Contents?: true

Size: 506 Bytes

Versions: 4

Compression:

Stored size: 506 Bytes

Contents

.html_format
  /* Horizontal scroll bar display
  overflow-x: auto

  /* No line break
  white-space: nowrap

  /* But the line inside the tool tip breaks
  .tooltip
    white-space: normal

  /* When hash is displayed (type with key in the left column), right key the key
  table.html_format_type_hash > tbody > tr > th
    text-align: right

  /* If th in the header is tight, gaps are increased so header can be changed to a new line
  table.html_format_type_array_of_hash thead
    white-space: normal

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
html_format-0.0.4 app/assets/stylesheets/html_format/control.sass
html_format-0.0.3 app/assets/stylesheets/html_format/control.sass
html_format-0.0.2 app/assets/stylesheets/html_format/control.sass
html_format-0.0.1 app/assets/stylesheets/html_format/control.sass