From 23f5197b6fb440710fd03d88532b59dad3d7d3c0 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Wed, 21 Nov 2012 15:26:30 -0500 Subject: Reorganized CSS files in TPS. --- base/tps/apache/cgi-bin/demo/Enroll.html | 2 +- base/tps/apache/cgi-bin/home/Enroll.html | 2 +- base/tps/apache/cgi-bin/home/cachain.cgi | 2 +- base/tps/apache/cgi-bin/so/Enroll.html | 2 +- base/tps/apache/cgi-bin/sow/enroll.html | 4 +- base/tps/apache/cgi-bin/sow/enroll_temp.html | 4 +- base/tps/apache/cgi-bin/sow/format.html | 4 +- base/tps/apache/cgi-bin/sow/formatso.html | 4 +- base/tps/apache/cgi-bin/sow/main.html | 4 +- base/tps/apache/cgi-bin/sow/noaccess.html | 4 +- base/tps/apache/cgi-bin/sow/read.html | 4 +- base/tps/apache/cgi-bin/sow/read_temp.html | 4 +- base/tps/apache/cgi-bin/sow/search.html | 4 +- base/tps/apache/cgi-bin/sow/search_temp.html | 4 +- base/tps/apache/cgi-bin/sow/seturl.html | 4 +- base/tps/apache/cgi-bin/sow/welcome.html | 4 +- base/tps/apache/docroot/esc/AdminEsc.html | 2 +- base/tps/apache/docroot/esc/AdvancePopup.html | 2 +- base/tps/apache/docroot/esc/EnrollPopup.html | 2 +- base/tps/apache/docroot/esc/SettingsEsc.html | 2 +- base/tps/apache/docroot/esc/TokenManager.html | 2 +- .../tps/apache/docroot/esc/demo/EnrollSuccess.html | 2 +- .../tps/apache/docroot/esc/home/EnrollSuccess.html | 2 +- base/tps/apache/docroot/esc/so/EnrollSuccess.html | 2 +- base/tps/apache/docroot/esc/sow/EnrollSuccess.html | 4 +- dogtag/common-ui/shared/esc/demo/style.css | 213 ++++++++++++++++ dogtag/common-ui/shared/esc/home/style.css | 213 ++++++++++++++++ dogtag/common-ui/shared/esc/so/style.css | 213 ++++++++++++++++ dogtag/common-ui/shared/esc/sow/css/style.css | 277 +++++++++++++++++++++ dogtag/common-ui/shared/esc/sow/style.css | 213 ++++++++++++++++ dogtag/common-ui/shared/style.css | 196 +++++++++++++++ dogtag/tps-ui/shared/docroot/esc/demo/style.css | 213 ---------------- dogtag/tps-ui/shared/docroot/esc/home/style.css | 213 ---------------- dogtag/tps-ui/shared/docroot/esc/so/style.css | 213 ---------------- dogtag/tps-ui/shared/docroot/esc/sow/css/style.css | 277 --------------------- dogtag/tps-ui/shared/docroot/esc/sow/style.css | 213 ---------------- dogtag/tps-ui/shared/docroot/esc/style.css | 196 --------------- 37 files changed, 1363 insertions(+), 1363 deletions(-) create mode 100755 dogtag/common-ui/shared/esc/demo/style.css create mode 100755 dogtag/common-ui/shared/esc/home/style.css create mode 100755 dogtag/common-ui/shared/esc/so/style.css create mode 100644 dogtag/common-ui/shared/esc/sow/css/style.css create mode 100755 dogtag/common-ui/shared/esc/sow/style.css create mode 100755 dogtag/common-ui/shared/style.css delete mode 100755 dogtag/tps-ui/shared/docroot/esc/demo/style.css delete mode 100755 dogtag/tps-ui/shared/docroot/esc/home/style.css delete mode 100755 dogtag/tps-ui/shared/docroot/esc/so/style.css delete mode 100644 dogtag/tps-ui/shared/docroot/esc/sow/css/style.css delete mode 100755 dogtag/tps-ui/shared/docroot/esc/sow/style.css delete mode 100755 dogtag/tps-ui/shared/docroot/esc/style.css diff --git a/base/tps/apache/cgi-bin/demo/Enroll.html b/base/tps/apache/cgi-bin/demo/Enroll.html index df00dbee4..79c660712 100755 --- a/base/tps/apache/cgi-bin/demo/Enroll.html +++ b/base/tps/apache/cgi-bin/demo/Enroll.html @@ -19,7 +19,7 @@ - + Enrollment diff --git a/base/tps/apache/cgi-bin/home/Enroll.html b/base/tps/apache/cgi-bin/home/Enroll.html index 218da280c..2bcc9c1af 100755 --- a/base/tps/apache/cgi-bin/home/Enroll.html +++ b/base/tps/apache/cgi-bin/home/Enroll.html @@ -18,7 +18,7 @@ - + Enrollment diff --git a/base/tps/apache/cgi-bin/home/cachain.cgi b/base/tps/apache/cgi-bin/home/cachain.cgi index ddbf5e6ae..27dc9cd6c 100755 --- a/base/tps/apache/cgi-bin/home/cachain.cgi +++ b/base/tps/apache/cgi-bin/home/cachain.cgi @@ -45,7 +45,7 @@ if ($response->is_success) { } else { print "Content-type: text/html\n\n"; print ""; - print ""; + print ""; print "

Error Importing CA Chain Information!

"; print "

Please try again later.

"; print "" diff --git a/base/tps/apache/cgi-bin/so/Enroll.html b/base/tps/apache/cgi-bin/so/Enroll.html index 3d2fa6daa..1e4f137e5 100755 --- a/base/tps/apache/cgi-bin/so/Enroll.html +++ b/base/tps/apache/cgi-bin/so/Enroll.html @@ -18,7 +18,7 @@ - + Enrollment diff --git a/base/tps/apache/cgi-bin/sow/enroll.html b/base/tps/apache/cgi-bin/sow/enroll.html index 7bc377ffe..81ec73443 100755 --- a/base/tps/apache/cgi-bin/sow/enroll.html +++ b/base/tps/apache/cgi-bin/sow/enroll.html @@ -18,13 +18,13 @@ - + Enrollment - +