Sha256: 2dc44b8079edb35e618db190e70f2544ca1d37ace092db28c2b04f168eda9e76
Contents?: true
Size: 1.06 KB
Versions: 3
Compression:
Stored size: 1.06 KB
Contents
.table td { padding: 7px 10px; vertical-align: top; text-align: left; border: 1px solid #ddd; } .table a:visited { color: #000000; } .table a:link { color: #000000; } .passed { background-color: green; } .partial { background-color: #FF9900; } .failed { background-color: red; } .pending { background-color: LightGrey; } .bold { font-weight: bold; } .underline { text-decoration: underline; } .black { color: black; } .red { color: red; } .green { color: green; } .yellow { color: yellow; } .blue { color: blue; } .magenta { color: magenta; } .cyan { color: cyan; } .white { color: white; } .bg-black { background-color: black; } .bg-red { background-color: red; } .bg-green { background-color: green; } .bg-yellow { background-color: yellow; } .bg-blue { background-color: blue; } .bg-magenta { background-color: magenta; } .bg-cyan { background-color: cyan; } .bg-white { background-color: white; } .text-reset { color: white; background-color: black; text-decoration: none; font-weight: normal; } .console { background: black; color: white; }
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
omnitest-0.2.2 | resources/assets/style.css |
omnitest-0.2.1 | resources/assets/style.css |
polytrix-0.1.4 | resources/assets/style.css |