Sha256: 80dbac5575746e066a5f128d4435820c176364329a3439a80923d17663103fd3

Contents?: true

Size: 505 Bytes

Versions: 82

Compression:

Stored size: 505 Bytes

Contents

.crossed {
	display: inline-block;
	position: relative;
	&:before, &:after {
		display: block; position: absolute; content: "";
		margin: 0; padding: 0;
	}
	&:before {
		top: -10px; right: -10px; bottom: -6px; left: -8px;
		background:transparent image-url('magic/helper/crossed.png') center center no-repeat;
		background-size: contain;
	}
	&:after {
		bottom: 100%;
		left: 42%;
		content: attr(data-text);
		color: #369;
		font-size: 90%;
		@include handWrittenFont;
		text-shadow: 0 1px 1px #fff;
	}
}

Version data entries

82 entries across 82 versions & 1 rubygems

Version Path
magic_stylez-0.0.330 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.1.1 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.1.0 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.99 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.98 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.97 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.96 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.95 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.94 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.93 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.92 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.91 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.90 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.89 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.88 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.87 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.86 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.85 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.84 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.83 vendor/assets/stylesheets/magic/helper/_crossed.scss