Add 1 more option

This commit is contained in:
Prayag
2021-05-12 08:28:43 +05:30
parent 68e00efcca
commit f41d67cf39

View File

@@ -337,6 +337,12 @@
}
]
},
{
"type": "checkBox",
"name": "Image gradient in title page",
"description": "removes the bg of detail ribbon and replace it with image gradient",
"css": ".detailRibbon {background: transparent;}.itemBackdrop {-webkit-mask: linear-gradient(to bottom, black 50%,transparent);mask: linear-gradient(to bottom, black 50%,transparent);}"
},
{
"type": "checkBox",
"name": "Minimal Actor's card",