-
-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Labels
enhancementNew feature or requestNew feature or requestfuturePossibly will show up in futurePossibly will show up in future
Description
Hey community,
i am trying to change the background of the items under the "+" sign on a tale.
i want their header to have a background color.
for the non-hidden fields, the header color can be set with New-HTMLTableStyle -Type Header -BackgroundColor <color>
But this does not effect the hidden fields.
any idea how this can be achived?
i toyed around with those 3 who didnt helped much on my issue.
New-HTMLTableStyle -Type Footer -BackgroundColor red
New-HTMLTableStyle -Type Table -BackgroundColor Cyan
New-HTMLTableStyle -Type Content -BackgroundColor GoldenYellow
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfuturePossibly will show up in futurePossibly will show up in future