summaryrefslogtreecommitdiffstats
path: root/base/tps
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2015-04-22 15:27:30 -0400
committerMatthew Harmsen <mharmsen@pki.usersys.redhat.com>2015-04-22 18:08:55 -0600
commitfe94f4a7d43a98a2a76a480a8655484738309ab0 (patch)
treeb17093ab90656f98d50c45fcd17609b61a25710d /base/tps
parent04b6dafbf3954c0ff585c375b388c13cc9e83399 (diff)
downloadpki-fe94f4a7d43a98a2a76a480a8655484738309ab0.tar.gz
pki-fe94f4a7d43a98a2a76a480a8655484738309ab0.tar.xz
pki-fe94f4a7d43a98a2a76a480a8655484738309ab0.zip
Moved color settings to CSS.
The templates have been modified to remove hard-coded background color settings and use the styles defined in a new CSS file. https://fedorahosted.org/pki/ticket/1296
Diffstat (limited to 'base/tps')
-rwxr-xr-xbase/tps/shared/webapps/tps/404.html2
-rwxr-xr-xbase/tps/shared/webapps/tps/500.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/base/tps/shared/webapps/tps/404.html b/base/tps/shared/webapps/tps/404.html
index 0bf93578c..dc78f60d2 100755
--- a/base/tps/shared/webapps/tps/404.html
+++ b/base/tps/shared/webapps/tps/404.html
@@ -68,7 +68,7 @@ document.write('" alt="Dogtag" id="myLogo" /></a>');
</div>
</div>
-<div id="mainNavOuter">
+<div id="mainNavOuter" class="pki-ee-theme">
<div id="mainNav">
<div id="mainNavInner">
diff --git a/base/tps/shared/webapps/tps/500.html b/base/tps/shared/webapps/tps/500.html
index 3e1e8bb66..9cd22f36a 100755
--- a/base/tps/shared/webapps/tps/500.html
+++ b/base/tps/shared/webapps/tps/500.html
@@ -68,7 +68,7 @@ document.write('" alt="Dogtag" id="myLogo" /></a>');
</div>
</div>
-<div id="mainNavOuter">
+<div id="mainNavOuter" class="pki-ee-theme">
<div id="mainNav">
<div id="mainNavInner">