This commit is contained in:
hafifierahman
2021-03-28 16:47:06 +08:00
parent 14ae96d86c
commit 068ce88579
22 changed files with 393 additions and 259 deletions
@@ -9,7 +9,7 @@
#header td, #customers th {
padding:4px;
font-size:10px;
font-size:12px;
}
#header tr:nth-child(even){background-color: #ffffff;}
@@ -39,7 +39,7 @@
#scan td, #scan th {
padding: 8px;
font-size:12px;
font-size:20px;
}
#scan tr:nth-child(even){background-color: #ffffff;}
@@ -96,7 +96,7 @@
#details td, #details th {
padding: 8px;
font-size:11px;
font-size:16px;
}
#details tr:nth-child(even){background-color: #ffffff;}
@@ -181,7 +181,7 @@
#details td, #details th {
padding:4px;
font-size:12px;
font-size:16px;
border: 1px solid #ddd;
}
@@ -244,9 +244,7 @@
#data td, #data th {
padding:4px;
font-size:12px;
font-size:12px;
font-size:16px;
}