Sha256: 2c2cca729361b9bad97e64d8de8953a2fe5d969668511308e9efde05af74043a
Contents?: true
Size: 1.86 KB
Versions: 40
Compression:
Stored size: 1.86 KB
Contents
body { background: #fff; font-size: 80%; margin:0pt; padding:0pt; } #container { background:white none repeat scroll 0%; font-family:Helvetica,Arial,sans-serif; margin:0pt auto; position:relative; text-align:left; top:1.0em; width:78em; } span { font-weight: bold; text-decoration: underline; } dl { font: normal 11px "Lucida Grande", Helvetica, sans-serif; margin-left: 5px; } dl.new { border-left: 5px solid #444444; } dl.pending { border-left: 5px solid #FAF834; } dl.failed { border-left: 5px solid #C20000; } dl.passed { border-left: 5px solid #65C400; } dt { color: #fff; padding: 3px; font-weight: bold; } dl.new > dt { background: #444444; } dl.pending > dt { color: #131313; background: #FAF834; } dl.failed > dt { background: #C20000; } dl.passed > dt { background: #65C400; } dd { margin: 0px 0px 0px 0px; } dd p, pre { padding: 5px; margin-top: 0; margin-bottom: 5px; } dl.passed > dd > p, li.passed { background: #DBFFB4; color: #3D7700; border-bottom: 1px solid #65C400; } dl.failed > dd > p, li.failed { color: #C20000; background: #FFFBD3; border-bottom: 1px solid #C20000; } dl.pending > dd > p, li.pending { color: #131313; background: #FCFB98; border-bottom: 1px solid #FAF834; } dl.new > dd > p, li.new { color: #444444; background: #DDDDDD; border-bottom: 1px solid #444444; } span.param, span.param_editor { font-weight: bold; } input { width: 100%; } ul { padding: 0px; list-style: none; } ul > li { margin: 5px 0px 5px 5px; padding: 3px 3px 3px 5px; } div.auto_complete ul { list-style-type: none; border: 2px solid #F0F0F0; margin: 0px; padding: 0px; } div.auto_complete ul li { background-color: white; list-style-type: none; display: block; margin: 0; padding: 2px; } div.auto_complete ul li.selected { color: #444444; background: #DDDDDD; }
Version data entries
40 entries across 40 versions & 7 rubygems