Sha256: 0d15743a30a0d131d82cbb20ed3b251ff18a6464def87a29eac957d81756bef2

Contents?: true

Size: 643 Bytes

Versions: 84

Compression:

Stored size: 643 Bytes

Contents

.toolbox {
  display: block;
  position: relative;
  background-color: $tn-highlight;
  ul {
    margin: 0;
    padding: 0;
    border-radius: 4px;
    background-color: #fff;
    list-style: none;
    & > li {
      @include transition(all 0.2s ease);
      position: relative;
      padding: 4px;
      height: 50px;
      input[type=text] {
        @include placeholder {
          color: $tn-dark-grey;
          font-size: $tn-font-small;
        }
        line-height: 20px;
        padding: 0 10px;
        width: 100%;
        margin: 0;
        height: 40px;
        border: 0;
        font-size: $tn-font-normal;
      }
    }
  }
}

Version data entries

84 entries across 83 versions & 1 rubygems

Version Path
tenon-1.1.8 app/assets/stylesheets/tenon/ui/toolbox.scss
tenon-1.1.7 app/assets/stylesheets/tenon/ui/toolbox.scss
tenon-1.1.6 app/assets/stylesheets/tenon/ui/toolbox.scss
tenon-1.1.5 app/assets/stylesheets/tenon/ui/toolbox.scss
tenon-1.1.4 app/assets/stylesheets/tenon/ui/toolbox.scss
tenon-1.1.3 app/assets/stylesheets/tenon/ui/toolbox.scss
tenon-1.1.2 app/assets/stylesheets/tenon/ui/toolbox.scss
tenon-1.1.1 app/assets/stylesheets/tenon/ui/toolbox.scss
tenon-1.0.76 app/assets/stylesheets/tenon/ui/toolbox.css.scss
tenon-1.0.75 app/assets/stylesheets/tenon/ui/toolbox.css.scss
tenon-1.0.74 app/assets/stylesheets/tenon/ui/toolbox.css.scss
tenon-1.0.73 app/assets/stylesheets/tenon/ui/toolbox.css.scss
tenon-1.0.72 app/assets/stylesheets/tenon/ui/toolbox.css.scss
tenon-1.0.71 app/assets/stylesheets/tenon/ui/toolbox.css.scss
tenon-1.0.70 app/assets/stylesheets/tenon/ui/toolbox.css.scss
tenon-1.0.69 app/assets/stylesheets/tenon/ui/toolbox.css.scss
tenon-1.0.68 app/assets/stylesheets/tenon/ui/toolbox.css.scss
tenon-1.0.67 app/assets/stylesheets/tenon/ui/toolbox.css.scss
tenon-1.0.66 app/assets/stylesheets/tenon/ui/toolbox.css.scss
tenon-1.0.65 app/assets/stylesheets/tenon/ui/toolbox.css.scss