1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

remove content theme from live tv collapsibles

This commit is contained in:
Luke Pulverenti 2013-12-24 13:39:17 -05:00
parent 37ccaa59ab
commit 975c96f43f
3 changed files with 3 additions and 3 deletions

View file

@ -74,7 +74,7 @@
</ul> </ul>
</div> </div>
<div data-role="collapsible" data-mini="true"> <div data-role="collapsible" data-mini="true" data-content-theme="false">
<h3>Pre/Post Padding</h3> <h3>Pre/Post Padding</h3>
<div> <div>
<br /> <br />

View file

@ -66,7 +66,7 @@
<input type="checkbox" id="chkAllChannels" data-mini="true" /> <input type="checkbox" id="chkAllChannels" data-mini="true" />
</li> </li>
</ul> </ul>
<div data-role="collapsible" data-mini="true"> <div data-role="collapsible" data-mini="true" data-content-theme="false">
<h3>Pre/Post Padding</h3> <h3>Pre/Post Padding</h3>
<div> <div>
<br /> <br />

View file

@ -30,7 +30,7 @@
<br /> <br />
<div data-role="collapsible" data-mini="true"> <div data-role="collapsible" data-mini="true" data-content-theme="false">
<h3>Pre/Post Padding</h3> <h3>Pre/Post Padding</h3>
<div> <div>
<br /> <br />