More CSS fixes

This commit is contained in:
genuineparts 2025-06-24 21:56:48 +02:00
parent 3f1708ea79
commit 88135762e6
11 changed files with 62 additions and 163 deletions

View file

@ -97,7 +97,7 @@ class editgroup_panel extends admin_module{
$role[]=$row;
}
$panel->title="Vorhandene Rollen";
$panel->content.="<table class=\"sortable\" width=\"90%\" cellspacing=\"2\">
$panel->content.="<table class=\"sortable\" style=\"width: 90%; border-spacing: 2px;\">
<tr>
<th style=\"text-align: center;\">ID</th>
<th style=\"text-align: center;\">Name</th>