Sha256: eb8b263a0c9bc2ad806c74a0389bb37cd86655cb04cb6016ab63e7a3a40bd84b

Contents?: true

Size: 816 Bytes

Versions: 10

Compression:

Stored size: 816 Bytes

Contents

/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *
 *= require flatstrap-custom
 *= require_self
 *= require editor
 *= require load-modal
 *= require toolbox
 */

html, body {
    height: 100%;
    margin: 0;
}

body {
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
smalruby-editor-0.2.6-x86-mingw32 app/assets/stylesheets/application.css
smalruby-editor-0.2.6 app/assets/stylesheets/application.css
smalruby-editor-0.2.5-x86-mingw32 app/assets/stylesheets/application.css
smalruby-editor-0.2.5 app/assets/stylesheets/application.css
smalruby-editor-0.2.4-x86-mingw32 app/assets/stylesheets/application.css
smalruby-editor-0.2.4 app/assets/stylesheets/application.css
smalruby-editor-0.2.3-x86-mingw32 app/assets/stylesheets/application.css
smalruby-editor-0.2.3 app/assets/stylesheets/application.css
smalruby-editor-0.2.2-x86-mingw32 app/assets/stylesheets/application.css
smalruby-editor-0.2.2 app/assets/stylesheets/application.css