CC-4216: Playlist: 'Close' button for fade in/out is out of the border when it's empty
-fixed
This commit is contained in:
parent
cfc5587043
commit
fa87393ba9
2 changed files with 5 additions and 1 deletions
|
@ -38,7 +38,7 @@ if (isset($this->obj)) {
|
|||
<?php //echo $this->form; ?>
|
||||
|
||||
<div id="crossfade_main" class="crossfade-main clearfix" style="display:none;">
|
||||
<span class="ui-icon ui-icon-closethick"></span>
|
||||
<span class="ui-icon ui-icon-closethick sp-closethick-center"></span>
|
||||
<dl id="spl_editor-main" class="inline-list">
|
||||
<dt>Fade in (s):</dt>
|
||||
<dd><span contenteditable="true" class="spl_text_input spl_main_fade_in">00</span></dd>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue