Fix profile pages related colours.

This commit is contained in:
DariusIII
2015-09-06 14:38:26 +02:00
parent b84fcdda68
commit 5ed47fb124
4 changed files with 20 additions and 20 deletions
@@ -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>