Simplify: Use CSS in info.xml that always loads

This commit is contained in:
2026-04-16 14:24:32 +02:00
parent 2057cf8e98
commit 65795cfef5
3 changed files with 6 additions and 19 deletions

2
css/minimalprofile.css Normal file
View File

@@ -0,0 +1,2 @@
/* Hide profile fields */
.personal-settings-setting-box:has(#account-property-pronouns) { display: none !important; }