introduce service plans

This commit is contained in:
Tobias Brunner 2025-01-28 10:41:39 +01:00
parent f69f7fb755
commit 70f4a02db9
No known key found for this signature in database
11 changed files with 362 additions and 20 deletions

View file

@ -0,0 +1,7 @@
.inline-group .tabular .has_original td:first-child {
display: none;
}
.inline-group .tabular tr:not(.has_original) td:first-child {
display: none;
}