Sha256: 9938a20265149f5550595e6899d21ad5b543bb861cf80e708333a787561283ec

Contents?: true

Size: 544 Bytes

Versions: 7

Compression:

Stored size: 544 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
    > td
      text-align: left

  /* 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

7 entries across 7 versions & 1 rubygems

Version Path
html_format-0.0.11 app/assets/stylesheets/html_format/control.sass
html_format-0.0.10 app/assets/stylesheets/html_format/control.sass
html_format-0.0.9 app/assets/stylesheets/html_format/control.sass
html_format-0.0.8 app/assets/stylesheets/html_format/control.sass
html_format-0.0.7 app/assets/stylesheets/html_format/control.sass
html_format-0.0.6 app/assets/stylesheets/html_format/control.sass
html_format-0.0.5 app/assets/stylesheets/html_format/control.sass