| Server IP : 146.59.209.152 / Your IP : 216.73.217.111 Web Server : Apache System : Linux webm009.cluster131.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : monpetu ( 144298) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/monpetu/www/ipprint/wp-content/plugins/order-tracking/lib/simple-admin-pages/css/ |
Upload File : |
/****************************
ORDERING TABLE
****************************/
.sap-ordering-table table {
width: 100%;
border-collapse: collapse;
}
.sap-ordering-table table th, .sap-ordering-table table td {
background: #f1f1f1;
padding: 8px 16px;
width: calc(100% - 32px);
}
.sap-ordering-table table td {
border-bottom: 1px solid #ccc;
cursor: move;
}
.sap-ordering-table table td:first-of-type {
border-top: 1px solid #ccc;
}
.sap-ordering-table table tr:nth-of-type(2n+2) td {
background: #fafafa;
}
.sap-ordering-table table th {
background: #662D91;
color: #fff;
text-align: left;
}
.sap-ordering-table-restore-default.button-primary {
margin-top: 16px;
}