1
0
This repository has been archived on 2023-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
body_tracking/assets/stylesheets/body_tracking.css
cryptogopher baadd647f8 Quantity destruction destroys dependent
Table data aligned.
Primary quantities highlighted.
2019-10-25 22:46:11 +02:00

4 lines
123 B
CSS

table.list tr.quantity.primary td.name {font-weight: bold;}
table.list td.action,
table.list td.value {text-align: right;}