parent
49dec8d922
commit
1f4ea9eb6f
|
@ -79,7 +79,11 @@ dl.feed-list {
|
|||
table.listing-table {
|
||||
border-collapse: collapse;
|
||||
|
||||
th {
|
||||
tbody th {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
thead {
|
||||
color: @text-color-light;
|
||||
// Reset default font-weight
|
||||
font-weight: normal;
|
||||
|
|
Loading…
Reference in New Issue