order admin
This commit is contained in:
@@ -13,6 +13,19 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
tbody {
|
||||
tr.active, tr {
|
||||
td.td-unstyled {
|
||||
background-color: white;
|
||||
border-top: none;
|
||||
border-right: 1px solid @table-border-color;
|
||||
}
|
||||
td.last {
|
||||
border-bottom: 1px solid @table-border-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -55,10 +68,6 @@ tfoot{
|
||||
}
|
||||
}
|
||||
|
||||
// td, th {
|
||||
// text-align: center;
|
||||
// }
|
||||
|
||||
td.object-title, th.object-title {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user