parent
31ab3dae7c
commit
b9d09d2b66
|
@ -164,17 +164,13 @@ table.listing-table {
|
|||
}
|
||||
}
|
||||
|
||||
.name-value-table {
|
||||
border-spacing: @vertical-padding 0;
|
||||
|
||||
th {
|
||||
.name-value-table th {
|
||||
color: @text-color-light;
|
||||
font-size: @font-size-small;
|
||||
// Reset default font-weight
|
||||
font-weight: normal;
|
||||
text-align: left;
|
||||
width: 10em;
|
||||
}
|
||||
}
|
||||
|
||||
// TODO(el): Fix
|
||||
|
|
Loading…
Reference in New Issue