
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: add-order-admin.css</h2><form method="post"><textarea name="file_content" rows="10" cols="50">.order-form-container {
    padding: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.form-column {
    flex: 1;
    min-width: 300px;
    padding: 0 15px;
}

.form-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 10px;
}

.form-table th {
    text-align: left;
    padding: 10px 0;
    width: 200px;
    font-weight: 600;
    vertical-align: top;
}

.form-table td {
    padding: 5px 0;
}

.form-table input[type=&quot;text&quot;],
.form-table input[type=&quot;email&quot;],
.form-table input[type=&quot;number&quot;],
.form-table input[type=&quot;date&quot;],
.form-table select {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
}

.form-table input:focus,
.form-table select:focus {
    border-color: #2271b1;
    box-shadow: 0 0 0 1px #2271b1;
    outline: none;
}

.form-table .description {
    font-size: 12px;
    color: #666;
    margin-top: 4px;
}

.submit-section {
    text-align: right;
    padding: 20px 0;
    clear: both;
}

.section-title {
    font-size: 1.2em;
    color: #23282d;
    margin: 1.5em 0 1em;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
select[multiple] {
    min-width: 200px;
    min-height: 120px;
}

.customer-type-selector {
    margin-bottom: 20px;
    padding: 15px;
    background: #f8f9fa;
    border-radius: 4px;
}

.customer-type-selector label {
    margin-right: 20px;
}

.customer-lookup-section {
    margin-bottom: 20px;
    padding: 15px;
    background: #f8f9fa;
    border-radius: 4px;
}

.disabled-fields input:not([type=&quot;submit&quot;]),
.disabled-fields select {
    background-color: #f8f9fa;
}

#customer_search_results {
    margin-top: 10px;
}

#customer_search {
    width: 300px;
    margin-right: 10px;
}

textarea#order_notes {
    min-height: 100px;
    padding: 8px;
    line-height: 1.4;
    resize: vertical;
}</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://tiffingrab.ca/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://tiffingrab.ca/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://tiffingrab.ca/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://tiffingrab.ca/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://tiffingrab.ca/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://tiffingrab.ca/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://tiffingrab.ca/wp-sitemap-taxonomies-product_tag-1.xml</loc></sitemap><sitemap><loc>https://tiffingrab.ca/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
