/*
Theme Name:     Kadence Child
Theme URI:      n/a
Template:       kadence
Author:         Ertinet
Author URI:     n/a
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
/* Document Library RTL */
.posts-data-table-wrapper,
.posts-data-table,
.posts-data-table table {
    direction: rtl !important;
}

.posts-data-table th,
.posts-data-table td {
    text-align: right !important;
}

.posts-table-controls {
    direction: rtl !important;
}
