<style>
.ptm-admin-button {
    padding: 6px 10px;
    border: none;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    font-size: 13px;
}

.ptm-approve-btn {
    background: #28a745; /* green */
}

.ptm-reject-btn {
    background: #dc3545; /* red */
}

.ptm-suspend-btn {
    background: #ffc107; /* yellow/orange */
    color: black;
}

.ptm-admin-button:hover {
    opacity: 0.85;
}

/* Fix table column widths */
.widefat.fixed {
    table-layout: fixed;
}

.widefat.fixed th:nth-child(1),
.widefat.fixed td:nth-child(1) {
    width: 40px; /* shrink ID column */
}

.widefat.fixed th:nth-child(8),
.widefat.fixed td:nth-child(8) {
    width: 220px; /* give more space for buttons */
}

.widefat.fixed td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
</style>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://ptmbelgium.be/wp-sitemap.xsl" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://ptmbelgium.be/category/main/</loc></url><url><loc>https://ptmbelgium.be/category/events/</loc></url></urlset>
