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.0.82 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.81 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.80 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.79 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.78 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.77 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.76 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.75 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.74 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.73 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.72 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.71 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.70 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.69 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.68 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.67 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.66 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.65 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.64 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.63 vendor/assets/stylesheets/magic/helper/_crossed.scss