Sha256: eec864fe0eb45b077a88ca5e2730249e48799711ad703f9c6678ad081b0b52fc

Contents?: true

Size: 432 Bytes

Versions: 3

Compression:

Stored size: 432 Bytes

Contents

.title-bar {

  &__icon {
    width: 12px;
    height: 12px;
    margin-right: 4px;
    position: relative;
    top: 2px;
  }

  &-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.error {
  margin: 16px;
  width: 50%;

  &__icon {
    width: 32px;
    height: 32px;
    margin: 16px;

  }
}

.page-content {
  & .small-window {
    position: relative;
    top: 16px;
    left: 16px;
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-98-0.3.3 _sass/jekyll-98/_window.scss
jekyll-98-0.3.2 _sass/jekyll-98/_window.scss
jekyll-98-0.3.0 _sass/jekyll-98/_window.scss