remove content theme from live tv collapsibles
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div data-role="collapsible" data-mini="true">
|
||||
<div data-role="collapsible" data-mini="true" data-content-theme="false">
|
||||
<h3>Pre/Post Padding</h3>
|
||||
<div>
|
||||
<br />
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
<input type="checkbox" id="chkAllChannels" data-mini="true" />
|
||||
</li>
|
||||
</ul>
|
||||
<div data-role="collapsible" data-mini="true">
|
||||
<div data-role="collapsible" data-mini="true" data-content-theme="false">
|
||||
<h3>Pre/Post Padding</h3>
|
||||
<div>
|
||||
<br />
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
<br />
|
||||
|
||||
<div data-role="collapsible" data-mini="true">
|
||||
<div data-role="collapsible" data-mini="true" data-content-theme="false">
|
||||
<h3>Pre/Post Padding</h3>
|
||||
<div>
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user