diff --git a/CSS/themes/organizr/organizr-base.css b/CSS/themes/organizr/organizr-base.css index d50143c0..62e2656d 100644 --- a/CSS/themes/organizr/organizr-base.css +++ b/CSS/themes/organizr/organizr-base.css @@ -534,6 +534,7 @@ table.dataTable>tbody>tr:nth-of-type(even):hover { background: rgba(255, 255, 255, 0.2) !important; color: #fff !important; border-color: transparent !important; + text-align: inherit; } .unifiCards .panel-wrapper.collapse.in { background:rgba(0, 0, 0, 0.15);