mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-06 23:27:14 -04:00
css: fix Colibris timeslider
This commit is contained in:
parent
f3fcbf2653
commit
c79ad1e504
8 changed files with 97 additions and 54 deletions
|
@ -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');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue