set up fade buttons with some style. simple javascript to highlight the active choice for either editing fades or cues.
This commit is contained in:
parent
ccb36c8106
commit
3674989461
4 changed files with 77 additions and 7 deletions
|
@ -14,7 +14,7 @@
|
|||
<div id="library_quick_search"><?php echo $this->layout()->quick_search ?></div>
|
||||
<div id="library_content"><?php echo $this->layout()->library ?></div>
|
||||
|
||||
<div id="side_playlist"><?php echo $this->layout()->spl ?></div>
|
||||
<div id="side_playlist" class="ui-widget-content"><?php echo $this->layout()->spl ?></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue