Sha256: 3039b94715cfe7d085aa2266ef07a91e96d9cff6f6e655aeabcd24f5516fc50f

Contents?: true

Size: 686 Bytes

Versions: 82

Compression:

Stored size: 686 Bytes

Contents

.toolbar {
  select {
    float: left;
  }
}

div.textarea_toolbar {
  float: left;
  margin-bottom: 8px;

  span.separator {
    border-left: solid 1px #d5d5d5;
    border-right: solid 1px whitesmoke;
    height: 6px;
    margin: 0 2px;
    padding: 0;
    width: 2px;
  }

  button,
  button.unselected {
    background: none;
    border: none;
    margin: 0;
    padding: 2px 0;
    text-align: center;
    width: 24px;

    img {
      vertical-align: text-bottom;
    }
  }

  button:hover,
  button.unselected:hover {
    border: 1px solid #999999;
    padding: 1px 0;
  }

  button.selected {
    background-color: white;
    border: 1px solid #ce9100;
    padding: 1px 0;
  }
}

Version data entries

82 entries across 82 versions & 1 rubygems

Version Path
trusty-cms-6.0.3 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-6.0.2 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-6.0.1 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-5.6.1 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-6.0.0 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-5.6.0 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-5.5.9 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-5.5.8 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-5.5.7 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-5.5.6 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-5.5.5.1 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-5.5.1 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-5.5 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-5.4.4 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-5.4.3 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-5.4.2 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-5.4.1 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-5.4.0 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-5.3.9 app/assets/stylesheets/admin/partials/_toolbar.scss
trusty-cms-5.3.8 app/assets/stylesheets/admin/partials/_toolbar.scss