Sha256: 1f195a6106c2cbd138a1d9341714ac9a5c4e8a066a34dc3c1716a52a28b991ab

Contents?: true

Size: 969 Bytes

Versions: 7

Compression:

Stored size: 969 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 any plugin's vendor/assets/stylesheets directory 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 other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *
 *= require font-awesome
 *= require katex
 *= require quill.bubble
 *= require_tree .
 *= require_self
 */

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
proclaim-0.6.6 app/assets/stylesheets/proclaim.scss
proclaim-0.6.5 app/assets/stylesheets/proclaim.scss
proclaim-0.6.4 app/assets/stylesheets/proclaim.scss
proclaim-0.6.3 app/assets/stylesheets/proclaim.scss
proclaim-0.6.2 app/assets/stylesheets/proclaim.scss
proclaim-0.6.1 app/assets/stylesheets/proclaim.scss
proclaim-0.6.0 app/assets/stylesheets/proclaim.scss