css: fix Colibris timeslider

This commit is contained in:
Sebastian Castro 2020-04-03 17:41:47 +02:00 committed by muxator
parent f3fcbf2653
commit c79ad1e504
8 changed files with 97 additions and 54 deletions

View file

@ -1,6 +1,3 @@
function customStart()
{
console.log("custom start", $('#timeslider-wrapper').length);
// inverse display order betwwen slidebar and titles
$('#timeslider-wrapper').appendTo('#timeslider-top');
}