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.62 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.61 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.60 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.59 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.58 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.57 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.56 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.55 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.54 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.53 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.52 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.51 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.50 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.49 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.48 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.45 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.44 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.43 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.42 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.41 vendor/assets/stylesheets/magic/helper/_crossed.scss