Sha256: 2fe9bf3ebbff04ec777ad2736254ecccb70270825145d08d724fc77064560fcd

Contents?: true

Size: 477 Bytes

Versions: 1

Compression:

Stored size: 477 Bytes

Contents

body {
	background-color: rgb(240, 240, 245);
	font-family: verdana, arial, helvetica;
}

table {
	border-collapse: collapse;
}

table.report {
	width: 100%;
}

table th {
	text-align: center;
}

table td.score {
	text-align: right;
}

table th {
	background: #dcecff;
	border: #d0d0d0 1px solid;
	font-weight: bold;
}

table td {
	border: #d0d0d0 1px solid;
}

table tr.light {
 background-color: rgb(240, 240, 245);
}

table tr.dark {
 background-color: rgb(230, 230, 235);
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
p8-metric_fu-0.8.4.15 lib/templates/reek.css