Sha256: 2a3c66d60e8049a18ece454e0661beafda00704198b6eaca25d1c7af6d80a7c1

Contents?: true

Size: 663 Bytes

Versions: 11

Compression:

Stored size: 663 Bytes

Contents

/* Please use it when not using bootstrap
.html_format
  overflow-x: auto
  margin: 0px

  &.html_format_depth_0
    margin: 0.5em 0px

  caption, .title
    text-align: left
    font-size: 80%

  table
    font-size: xx-small
    margin: 0px
    padding: 0px
    background: #dddddd
    border-collapse: separate
    border-spacing: 2px

    tr:nth-child(odd)
      background: #eeeeee

    tr:nth-child(even)
      background: #ffffff

    th, td
      font-size: 10px
      font-weight: bold
      color: #555
      padding: 3px
      white-space: nowrap

    a
      color: inherit
      text-decoration: none
      &:hover
        text-decoration: underline

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
html_format-0.0.11 app/assets/stylesheets/html_format/default_theme.sass
html_format-0.0.10 app/assets/stylesheets/html_format/default_theme.sass
html_format-0.0.9 app/assets/stylesheets/html_format/default_theme.sass
html_format-0.0.8 app/assets/stylesheets/html_format/default_theme.sass
html_format-0.0.7 app/assets/stylesheets/html_format/default_theme.sass
html_format-0.0.6 app/assets/stylesheets/html_format/default_theme.sass
html_format-0.0.5 app/assets/stylesheets/html_format/default_theme.sass
html_format-0.0.4 app/assets/stylesheets/html_format/default_theme.sass
html_format-0.0.3 app/assets/stylesheets/html_format/default_theme.sass
html_format-0.0.2 app/assets/stylesheets/html_format/default_theme.sass
html_format-0.0.1 app/assets/stylesheets/html_format/default_theme.sass