fixes #213 - Nasty border around suggested.
This commit is contained in:
@@ -441,7 +441,7 @@
|
||||
|
||||
var cssClass = "posterItem";
|
||||
|
||||
if (options.transparent) {
|
||||
if (options.transparent !== false) {
|
||||
cssClass += " transparentPosterItem";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user