Sha256: 345f8a3d6bc35b3eb09c305662e1bf5df4ebd3da84e9e46d04a2432627646c64

Contents?: true

Size: 876 Bytes

Versions: 30

Compression:

Stored size: 876 Bytes

Contents

.drop-element, .drop-element:after, .drop-element:before, .drop-element *, .drop-element *:after, .drop-element *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.drop-element {
  position: absolute;
  display: none; }
  .drop-element.drop-open {
    display: block; }

.drop-element.drop-theme-basic {
  max-width: 100%;
  max-height: 100%; }
  .drop-element.drop-theme-basic .drop-content {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    font-family: inherit;
    background: #eeeeee;
    color: #444444;
    padding: 1em;
    font-size: 1.1em;
    line-height: 1.5em; }

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
atlas_assets-0.8.13 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.8.12 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.8.11 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.8.10 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.8.9 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.8.8 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.8.7 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.8.6 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.8.5 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.8.4 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.8.3 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.8.2 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.8.1 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.8.0 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.7.3 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.7.2 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.7.1 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.7.0 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.6.10 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss
atlas_assets-0.6.9 lib/assets/stylesheets/atlas_assets/drop-theme-basic.scss