mirror of
https://github.com/vrana/adminer.git
synced 2025-08-10 00:28:34 +02:00
Add bottom border to last cells
This commit is contained in:
@@ -259,7 +259,7 @@ th {
|
||||
}
|
||||
td:last-child,
|
||||
th:last-child {
|
||||
border-style: none;
|
||||
border-right-style: none;
|
||||
}
|
||||
thead th,
|
||||
thead td {
|
||||
|
Reference in New Issue
Block a user