portrait Security and Organization records
[smr.git] / gui / app / assets / stylesheets / asset.css
blob0d9e50bbd25542bb4b3a4a27e8efa3b45eed6f09
2 /*
3 * Assets
4 */
7 table#assets { width:100% }
8 table#assets > tbody td { padding: 0.5em 0 0.25em 0; }
9 table#assets > tbody td:first-child { width:40%; font-weight: bold; }
10 table#assets > tbody td:first-child a { padding-right: 5px; }
11 table#assets > tbody td:first-child > span { font-size: smaller; display: block; font-weight: normal;}
12 table#assets > tbody td:first-child > span a { font-size: smaller; }
13 table#assets > tbody td:nth-child(2),
14 table#assets > tbody td:nth-child(3),
15 table#assets > tbody td:nth-child(4),
16 table#assets > tbody td:nth-child(5),
17 table#assets > tbody td:nth-child(6){ text-align: right; }
19 table#assets > tbody td:nth-child(4) { font-size: 1.3em; }
20 table#assets > tbody td:nth-child(5) { font-size: 1.1em; }
21 table#assets > tbody td:nth-child(5) > span { display: block; font-size: 0.7em; font-style: italic; }