blob: 67709cd1e1a02b438721944246cc5c0add49e9a7 [file] [log] [blame]
Matteo Scandolob2946032016-06-10 11:24:58 -07001
2e-node-details{
3 .tab-pane > .row {
4 margin-top: $form-group-margin-bottom;
5 }
6
7 .table {
8 tr:first-child > td {
9 border-top: none;
10 }
11
12 tr > td:first-child {
13 font-weight: bold;
14 }
15 }
16}