Hello.
I want to dim the text of those merge commits:
I tried to target those rows with this, but it does nothing:
“class”: “message_label”,
“parents”: [{“class”: “commit_table_row”, “attributes”: [“expanded”]}],
Do I misunderstand the expanded/expandable attributes?