Sha256: 1f3f6124e285dfde957a73872ba6f9c5da3872d2c2534c81233b659fb2c6d779

Contents?: true

Size: 1.18 KB

Versions: 19

Compression:

Stored size: 1.18 KB

Contents

* {
	margin: 0;
	padding: 0;
}
html, body {
	background: #EEE;
	font: 12px sans-serif;
}
body {
	padding-top: 1.8em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body, table, tbody, tr, td {
	height: 100%
}
table {
	table-layout: fixed;
	width: 100%;
}
td {
	width: 33%;
	padding: 3px 4px;
	border: 1px solid transparent;
	vertical-align: top;
	font: 1em monospace;
	text-align: left;
	white-space: pre-wrap;
}
h1 {
	display: inline;
	font-size: 100%;
}
del {
	text-decoration: none;
	color: #b30000;
	background: #fadad7;
}
ins {
	background: #eaf2c2;
	color: #406619;
	text-decoration: none;
}

#settings {
	position: absolute;
	top: 0;
	left: 5px;
	right: 5px;
	height: 2em;
	line-height: 2em;
}
#settings label {
	margin-left: 1em;
}

.source {
	position: absolute;
	right: 1%;
	top: .2em;
}

[contentEditable] {
	background: #F9F9F9;
	border-color: #BBB #D9D9D9 #DDD;
	border-radius: 4px;
	-webkit-user-modify: read-write-plaintext-only;
	outline: none;
}
[contentEditable]:focus {
	background: #FFF;
	border-color: #6699cc;
	box-shadow: 0 0 4px #2175c9;
}

@-moz-document url-prefix() {
	body {
		height: 99%; /* Hide scroll bar in Firefox */
	}
}

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
stylus-source-0.34.1 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.34.0 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.33.1 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.33.0 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.32.1 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.32.0 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.31.0 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.30.1 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.30.0 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.29.0 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.28.2 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.28.1 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.28.0 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.27.2 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.27.1 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.27.0 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.26.1 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.26.0 vendor/node_modules/mocha/node_modules/diff/style.css
stylus-source-0.25.0 vendor/node_modules/mocha/node_modules/diff/style.css