network_inventory/inventory/static/css/inventory.css

7 lines
76 B
CSS
Raw Normal View History

2017-12-25 23:54:37 +01:00
table, th, td {
border: 1px solid black;
}
th {
text-align: left;
}