* Tue Nov 04 2025 Brian Read <brianr@koozali.org> 11.0.0-128.sme

- Move group table to under others in User accounts setup panel [SME: 13068]
This commit is contained in:
2025-11-04 12:17:51 +00:00
parent c1aab3eb84
commit 1a37667a9c
3 changed files with 11 additions and 3 deletions

View File

@@ -518,4 +518,9 @@ div.roundcube #roundcube{
/* Center aligned */
margin-left: auto!important;
margin-right: auto;
}
table.incolumn {
margin:auto;
color:red;
}