Initial reseller domain report, enable editing domain service details
This commit is contained in:
10
public/css/custom.css
vendored
10
public/css/custom.css
vendored
@@ -3,6 +3,14 @@ hr.d-print-block {
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
.table:not(.table-borderless) tbody tr:last-child th,
|
||||
.table:not(.table-borderless) tbody tr:last-child td {
|
||||
border-bottom: 2px solid #dee2e6;
|
||||
border-bottom: 1px solid #dee2e6;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.table:not(.table-borderless) tbody tr:last-child th,
|
||||
.table:not(.table-borderless) tbody tr:last-child td {
|
||||
border-bottom: 2px solid #dee2e6;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user