Sha256: aec774f7fcf508390bb617e2753f397da3070f2b585cca8e1716b25ba9996694
Contents?: true
Size: 817 Bytes
Versions: 13
Compression:
Stored size: 817 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; width: auto; tbody { td, th { font-size: .9rem; } th { &:first-child { width: 4rem; } } td { &:last-child { width: 8rem; } } } } #observation-requests { height: 30em; }
Version data entries
13 entries across 13 versions & 1 rubygems