File: jquery-benchmark-suit.css

Recommend this page to a friend!
  Classes of Emil Kilhage   jQuery Benchmark Tool   jquery-benchmark-suit.css   Download  
File: jquery-benchmark-suit.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: jQuery Benchmark Tool
Measure time it takes to execute JavaScript code
Author: By
Last change: Update of jquery-benchmark-suit.css
Date: 2 years ago
Size: 824 bytes
 

Contents

Class file image Download
.benchmark { padding: 0.5em 0 0.5em 1em; color: black; background-color: #D2E0E6; font-size: 1.5em; line-height: 1em; font-weight: normal; } .benchmark .test { background-color: #EBECE4; border-color: #fff; border-style: solid; border-width: 1px; cursor: pointer; font-size: 13px; list-style: none; padding-left: 10px; } .benchmark .test, .benchmark { border-radius: 15px; -moz-border-radius: 15px; -webkit-border-top-right-radius: 15px; -webkit-border-top-left-radius: 15px; } h1 { font-size: 18px; } h2 { font-size: 15px; } h3 { font-size: 13px; } .module-result { font-size: 12px; } .module { border: 1px; border-radius: 15px 15px 15px 15px; -moz-border-radius: 15px 15px 15px 15px; -webkit-border-top-right-radius: 15px; -webkit-border-top-left-radius: 15px; }