Sha256: b5993ba16d7c3406eb03897d4ffc76fa7aa911e3e5a1e2e3b9f0554b9108d206

Contents?: true

Size: 904 Bytes

Versions: 81

Compression:

Stored size: 904 Bytes

Contents

.blank_entry {
  margin: 0;
  position: relative;
  font-family: "SourceSansPro";
  font-size: 17px;
  letter-spacing: 0.01em;
  text-align: center;
  padding: 5% 25%;
  background-color: #fff;
  color: #333;
  height: 100%;

  h2 {
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #999;

    &:before {
      content: "";
      display: block;
      margin: 0 auto 30px auto;
      width: 33px;
      height: 45px;
      background-size: 33px 45px;
      background-repeat: no-repeat;
      background-image: image-url("pageflow/editor/blank_entry/logo.png");
      opacity: 0.3;
    }
  }

  em {
    font-weight: bold;
    font-style: normal;
  }

  ol {
    display: inline-block;
    text-align: left;
    padding: 20px 50px;
    border-bottom: solid 1px #aaa;
    border-top: solid 1px #aaa;
  }

  li {
    padding: 15px 0;
  }
}

Version data entries

81 entries across 81 versions & 1 rubygems

Version Path
pageflow-14.5.2 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.6.1 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.6.0 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.5.0 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.4.0 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.3.0 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.2.2 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.2.1 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.2.0 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.1.2 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.1.1 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.1.0 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.1.0.rc0 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.1.0.beta6 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.1.0.beta5 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.1.0.beta4 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.1.0.beta3 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.1.0.beta2 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.1.0.beta1 app/assets/stylesheets/pageflow/editor/blank_entry.scss
pageflow-15.0.2 app/assets/stylesheets/pageflow/editor/blank_entry.scss