topical media & game development
mobile-query-three-bench-benchmark.js-examples-jsperf-main.css / css
html, body, h1, h2, h3, fieldset, #faq, #faq dt, #faq dd {
margin: 0;
padding: 0;
border: 0;
}
table, p, ul, h1, h2, h3, #error-info, form div, #faq, .bs-rt {
margin-bottom: 1em;
}
button, input, textarea, a, .bs-rt {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
html, input, textarea, button {
font: 1em/1.5 sans-serif;
}
html {
background: #c4c4c4;
height: 100%;
}
body {
background: #fff;
border: solid #aaa;
border-width: 0 1px;
width: 60em;
padding: 0 2.5em;
margin: 0 auto;
min-height: 100%;
}
a {
color: #357ab0;
padding: .2em;
}
a:hover, a:focus {
text-decoration: none;
}
blockquote {
margin: 0 0 1em;
border-left: 5px solid #b4b4b4;
padding-left: .5em;
}
table {
width: 100%;
border-collapse: collapse;
}
thead th, button:hover, button:focus, .submit:hover, .submit:focus, a:hover, a:focus, #comments .meta a:hover, #comments .meta a:focus, li.current a:hover, li.current a:focus, form h3, #comments .owner .meta {
background: #1a6ab9;
background-image: -moz-linear-gradient(top, #6ca5dd, #1a6ab9);
background-image: -o-linear-gradient(top, #6ca5dd, #1a6ab9);
background-image: -webkit-gradient(linear, left top, left bottom, from(#6ca5dd), to(#1a6ab9));
background-image: -webkit-linear-gradient(#6ca5dd, #1a6ab9);
background-image: linear-gradient(top, #6ca5dd, #1a6ab9);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6ca5dd', EndColorStr='#1a6ab9');
color: #fff;
}
caption, #comments .meta {
background: #bcbcbc;
background-image: -moz-linear-gradient(top, #d0d0d0, #a7a7a7);
background-image: -o-linear-gradient(top, #d0d0d0, #a7a7a7);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d0d0d0), to(#a7a7a7));
background-image: -webkit-linear-gradient(#d0d0d0, #a7a7a7);
background-image: linear-gradient(top, #d0d0d0, #a7a7a7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d0d0d0', EndColorStr='#a7a7a7');
color: #555;
}
thead th, caption {
font-weight: bold;
}
.js tbody th:hover, .js tbody th:focus {
text-decoration: underline;
cursor: pointer;
}
tbody th, td {
border: solid #b4b4b4;
border-width: 0 1px 1px 0;
}
tbody th {
background: #dde4ea;
min-width: 100px;
}
tbody th div {
max-width: 200px;
word-wrap: break-word;
overflow: auto;
}
td.results {
text-align: center;
border-right: 0;
}
.results span, small {
display: block;
font-size: .8em;
}
td, th, caption {
padding: .2em .5em;
}
td.fastest {
background: #9cee82;
}
tr:last-child td, tr:last-child th {
border-bottom: 0;
}
td.slowest, td.error, .invalid {
background: pink;
}
/* needs its own rule because of buggy IE */
:focus:invalid {
background: pink;
}
td.error {
text-transform: uppercase;
font-weight: bold;
}
button, .submit {
padding: .35em .5em;
cursor: pointer;
color: #000;
border: 1px solid #999;
background: #dadada;
background-image: -moz-linear-gradient(top, #ebebeb, #b8b8b8);
background-image: -o-linear-gradient(top, #ebebeb, #b8b8b8);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#b8b8b8));
background-image: -webkit-linear-gradient(top, #ebebeb, #b8b8b8);
background-image: linear-gradient(top, #ebebeb, #b8b8b8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ebebeb', EndColorStr='#b8b8b8');
}
a:hover span, a:focus span, #comments .owner .meta a {
color: #fff;
}
#controls, #run, .buttons {
float: right;
}
button:hover, button:focus, .submit:hover, .submit:focus {
border-color: #357ab0
}
#add-buttons button {
padding: .15em .4em;
font-size: 11px;
font-weight: bold;
}
form label {
float: left;
width: 14em;
cursor: pointer;
text-align: right;
margin-right: 1em;
padding: .4em;
}
label.inline {
float: none;
padding: 0;
margin: 0;
}
label[for="visible"], label[for
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.