Sha256: 77d3348b7a8fa55e881cdc649091f4ad9d5539b28a65657deeaad5cde21e606c

Contents?: true

Size: 603 Bytes

Versions: 13

Compression:

Stored size: 603 Bytes

Contents

@import "_base", "_breakpoint";

/* @section history */

#user-icons {
  a, img, span, svg {
    vertical-align: middle;
  }
  img, svg {
    width: 20px;
    height: 20px;
  }
}

.history #footer {
  margin-bottom: 7em;
}

.overview {
  border:none;
}

/* @section compare */
.compare {


  .data {

    table {

      tr td {
        font-family: $font-console;
        line-height: 1.5em;

        & + td + td {
          width: 100%;
        }

        &.line_numbers {
          border-right: 1px solid #999;
          color: #999;
          padding: 0 0 0 0.5em;
        }
      }
    }

  }


}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
gollum-5.3.3 lib/gollum/public/gollum/stylesheets/tables.scss
gollum-5.3.2 lib/gollum/public/gollum/stylesheets/tables.scss
gollum-5.3.1 lib/gollum/public/gollum/stylesheets/tables.scss
gollum-5.3.0 lib/gollum/public/gollum/stylesheets/tables.scss
gollum-5.2.3 lib/gollum/public/gollum/stylesheets/tables.scss
gollum-5.2.2 lib/gollum/public/gollum/stylesheets/tables.scss
gollum-5.2.1 lib/gollum/public/gollum/stylesheets/tables.scss
gollum-5.2 lib/gollum/public/gollum/stylesheets/tables.scss
gollum-5.1.2 lib/gollum/public/gollum/stylesheets/tables.scss
gollum-5.1.1 lib/gollum/public/gollum/stylesheets/tables.scss
gollum-5.1 lib/gollum/public/gollum/stylesheets/tables.scss
gollum-5.0.1 lib/gollum/public/gollum/stylesheets/tables.scss
gollum-5.0.0 lib/gollum/public/gollum/stylesheets/tables.scss