Sha256: 1320cf1c70664f2b531cf612839890b791a0c4f2736384d83d0a98a93aba6d66

Contents?: true

Size: 394 Bytes

Versions: 3

Compression:

Stored size: 394 Bytes

Contents

/*! UIkit 2.24.0 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
/* ========================================================================
   Component: Upload
 ========================================================================== */
/*
 * Create a box-shadow when dragging a file over the upload area
 */
.uk-dragover {
  box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
}

Version data entries

3 entries across 1 versions & 1 rubygems

Version Path
uikit2-rails-0.1.3 vendor/assets/stylesheets/uikit/components/upload.almost-flat.css
uikit2-rails-0.1.3 vendor/assets/stylesheets/uikit/components/upload.css
uikit2-rails-0.1.3 vendor/assets/stylesheets/uikit/components/upload.gradient.css