Sha256: ab1f3d7da122a3727ac4ac3ab27fca0f62e38eda5729b7df83bf261526873960
Contents?: true
Size: 1.34 KB
Versions: 24
Compression:
Stored size: 1.34 KB
Contents
table.pathology-observation-diff { width: auto; } table#observations { border-collapse: collapse; white-space: nowrap; width: auto; tbody { th { padding: 0 .3rem; } td { position: relative; padding: 0 .2rem; height: 2rem; text-align: center; overflow: visible; // Generated with http://triangle.designyourcode.io/ .triangle-top-right { display: inline-block; width: 0; height: 0; border-style: solid; border-width: 0 11px 10px 0; border-color: transparent $nhs-bright-blue transparent transparent; right: 0; top: 0; position: absolute; } } } 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.85rem; } &.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
24 entries across 24 versions & 1 rubygems