organized code into Smr module
[smr.git] / gui / app / assets / stylesheets / positions.css
blobc0b6c181a722451ee79e41de614d81d2708091fa
2 /*
3 * Position
4 */
5 table#executed_orders {}
6 table#executed_orders > tbody td > span { display: block; font-size: smaller; }
7 table#executed_orders > tbody td:nth-child(4),
8 table#executed_orders > tbody td:nth-child(5),
9 table#executed_orders > tbody td:nth-child(6),
10 table#executed_orders > tbody td:nth-child(7) { text-align: right; }