Sha256: 47b962425a82435ed025b16d7f54c4aebe10578896c7fd08cb9ebdd568ca5bfd
Contents?: true
Size: 1.7 KB
Versions: 6
Compression:
Stored size: 1.7 KB
Contents
.contents { margin-left: 100px; } #menu { width: 100px; float: left; background: #FFFFFF; color: #000000; } #menu ol { margin: 0; padding: 0; } #menu ol li.sprint { margin: 0; padding: 0 5px; border-left: 5px solid #65c400; border-bottom: 1px solid #65c400; line-height: 40px; vertical-align: middle; font-size: 1.2em; font-weight: bold; } #menu ol li.sub_menu { margin: 0; padding: 0 5px; border-left: 5px solid #65c400; border-bottom: 1px solid #65c400; line-height: 30px; text-align: right; vertical-align: middle; font-size: 1.2em; font-weight: bold; } .cucumber .scenario h3, td .scenario h3, th .scenario h3, .background h3 { font-size: 11px; padding: 3px; margin: 0; background: #FFFFFF; color: #000000; font-weight: bold; } .cucumber ol li.passed, td ol li.passed, th ol li.passed { border-left: 5px solid #999999; border-bottom: 1px solid #999999; background: #FFFFFF; color: #000000; } .cucumber ol li.expand:hover, td ol li.expand:hover, th ol li.expand:hover { background: #F0F8FF; } .cucumber ol li.message, td ol li.message, th ol li.message { border-left: 5px solid #999999; border-bottom: 1px solid #999999; background: #F0F8FF; color: #001111; margin-left: 10px; } .feature_dir { font-size: 1.5em; font-weight: bold; padding: 2px; margin: 10px 10px 0px 10px; } .step_contents { display: none; background: #FFFFFF; border: solid 1px #999999; margin-left: 10px; padding: 10px; } div.scenario table { margin: 10px 0; } div.scenario td { border: solid 1px #999999; padding: 5px; } ins.differ { text-decoration: none; background: #90EE90; } del.differ { text-decoration: none; background: #FFB6C1; }
Version data entries
6 entries across 6 versions & 1 rubygems