mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 11:18:56 +00:00
Remove table-striped attribute from tables.
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
|
||||
|
||||
|
||||
<table style="width:100%;" class="data highlight icons table table-striped" id="coverstable">
|
||||
<table style="width:100%;" class="data highlight icons table" id="coverstable">
|
||||
<tr>
|
||||
<th width="130"><input type="checkbox" class="nzb_check_all" /></th>
|
||||
<th>author<br/>
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<table style="100%" class="data highlight icons table table-striped" id="browsetable">
|
||||
<table style="100%" class="data highlight icons table" id="browsetable">
|
||||
<tr>
|
||||
<th style="padding-top:0; padding-bottom:0;">
|
||||
<input id="chkSelectAll" type="checkbox" class="nzb_check_all" />
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<table style="width:100%;" class="data highlight table table-striped" id="browsetable">
|
||||
<table style="width:100%;" class="data highlight table" id="browsetable">
|
||||
<tr>
|
||||
<th width="50"><input id="chkSelectAll" type="checkbox" class="nzb_check_all" /><label for="chkSelectAll" style="display:none;">Select All</label></th>
|
||||
<th>name</th>
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<table style="width:100%;" class="data highlight icons table table-striped" id="coverstable">
|
||||
<table style="width:100%;" class="data highlight icons table" id="coverstable">
|
||||
<tr>
|
||||
<th width="130">
|
||||
<input type="checkbox" class="nzb_check_all" />
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
</div>
|
||||
<div style="float:right;margin-bottom:5px;"><a href="#new" role="button" class="btn btn-small btn-primary" data-toggle="modal">New post</a></div>
|
||||
<a id="top"></a>
|
||||
<table style="width:100%;" class="data highlight table table-striped" id="forumtable">
|
||||
<table style="width:100%;" class="data highlight table" id="forumtable">
|
||||
<tr>
|
||||
<th style="padding-top:0px; padding-bottom:0px;" width="60%">Topic</th>
|
||||
<th style="padding-top:0px; padding-bottom:0px;">Posted By</th>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{if $results|@count > 0}
|
||||
<h3>{$results[0].subject|escape:"htmlall"}</h3>
|
||||
<a id="top"></a>
|
||||
<table style="width:100%;" class="data highlight table table-striped" id="forumtable">
|
||||
<table style="width:100%;" class="data highlight table" id="forumtable">
|
||||
<tr>
|
||||
<th style="padding-top:0px; padding-bottom:0px;">By</th>
|
||||
<th style="padding-top:0px; padding-bottom:0px;">Message</th>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<table style="width:100%;" class="data highlight icons table table-striped" id="coverstable">
|
||||
<table style="width:100%;" class="data highlight icons table" id="coverstable">
|
||||
<tr>
|
||||
<th width="130">
|
||||
<input type="checkbox" class="nzb_check_all" />
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<table style="width:100%;" class="data highlight icons table table-striped" id="coverstable">
|
||||
<table style="width:100%;" class="data highlight icons table" id="coverstable">
|
||||
<tr>
|
||||
<th width="130" style="padding-top:0px; padding-bottom:0px;">
|
||||
<input type="checkbox" class="nzb_check_all" />
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<table style="width:100%;" class="data highlight icons table table-striped" id="coverstable">
|
||||
<table style="width:100%;" class="data highlight icons table" id="coverstable">
|
||||
<tr>
|
||||
<th width="130" style="padding-top:0px; padding-bottom:0px;">
|
||||
<input type="checkbox" class="nzb_check_all" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{if $data|@count > 0}
|
||||
|
||||
<table style="width:100%;" class="data highlight icons table table-striped" id="coverstable">
|
||||
<table style="width:100%;" class="data highlight icons table" id="coverstable">
|
||||
<tr>
|
||||
<th style="padding-top:0px; padding-bottom:0px;"></th>
|
||||
<th style="padding-top:0px; padding-bottom:0px;">Name</th>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
</p>
|
||||
</div>
|
||||
{if $movies|@count > 0}
|
||||
<table class="data highlight Sortable table table-striped" id="browsetable">
|
||||
<table class="data highlight Sortable table" id="browsetable">
|
||||
<tr>
|
||||
<th style="padding-top:0px; padding-bottom:0px;"></th>
|
||||
<th style="padding-top:0px; padding-bottom:0px;">name</th>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
</div>
|
||||
<br>
|
||||
{if $shows|@count > 0}
|
||||
<table class="data highlight Sortable table table-striped" id="browsetable">
|
||||
<table class="data highlight Sortable table" id="browsetable">
|
||||
<tr>
|
||||
<th>name</th>
|
||||
<th width="80">category</th>
|
||||
|
||||
@@ -131,7 +131,7 @@
|
||||
{if isset($isadmin) && $downloadlist|@count > 0}
|
||||
<div style="padding-top:20px;">
|
||||
<h3>Downloads for User and Host</h3>
|
||||
<table class="data Sortable highlight table table-striped" id="downloadtable" style="margin-top:10px;">
|
||||
<table class="data Sortable highlight table" id="downloadtable" style="margin-top:10px;">
|
||||
<tr>
|
||||
<th>date</th>
|
||||
<th>hosthash</th>
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
{$site->adbrowse}
|
||||
|
||||
<form method="post" id="dl" name="dl" action="{$smarty.const.WWW_TOP}/searchraw">
|
||||
<table style="width:100%;" class="data table table-striped" id="browsetable">
|
||||
<table style="width:100%;" class="data table" id="browsetable">
|
||||
<tr>
|
||||
<!--<th width="10"></th>-->
|
||||
<th>filename</th>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
{if $animelist|@count > 0}
|
||||
|
||||
<table style="width:100%;" class="data highlight icons table table-striped" id="browsetable">
|
||||
<table style="width:100%;" class="data highlight icons table" id="browsetable">
|
||||
<tr>
|
||||
<th width="40%">Name</th>
|
||||
<th width="10%" style="text-align: center;">Type</th>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<h4>For <a href="{$smarty.const.WWW_TOP}/details/{$rel.guid}/{$rel.searchname|escape:"seourl"}">{$rel.searchname|escape:'htmlall'}</a></h4>
|
||||
<br/>
|
||||
|
||||
<table class="data Sortable highlight table table-striped">
|
||||
<table class="data Sortable highlight table">
|
||||
|
||||
<tr>
|
||||
<th>#</th>
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
{/if}
|
||||
</div>
|
||||
</div>
|
||||
<table style="width:100%;" class="data highlight icons table table-striped" id="browsetable">
|
||||
<table style="width:100%;" class="data highlight icons table" id="browsetable">
|
||||
<tr class="dont-filter">
|
||||
<th>
|
||||
<input id="chkSelectAll" type="checkbox" class="nzb_check_all" />
|
||||
|
||||
@@ -403,7 +403,7 @@
|
||||
<div class="tab-pane" id="mediainfo">
|
||||
{if $reVideo.releases_id|@count > 0 || $reAudio|@count > 0}
|
||||
<td style="padding:0;">
|
||||
<table style="width:100%;" class="innerdata highlight table table-striped">
|
||||
<table style="width:100%;" class="innerdata highlight table">
|
||||
<tr>
|
||||
<th width="15%"></th>
|
||||
<th>Property</th>
|
||||
@@ -579,7 +579,7 @@
|
||||
<div class="comments">
|
||||
{if $comments|@count > 0}
|
||||
|
||||
<table style="margin-bottom:20px;" class="data Sortable table table-striped">
|
||||
<table style="margin-bottom:20px;" class="data Sortable table">
|
||||
<tr class="{cycle values=",alt"}">
|
||||
<th width="150" style="text-align:right;">User </th>
|
||||
<th>Comment</th>
|
||||
|
||||
@@ -159,7 +159,7 @@
|
||||
<div class="tab-content">
|
||||
{foreach $seasons as $seasonnum => $season name=tv}
|
||||
<div class="tab-pane{if $smarty.foreach.tv.first} active{/if}" id="{$seasonnum}">
|
||||
<table class="tb_{$seasonnum} data highlight icons table table-striped" id="browsetable">
|
||||
<table class="tb_{$seasonnum} data highlight icons table" id="browsetable">
|
||||
<tr class="dont-filter">
|
||||
<th>Ep</th>
|
||||
<th>Name</th>
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
{if $serieslist|@count > 0}
|
||||
|
||||
<table style="width:100%;" class="data highlight icons table table-striped" id="browsetable">
|
||||
<table style="width:100%;" class="data highlight icons table" id="browsetable">
|
||||
{foreach $serieslist as $sletter => $series}
|
||||
<tr>
|
||||
<td style="padding-top:15px;" colspan="10"><a href="#top" class="top_link">Top</a><h2>{$sletter}...</h2></td>
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
{/if}
|
||||
</div>
|
||||
</div>
|
||||
<table style="width:100%;" class="data highlight icons table table-striped" id="browsetable">
|
||||
<table style="width:100%;" class="data highlight icons table" id="browsetable">
|
||||
<tr class="dont-filter">
|
||||
<th>
|
||||
<input id="chkSelectAll" type="checkbox" class="nzb_check_all" />
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<table style="width:100%;" class="data highlight icons table table-striped" id="coverstable">
|
||||
<table style="width:100%;" class="data highlight icons table" id="coverstable">
|
||||
<tr>
|
||||
<th width="130" style="padding-top:0px; padding-bottom:0px;">
|
||||
<input type="checkbox" class="nzb_check_all"/>
|
||||
|
||||
Reference in New Issue
Block a user