Compare commits
2 Commits
6a9b1c151c
...
9767f7557e
Author | SHA1 | Date | |
---|---|---|---|
9767f7557e | |||
227b890468 |
@@ -103,10 +103,10 @@ footer {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.list-table>tbody,
|
table>tbody,
|
||||||
table.list-table>tbody>th,
|
table>tbody>tr,
|
||||||
table.list-table>tbody>tr,
|
table>tbody>tr>th,
|
||||||
table.list-table>tbody>tr>td {
|
table>tbody>tr>td {
|
||||||
border: 2px solid var(--primary);
|
border: 2px solid var(--primary);
|
||||||
border-collapse: collapse !important;
|
border-collapse: collapse !important;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user