Sha256: 0f53a0c3d08b37e6ee96d1a75047e69f24bbd4fd9c396c9665dc5b6f0ca124f9

Contents?: true

Size: 916 Bytes

Versions: 9

Compression:

Stored size: 916 Bytes

Contents

.portlet {
  @include clearfix;

  .handle {
    cursor: pointer;
    float: left;
    margin: 0 15px;
  }
  .title { margin: 0; }
  .actions {
    float: right;
  }
}


.links .portlet {
  .actions a {
    margin-right: 0;
    margin-left: 0;
    display: inline-block;
    height: 35px;
    width: 35px;
    float: left;
  }
}

.widgets .portlet {
  padding: 0 10px 10px 0;
  border-bottom: 1px solid #c2c2c2;
  margin-bottom: 10px;
}

.slides .portlet {
  padding-right: 10px;
  padding-top: 10px;
  border-top: 1px solid #c2c2c2;
  margin-top: 10px;
  &:first-child {
    padding-top: 0;
    border-top: 0;
    margin-top: 0;
  }
}

.subpages .portlet {
  width: 100%;
  padding-right: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c2c2c2;
  margin-bottom: 10px;
  &:first-child {
    padding-top: 10px;
    border-top: 1px solid #c2c2c2;
    margin-top: 10px;
  }
  .title {display: inline-block;}
}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
georgia-0.7.8 app/assets/stylesheets/georgia/components/_portlet.scss
georgia-0.7.7 app/assets/stylesheets/georgia/components/_portlet.scss
georgia-0.7.6 app/assets/stylesheets/georgia/components/_portlet.scss
georgia-0.7.5 app/assets/stylesheets/georgia/components/_portlet.scss
georgia-0.7.4 app/assets/stylesheets/georgia/components/_portlet.scss
georgia-0.7.3 app/assets/stylesheets/georgia/components/_portlet.scss
georgia-0.7.2 app/assets/stylesheets/georgia/components/_portlet.scss
georgia-0.7.1 app/assets/stylesheets/georgia/components/_portlet.scss
georgia-0.7.0 app/assets/stylesheets/georgia/components/_portlet.scss