Sha256: 56d5038a03cf6f1829438680750dd12c9cf1cb77820e2286b2ad8166cbe0c149

Contents?: true

Size: 253 Bytes

Versions: 2

Compression:

Stored size: 253 Bytes

Contents

html {
  height: 100%;
  background: red;
}

.list-group-item {
  &.active {
    .text-muted {
      color: $list-group-active-color !important;
    }
  }
}

mark {
  padding: 0;
  box-shadow: 0 $mark-padding 0 $mark-bg, 0 (-$mark-padding) 0 $mark-bg;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
headmin-0.4.2 app/assets/stylesheets/headmin/general.scss
headmin-0.4.1 app/assets/stylesheets/headmin/general.scss