Sha256: 3fc2cc96c83fedb60afdb28c29030a87084e14a9394d6ccec6e3ea7ee4fc7818
Contents?: true
Size: 802 Bytes
Versions: 11
Compression:
Stored size: 802 Bytes
Contents
table.pathology-observation-diff { width: auto; } table#observations { border-collapse: collapse; white-space: nowrap; width: auto; td.hgb { background-color : #fc9; } td.cre, td.ure, td.pot { background-color : #cf9; } tr.even, tr.alt, tr:nth-of-type(even) { background-color: $white; } td, th { border: 1px solid #ddd; font-size: 0.8rem; } &.transposed { tr { display: block; float: left; } th, td { display: block; } } } .current-observations { float: left; margin-right: 1em; tbody { td, th { font-size: .9rem; } th { &:first-child { width: 4rem; } } td { &:last-child { width: 8rem; } } } } #observation-requests { height: 30em; }
Version data entries
11 entries across 11 versions & 1 rubygems