Add 1 more option
This commit is contained in:
@@ -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",
|
"type": "checkBox",
|
||||||
"name": "Minimal Actor's card",
|
"name": "Minimal Actor's card",
|
||||||
|
|||||||
Reference in New Issue
Block a user