Sha256: 0ed8c31c7acca1d49d8a0df7aebb3d623e511cbffe78414972f7d566158f0294

Contents?: true

Size: 435 Bytes

Versions: 7

Compression:

Stored size: 435 Bytes

Contents

pre[class*='language-'] {
	position: relative;
}
pre[class*='language-'] > code[data-language] {
	overflow: scroll;
	max-height: 28em;
	display: block;
}
pre[class*='language-'] > code[data-language]::before {
	content: attr(data-language);
	color: black;
	background-color: #CFCFCF;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0.9em;
	border-radius: 0 0 0 5px;
	padding: 0 0.5em;
	text-shadow: none;
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hyhyhy-1.0.0 lib/hyhyhy/structure/_includes/prism/plugins/show-language/prism-show-language.css
hyhyhy-0.0.9 lib/hyhyhy/structure/_includes/prism/plugins/show-language/prism-show-language.css
hyhyhy-0.0.8 lib/hyhyhy/structure/_includes/prism/plugins/show-language/prism-show-language.css
hyhyhy-0.0.7 lib/hyhyhy/structure/_includes/prism/plugins/show-language/prism-show-language.css
hyhyhy-0.0.6 lib/hyhyhy/structure/_includes/prism/plugins/show-language/prism-show-language.css
hyhyhy-0.0.5 lib/hyhyhy/structure/_includes/prism/plugins/show-language/prism-show-language.css
hyhyhy-0.0.4 lib/hyhyhy/structure/_includes/prism/plugins/show-language/prism-show-language.css