Label updates IO-573

This commit is contained in:
Patrick Fic
2021-02-10 14:45:37 -08:00
parent 9e2c17670f
commit 1e58a26726
5 changed files with 40 additions and 16 deletions

View File

@@ -49,23 +49,23 @@
}
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
border-radius: 0.2rem;
background-color: #f5f5f5;
}
// ::-webkit-scrollbar-track {
// -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
// border-radius: 0.2rem;
// background-color: #f5f5f5;
// }
::-webkit-scrollbar {
width: 0.25rem;
max-height: 0.25rem;
background-color: #f5f5f5;
}
// ::-webkit-scrollbar {
// width: 0.25rem;
// max-height: 0.25rem;
// background-color: #f5f5f5;
// }
::-webkit-scrollbar-thumb {
border-radius: 0.2rem;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: #188fff;
}
// ::-webkit-scrollbar-thumb {
// border-radius: 0.2rem;
// -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
// background-color: #188fff;
// }
.ant-table-cell {
// background-color: red;

View File

@@ -1361,7 +1361,7 @@
},
"parts_orders": {
"actions": {
"backordered": "Backordered",
"backordered": "Mark Backordered",
"receive": "Receive",
"receivebill": "Receive Bill"
},
@@ -1473,6 +1473,7 @@
"labels": {
"misc": "Miscellaneous Documents",
"repairorder": "Repair Order Related",
"reportcentermodal": "Report Center",
"speedprint": "Speed Print",
"title": "Print Center"
}

View File

@@ -1473,6 +1473,7 @@
"labels": {
"misc": "",
"repairorder": "",
"reportcentermodal": "",
"speedprint": "",
"title": ""
}

View File

@@ -1473,6 +1473,7 @@
"labels": {
"misc": "",
"repairorder": "",
"reportcentermodal": "",
"speedprint": "",
"title": ""
}