Sha256: 4533fd483e4dd965cba1f96e26151ea5512f9eeb6e58b415580c6fbf999049c3

Contents?: true

Size: 609 Bytes

Versions: 43

Compression:

Stored size: 609 Bytes

Contents

.flash {
	margin-bottom: $baseLineHeight;
}

.flash .flash-item {
	background-color: $gray;
	padding: 12px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px;
	color: $medium_gray;
	position: relative;
}

.flash .flash-item .flash-close {
	position: absolute;
	top: 13px;
	right: 15px;
	color: $medium_gray;
}

/* Colors
__________________________________________________________ */

.flash-item.notice {
	background-color: $lightest_blue;
}

.flash-item.warning {
	background-color: $lightest_yellow;
}

.flash-item.error {
	background-color: $lightest_red;
}

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
atlas_assets-0.5.5 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.5.4 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.5.3 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.5.2 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.5.1 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.5.0 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.4.10 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.4.9 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.4.8 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.4.7 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.4.6 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.4.5 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.4.4 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.4.3 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.4.2 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.4.1 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.4.0 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.3.4 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.3.3 lib/assets/stylesheets/atlas_assets/_flash.scss
atlas_assets-0.3.2 lib/assets/stylesheets/atlas_assets/_flash.scss