blob: c198426d55b0a22fd795f96cf11261ec166db72a [file] [log] [blame]
table { border-collapse: collapse; font-size: x-small; font-family: Lucida Grande; border: 1px solid #999; }
td, th { border-left: 1px solid #999; border-right: 1px solid #999; padding: 4px 8px; }
thead > tr { background-color: #dde; }
tbody > tr:nth-child(odd) { background-color: #eee; }
tbody > tr:nth-child(even) { background-color: #ccc; }
td.allowed { color: green; }
td.closed { color: red; }
td.other { color: orange; }