mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 09:48:55 +00:00
Fix profile pages related colours.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<td>
|
||||
<table class="table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>General</strong>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -76,7 +76,7 @@
|
||||
</table>
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>API &
|
||||
Downloads</strong></td>
|
||||
</tr>
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
<td>
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;">
|
||||
<strong>Profile</strong></td>
|
||||
</tr>
|
||||
@@ -70,7 +70,7 @@
|
||||
</table>
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>Excluded
|
||||
Categories</strong></td>
|
||||
</tr>
|
||||
@@ -84,7 +84,7 @@
|
||||
</table>
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>UI
|
||||
Preferences</strong></td>
|
||||
</tr>
|
||||
@@ -156,7 +156,7 @@
|
||||
{if $page->settings->getSetting('sabintegrationtype') != 1}
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>Queue
|
||||
type
|
||||
<small>(NZBGet or SABnzbd)</small>
|
||||
@@ -175,7 +175,7 @@
|
||||
{if $user.queuetype == 1 && $page->settings->getSetting('sabintegrationtype') == 2}
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>SABnzbd</strong>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -234,7 +234,7 @@
|
||||
{if $user.queuetype == 2 && ($page->settings->getSetting('sabintegrationtype') == 0 || $page->settings->getSetting('sabintegrationtype') == 2)}
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>NZBget</strong>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -267,7 +267,7 @@
|
||||
{/if}
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>NZB
|
||||
Vortex</strong></td>
|
||||
</tr>
|
||||
@@ -298,7 +298,7 @@
|
||||
</div>
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>Couchpotato</strong>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
<td>
|
||||
<table class="table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>General</strong>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -76,7 +76,7 @@
|
||||
</table>
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>API &
|
||||
Downloads</strong></td>
|
||||
</tr>
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
<td>
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;">
|
||||
<strong>Profile</strong></td>
|
||||
</tr>
|
||||
@@ -70,7 +70,7 @@
|
||||
</table>
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>Excluded
|
||||
Categories</strong></td>
|
||||
</tr>
|
||||
@@ -84,7 +84,7 @@
|
||||
</table>
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>UI
|
||||
Preferences</strong></td>
|
||||
</tr>
|
||||
@@ -156,7 +156,7 @@
|
||||
{if $page->settings->getSetting('sabintegrationtype') != 1}
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>Queue
|
||||
type
|
||||
<small>(NZBGet or SABnzbd)</small>
|
||||
@@ -175,7 +175,7 @@
|
||||
{if $user.queuetype == 1 && $page->settings->getSetting('sabintegrationtype') == 2}
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>SABnzbd</strong>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -234,7 +234,7 @@
|
||||
{if $user.queuetype == 2 && ($page->settings->getSetting('sabintegrationtype') == 0 || $page->settings->getSetting('sabintegrationtype') == 2)}
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>NZBget</strong>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -267,7 +267,7 @@
|
||||
{/if}
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>NZB
|
||||
Vortex</strong></td>
|
||||
</tr>
|
||||
@@ -298,7 +298,7 @@
|
||||
</div>
|
||||
<table class="data table table-condensed table-striped table-responsive table-hover">
|
||||
<tbody>
|
||||
<tr class="bg-primary">
|
||||
<tr class="bg-aqua-active">
|
||||
<td colspan="2" style="padding-left: 8px;"><strong>Couchpotato</strong>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user