add backand ticket/index changes, add backand\ticket\index export pdf, xls
This commit is contained in:
17
backend/web/css/ticket-index-pdf.css
Normal file
17
backend/web/css/ticket-index-pdf.css
Normal file
@@ -0,0 +1,17 @@
|
||||
*{
|
||||
font-family: "Times New Roman";
|
||||
}
|
||||
|
||||
table{
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
th, td {
|
||||
padding: 3px;
|
||||
border: 1px solid #e2e2e2;
|
||||
}
|
||||
|
||||
|
||||
.filter-table th{
|
||||
text-align: left;
|
||||
}
|
||||
Reference in New Issue
Block a user