Sha256: 39d49764210cb121287e61a67dd20ea84480d14cd4840f3c9f820e0680af182e

Contents?: true

Size: 986 Bytes

Versions: 4

Compression:

Stored size: 986 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 bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *
 *= require font-awesome
 *= require medium-editor/medium-editor
 *= require medium-editor/themes/mani
 *= require medium-editor-insert-plugin.min
 *= require_tree .
 *= require_self
 */

div.loading
{
	width: 100%;
	height: 32px;
	background-image: image_url("ajax_loader.gif");
	background-repeat: no-repeat;
	background-position: center;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
proclaim-0.1.3 app/assets/stylesheets/proclaim.css.scss
proclaim-0.1.2 app/assets/stylesheets/proclaim.css.scss
proclaim-0.1.1 app/assets/stylesheets/proclaim.css.scss
proclaim-0.1.0 app/assets/stylesheets/proclaim.css.scss