Pochette : color

This commit is contained in:
Michael RICOIS 2017-10-02 10:25:42 +02:00
parent 34cb3bd299
commit a1c7480e72

View File

@ -330,7 +330,7 @@ function initFaces()
$('#custom_elmts .noms-holder').clone().appendTo(".container-pochette .front");
$('#custom_elmts .date-holder-line').clone().appendTo(".container-pochette .back");
$('.container-pochette .back .colover').css({'background-image':'url('+themeImg+'/box/'+color+'/1B.png)'});
$('.container-pochette .back .colover').css({'background-image':'url('+themeImg+'/box/'+color2+'/1B.png)'});
$('.container-pochette').addClass(theme);
}
else if(theme == "liseres") {