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.40 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.39 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.38 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.37 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.36 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.35 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.34 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.33 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.32 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.31 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.30 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.29 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.28 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.27 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.26 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.25 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.24 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.23 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.22 vendor/assets/stylesheets/magic/helper/_crossed.scss
magic_stylez-0.0.0.21 vendor/assets/stylesheets/magic/helper/_crossed.scss