/*
Theme Name: Twenty Twenty Three Child
Theme URI: https://tresor.srgwerbeagentur.info
Author:  Your name here
Description: Child Theme for Twenty Twenty Three
Requires at least: 5.7
Tested up to: 5.9
Requires PHP: 8.0
Version: 1.1.31
Template: twentytwentythree
Text Domain: twentytwentythree-child
Tags: Custom Child Theme

*/

.dataTables_length, .dataTables_filter {
    margin-bottom: 20px;
  }

.tablepress td {
    border-right: 1px solid var(--border-color)!important;
    }
/*
.tablepress td:first-of-type {
    border-left: 1px solid var(--border-color);
    }


.tablepress > * + tbody > * {
    border-right: 1px solid var(--border-color);
}
*/