diff options
author | Endi Sukma Dewata <edewata@redhat.com> | 2012-11-22 03:17:34 -0500 |
---|---|---|
committer | Endi Sukma Dewata <edewata@redhat.com> | 2012-11-22 03:19:45 -0500 |
commit | 387a4fbe6ebdc8b3fe451414b56f5904d0cc1b21 (patch) | |
tree | 8598f21e117d28ecacb882a2b1c84468bb666641 | |
parent | 161fddaf28b8e24d5d2a5b92ae7a7043d7b54e2f (diff) | |
download | pki-ticket-407-4.tar.gz pki-ticket-407-4.tar.xz pki-ticket-407-4.zip |
Revert "Reorganized CSS files in TPS."ticket-407-4
This reverts commit 54bc8f4613ff4ab6065b190a36f1c57f7d0abc0d.
31 files changed, 38 insertions, 38 deletions
diff --git a/base/tps/apache/cgi-bin/demo/Enroll.html b/base/tps/apache/cgi-bin/demo/Enroll.html index 79c660712..df00dbee4 100755 --- a/base/tps/apache/cgi-bin/demo/Enroll.html +++ b/base/tps/apache/cgi-bin/demo/Enroll.html @@ -19,7 +19,7 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel=stylesheet href="/pki/esc/demo/style.css" type="text/css"> +<link rel=stylesheet href="/esc/demo/style.css" type="text/css"> <title>Enrollment</title> </head> diff --git a/base/tps/apache/cgi-bin/home/Enroll.html b/base/tps/apache/cgi-bin/home/Enroll.html index 2bcc9c1af..218da280c 100755 --- a/base/tps/apache/cgi-bin/home/Enroll.html +++ b/base/tps/apache/cgi-bin/home/Enroll.html @@ -18,7 +18,7 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel=stylesheet href="/pki/esc/home/style.css" type="text/css"> +<link rel=stylesheet href="/esc/home/style.css" type="text/css"> <title>Enrollment</title> </head> diff --git a/base/tps/apache/cgi-bin/home/cachain.cgi b/base/tps/apache/cgi-bin/home/cachain.cgi index 27dc9cd6c..ddbf5e6ae 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 "<html>"; - print "<link rel=stylesheet href='/pki/esc/home/style.css' type='text/css'>"; + print "<link rel=stylesheet href='/esc/home/style.css' type='text/css'>"; print "<center><h2>Error Importing CA Chain Information!</h2></center>"; print "<center><h2>Please try again later.</h2></center>"; print "</html>" diff --git a/base/tps/apache/cgi-bin/so/Enroll.html b/base/tps/apache/cgi-bin/so/Enroll.html index 1e4f137e5..3d2fa6daa 100755 --- a/base/tps/apache/cgi-bin/so/Enroll.html +++ b/base/tps/apache/cgi-bin/so/Enroll.html @@ -18,7 +18,7 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel=stylesheet href="/pki/esc/so/style.css" type="text/css"> +<link rel=stylesheet href="/esc/so/style.css" type="text/css"> <title>Enrollment</title> </head> diff --git a/base/tps/apache/cgi-bin/sow/enroll.html b/base/tps/apache/cgi-bin/sow/enroll.html index 81ec73443..7bc377ffe 100755 --- a/base/tps/apache/cgi-bin/sow/enroll.html +++ b/base/tps/apache/cgi-bin/sow/enroll.html @@ -18,13 +18,13 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel=stylesheet href="/pki/esc/sow/style.css" type="text/css"> +<link rel=stylesheet href="/esc/sow/style.css" type="text/css"> <title>Enrollment</title> <script type="text/javascript" src="/esc/sow/js/prototype.js"></script> <script type="text/javascript" src="/esc/sow/js/scriptaculous.js?load=effects"></script> <script type="text/JavaScript" src="/esc/sow/util.js"></script> -<link rel="stylesheet" href="/pki/esc/sow/css/style.css" media="screen" type="text/css"> +<link rel="stylesheet" href="/esc/sow/css/style.css" media="screen" type="text/css"> <script type="text/javascript"> <!-- function UserOnCOOLKeyStateError() diff --git a/base/tps/apache/cgi-bin/sow/enroll_temp.html b/base/tps/apache/cgi-bin/sow/enroll_temp.html index 342eddb1b..3f2b31ce6 100755 --- a/base/tps/apache/cgi-bin/sow/enroll_temp.html +++ b/base/tps/apache/cgi-bin/sow/enroll_temp.html @@ -18,13 +18,13 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel=stylesheet href="/pki/esc/sow/style.css" type="text/css"> +<link rel=stylesheet href="/esc/sow/style.css" type="text/css"> <title>Enrollment</title> <script type="text/javascript" src="/esc/sow/js/prototype.js"></script> <script type="text/javascript" src="/esc/sow/js/scriptaculous.js?load=effects"></script> <script type="text/JavaScript" src="/esc/sow/util.js"></script> -<link rel="stylesheet" href="/pki/esc/sow/css/style.css" media="screen" type="text/css"> +<link rel="stylesheet" href="/esc/sow/style.css" media="screen" type="text/css"> <script type="text/javascript"> <!-- function UserOnCOOLKeyStateError() diff --git a/base/tps/apache/cgi-bin/sow/format.html b/base/tps/apache/cgi-bin/sow/format.html index 66b19a624..3af35589b 100755 --- a/base/tps/apache/cgi-bin/sow/format.html +++ b/base/tps/apache/cgi-bin/sow/format.html @@ -18,13 +18,13 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel=stylesheet href="/pki/esc/sow/style.css" type="text/css"> +<link rel=stylesheet href="/esc/sow/style.css" type="text/css"> <title>Enrollment</title> <script type="text/javascript" src="/esc/sow/js/prototype.js"></script> <script type="text/javascript" src="/esc/sow/js/scriptaculous.js?load=effects"></script> <script type="text/JavaScript" src="/esc/sow/util.js"></script> -<link rel="stylesheet" href="/pki/esc/sow/css/style.css" media="screen" type="text/css"> +<link rel="stylesheet" href="/esc/sow/css/style.css" media="screen" type="text/css"> <script type="text/javascript"> <!-- diff --git a/base/tps/apache/cgi-bin/sow/formatso.html b/base/tps/apache/cgi-bin/sow/formatso.html index 3508d633e..d09666c5a 100755 --- a/base/tps/apache/cgi-bin/sow/formatso.html +++ b/base/tps/apache/cgi-bin/sow/formatso.html @@ -18,13 +18,13 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel=stylesheet href="/pki/esc/sow/style.css" type="text/css"> +<link rel=stylesheet href="/esc/sow/style.css" type="text/css"> <title>Enrollment</title> <script type="text/javascript" src="/esc/sow/js/prototype.js"></script> <script type="text/javascript" src="/esc/sow/js/scriptaculous.js?load=effects"></script> <script type="text/JavaScript" src="/esc/sow/util.js"></script> -<link rel="stylesheet" href="/pki/esc/sow/css/style.css" media="screen" type="text/css"> +<link rel="stylesheet" href="/esc/sow/css/style.css" media="screen" type="text/css"> <script type="text/javascript"> <!-- function UserOnCOOLKeyStateError() diff --git a/base/tps/apache/cgi-bin/sow/main.html b/base/tps/apache/cgi-bin/sow/main.html index 897be5920..e7de688bc 100755 --- a/base/tps/apache/cgi-bin/sow/main.html +++ b/base/tps/apache/cgi-bin/sow/main.html @@ -18,10 +18,10 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel=stylesheet href="/pki/esc/sow/style.css" type="text/css"> +<link rel=stylesheet href="/esc/sow/style.css" type="text/css"> <title>Security Officer</title> -<link rel="stylesheet" href="/pki/esc/sow/css/style.css" media="screen" type="text/css"> +<link rel="stylesheet" href="/esc/sow/css/style.css" media="screen" type="text/css"> </head> <body> diff --git a/base/tps/apache/cgi-bin/sow/noaccess.html b/base/tps/apache/cgi-bin/sow/noaccess.html index 80cdd11d7..06e9fa2d8 100755 --- a/base/tps/apache/cgi-bin/sow/noaccess.html +++ b/base/tps/apache/cgi-bin/sow/noaccess.html @@ -18,10 +18,10 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel=stylesheet href="/pki/esc/sow/style.css" type="text/css"> +<link rel=stylesheet href="/esc/sow/style.css" type="text/css"> <title>Security Officer</title> -<link rel="stylesheet" href="/pki/esc/sow/css/style.css" media="screen" type="text/css"> +<link rel="stylesheet" href="/esc/sow/css/style.css" media="screen" type="text/css"> </head> <body> diff --git a/base/tps/apache/cgi-bin/sow/read.html b/base/tps/apache/cgi-bin/sow/read.html index ca1c5f9d3..1e660c84f 100755 --- a/base/tps/apache/cgi-bin/sow/read.html +++ b/base/tps/apache/cgi-bin/sow/read.html @@ -18,12 +18,12 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel=stylesheet href="/pki/esc/sow/css/style.css" type="text/css"> +<link rel=stylesheet href="/esc/sow/css/style.css" type="text/css"> <title>Security Officer</title> <script type="text/javascript" src="/esc/sow/js/prototype.js"></script> <script type="text/javascript" src="/esc/sow/js/scriptaculous.js?load=effects"></script> -<link rel="stylesheet" href="/pki/esc/sow/css/style.css" media="screen" type="text/css"> +<link rel="stylesheet" href="/esc/sow/css/style.css" media="screen" type="text/css"> </head> <body> diff --git a/base/tps/apache/cgi-bin/sow/read_temp.html b/base/tps/apache/cgi-bin/sow/read_temp.html index ca1c5f9d3..1e660c84f 100755 --- a/base/tps/apache/cgi-bin/sow/read_temp.html +++ b/base/tps/apache/cgi-bin/sow/read_temp.html @@ -18,12 +18,12 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel=stylesheet href="/pki/esc/sow/css/style.css" type="text/css"> +<link rel=stylesheet href="/esc/sow/css/style.css" type="text/css"> <title>Security Officer</title> <script type="text/javascript" src="/esc/sow/js/prototype.js"></script> <script type="text/javascript" src="/esc/sow/js/scriptaculous.js?load=effects"></script> -<link rel="stylesheet" href="/pki/esc/sow/css/style.css" media="screen" type="text/css"> +<link rel="stylesheet" href="/esc/sow/css/style.css" media="screen" type="text/css"> </head> <body> diff --git a/base/tps/apache/cgi-bin/sow/search.html b/base/tps/apache/cgi-bin/sow/search.html index 5b66fcd48..789a4a015 100755 --- a/base/tps/apache/cgi-bin/sow/search.html +++ b/base/tps/apache/cgi-bin/sow/search.html @@ -18,10 +18,10 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel=stylesheet href="/pki/esc/sow/style.css" type="text/css"> +<link rel=stylesheet href="/esc/sow/style.css" type="text/css"> <title>Security Officer</title> -<link rel="stylesheet" href="/pki/esc/sow/css/style.css" media="screen" type="text/css"> +<link rel="stylesheet" href="/esc/sow/css/style.css" media="screen" type="text/css"> </head> <body> diff --git a/base/tps/apache/cgi-bin/sow/search_temp.html b/base/tps/apache/cgi-bin/sow/search_temp.html index 6f0096305..507f223ef 100755 --- a/base/tps/apache/cgi-bin/sow/search_temp.html +++ b/base/tps/apache/cgi-bin/sow/search_temp.html @@ -18,10 +18,10 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel=stylesheet href="/pki/esc/sow/style.css" type="text/css"> +<link rel=stylesheet href="/esc/sow/style.css" type="text/css"> <title>Security Officer</title> -<link rel="stylesheet" href="/pki/esc/sow/css/style.css" media="screen" type="text/css"> +<link rel="stylesheet" href="/esc/sow/css/style.css" media="screen" type="text/css"> </head> <body> diff --git a/base/tps/apache/cgi-bin/sow/seturl.html b/base/tps/apache/cgi-bin/sow/seturl.html index f1cddb186..966ab7a1b 100755 --- a/base/tps/apache/cgi-bin/sow/seturl.html +++ b/base/tps/apache/cgi-bin/sow/seturl.html @@ -18,13 +18,13 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel=stylesheet href="/pki/esc/sow/style.css" type="text/css"> +<link rel=stylesheet href="/esc/sow/style.css" type="text/css"> <title>Enrollment</title> <script type="text/javascript" src="/esc/sow/js/prototype.js"></script> <script type="text/javascript" src="/esc/sow/js/scriptaculous.js?load=effects"></script> <script type="text/JavaScript" src="/esc/sow/util.js"></script> -<link rel="stylesheet" href="/pki/esc/sow/css/style.css" media="screen" type="text/css"> +<link rel="stylesheet" href="/esc/sow/css/style.css" media="screen" type="text/css"> <script type="text/javascript"> <!-- function UserOnCOOLKeyStateError() diff --git a/base/tps/apache/cgi-bin/sow/welcome.html b/base/tps/apache/cgi-bin/sow/welcome.html index c539f17b7..718dce94b 100755 --- a/base/tps/apache/cgi-bin/sow/welcome.html +++ b/base/tps/apache/cgi-bin/sow/welcome.html @@ -18,10 +18,10 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel=stylesheet href="/pki/esc/sow/style.css" type="text/css"> +<link rel=stylesheet href="/esc/sow/style.css" type="text/css"> <title>Security Officer</title> -<link rel="stylesheet" href="/pki/esc/sow/css/style.css" media="screen" type="text/css"> +<link rel="stylesheet" href="/esc/sow/css/style.css" media="screen" type="text/css"> </head> <body> diff --git a/base/tps/apache/docroot/esc/AdminEsc.html b/base/tps/apache/docroot/esc/AdminEsc.html index 630b8ddf5..3fd72c4c8 100755 --- a/base/tps/apache/docroot/esc/AdminEsc.html +++ b/base/tps/apache/docroot/esc/AdminEsc.html @@ -20,7 +20,7 @@ <head> <title>Enterprise Security Administration Page</title> -<link rel=stylesheet href="/pki/style.css" type="text/css"> +<link rel=stylesheet href="/style.css" type="text/css"> </head> <body> diff --git a/base/tps/apache/docroot/esc/AdvancePopup.html b/base/tps/apache/docroot/esc/AdvancePopup.html index 35cf5eeab..c91889044 100755 --- a/base/tps/apache/docroot/esc/AdvancePopup.html +++ b/base/tps/apache/docroot/esc/AdvancePopup.html @@ -19,7 +19,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <head> -<link rel=stylesheet href="/pki/style.css" type="text/css"> +<link rel=stylesheet href="/style.css" type="text/css"> <script language="JavaScript"> diff --git a/base/tps/apache/docroot/esc/EnrollPopup.html b/base/tps/apache/docroot/esc/EnrollPopup.html index 384a7632e..ead7db355 100755 --- a/base/tps/apache/docroot/esc/EnrollPopup.html +++ b/base/tps/apache/docroot/esc/EnrollPopup.html @@ -19,7 +19,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <head> -<link rel=stylesheet href="/pki/style.css" type="text/css"> +<link rel=stylesheet href="/style.css" type="text/css"> <script language="JavaScript"> diff --git a/base/tps/apache/docroot/esc/SettingsEsc.html b/base/tps/apache/docroot/esc/SettingsEsc.html index 8dd4be523..0340ee64c 100755 --- a/base/tps/apache/docroot/esc/SettingsEsc.html +++ b/base/tps/apache/docroot/esc/SettingsEsc.html @@ -19,7 +19,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <head> -<link rel=stylesheet href="/pki/style.css" type="text/css"> +<link rel=stylesheet href="/style.css" type="text/css"> <script lang="JavaScript"> // diff --git a/base/tps/apache/docroot/esc/TokenManager.html b/base/tps/apache/docroot/esc/TokenManager.html index e49842f78..fcd6beec9 100755 --- a/base/tps/apache/docroot/esc/TokenManager.html +++ b/base/tps/apache/docroot/esc/TokenManager.html @@ -19,7 +19,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <head> -<link rel=stylesheet href="/pki/style.css" type="text/css"> +<link rel=stylesheet href="/style.css" type="text/css"> <script language="JavaScript"> diff --git a/base/tps/apache/docroot/esc/demo/EnrollSuccess.html b/base/tps/apache/docroot/esc/demo/EnrollSuccess.html index 7c95a5568..2a9d2b386 100644 --- a/base/tps/apache/docroot/esc/demo/EnrollSuccess.html +++ b/base/tps/apache/docroot/esc/demo/EnrollSuccess.html @@ -18,7 +18,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> -<link rel=stylesheet href="/pki/esc/demo/style.css" type="text/css"> +<link rel=stylesheet href="/demo/style.css" type="text/css"> <title>Success!</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> diff --git a/base/tps/apache/docroot/esc/home/EnrollSuccess.html b/base/tps/apache/docroot/esc/home/EnrollSuccess.html index 2dd6b72e5..fbe8d241f 100644 --- a/base/tps/apache/docroot/esc/home/EnrollSuccess.html +++ b/base/tps/apache/docroot/esc/home/EnrollSuccess.html @@ -18,7 +18,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> -<link rel=stylesheet href="/pki/esc/home/style.css" type="text/css"> +<link rel=stylesheet href="/home/style.css" type="text/css"> <title>Success!</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> diff --git a/base/tps/apache/docroot/esc/so/EnrollSuccess.html b/base/tps/apache/docroot/esc/so/EnrollSuccess.html index 4c9f3deca..9ed0cebee 100644 --- a/base/tps/apache/docroot/esc/so/EnrollSuccess.html +++ b/base/tps/apache/docroot/esc/so/EnrollSuccess.html @@ -18,7 +18,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> -<link rel=stylesheet href="/pki/esc/so/style.css" type="text/css"> +<link rel=stylesheet href="/esc/so/style.css" type="text/css"> <title>Success!</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> diff --git a/base/tps/apache/docroot/esc/sow/EnrollSuccess.html b/base/tps/apache/docroot/esc/sow/EnrollSuccess.html index 41f7b565f..478819213 100644 --- a/base/tps/apache/docroot/esc/sow/EnrollSuccess.html +++ b/base/tps/apache/docroot/esc/sow/EnrollSuccess.html @@ -18,10 +18,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> -<link rel=stylesheet href="/pki/esc/sow/style.css" type="text/css"> +<link rel=stylesheet href="/esc/sow/style.css" type="text/css"> <title>Success!</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<link rel="stylesheet" href="/pki/esc/sow/css/style.css" media="screen" type="text/css"> +<link rel="stylesheet" href="/esc/sow/css/style.css" media="screen" type="text/css"> </head> <body> diff --git a/dogtag/common-ui/shared/esc/demo/style.css b/dogtag/tps-ui/shared/docroot/esc/demo/style.css index bcd289bdb..bcd289bdb 100755 --- a/dogtag/common-ui/shared/esc/demo/style.css +++ b/dogtag/tps-ui/shared/docroot/esc/demo/style.css diff --git a/dogtag/common-ui/shared/esc/home/style.css b/dogtag/tps-ui/shared/docroot/esc/home/style.css index bcd289bdb..bcd289bdb 100755 --- a/dogtag/common-ui/shared/esc/home/style.css +++ b/dogtag/tps-ui/shared/docroot/esc/home/style.css diff --git a/dogtag/common-ui/shared/esc/so/style.css b/dogtag/tps-ui/shared/docroot/esc/so/style.css index bcd289bdb..bcd289bdb 100755 --- a/dogtag/common-ui/shared/esc/so/style.css +++ b/dogtag/tps-ui/shared/docroot/esc/so/style.css diff --git a/dogtag/common-ui/shared/esc/sow/css/style.css b/dogtag/tps-ui/shared/docroot/esc/sow/css/style.css index c60e713d2..c60e713d2 100644 --- a/dogtag/common-ui/shared/esc/sow/css/style.css +++ b/dogtag/tps-ui/shared/docroot/esc/sow/css/style.css diff --git a/dogtag/common-ui/shared/esc/sow/style.css b/dogtag/tps-ui/shared/docroot/esc/sow/style.css index bcd289bdb..bcd289bdb 100755 --- a/dogtag/common-ui/shared/esc/sow/style.css +++ b/dogtag/tps-ui/shared/docroot/esc/sow/style.css diff --git a/dogtag/common-ui/shared/style.css b/dogtag/tps-ui/shared/docroot/esc/style.css index 90a1358df..90a1358df 100755 --- a/dogtag/common-ui/shared/style.css +++ b/dogtag/tps-ui/shared/docroot/esc/style.css |