| Current Path : /home/wuectly/www/03cbe/ |
| Current File : /home/wuectly/www/03cbe/error.css.tar |
home/wuectly/www/templates/system/css/error.css 0000604 00000002626 15245642726 0016010 0 ustar 00 /**
* @copyright (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
/* Start Common Styles */
* {
font-family: helvetica, arial, sans-serif;
font-size: 11px;
color: #5F6565;
}
html {
height: 100%;
margin-bottom: 1px;
}
body {
margin: 0px;
padding: 0px;
height: 100%;
margin-bottom: 1px;
background: #FFFFFF;
font-family: helvetica, arial, sans-serif;
font-weight: normal;
padding-top: 0px;
margin-top: 0px;
}
.error {
margin-left: auto;
margin-right: auto;
}
table, td, th, div, pre, blockquote, ul, ol, dl, address,.componentheading,.contentheading,.contentpagetitle,.sectiontableheader,.newsfeedheading {
font-family: helvetica, arial, sans-serif;
font-weight: normal;
}
#outline {
width: 900px;
margin: 0 auto;
padding: 0px;
padding-top: 60px;
padding-bottom: 60px;
background: #FFFFFF;
}
#errorboxoutline {
width: 900px;
margin: 0px;
padding: 0px;
border: 1px solid #000000;
}
#errorboxheader {
width: 900px;
margin: 0px;
padding: 0px;
background: #E44249;
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
line-height: 22px;
text-align: center;
border-bottom: 1px solid #000000;
}
#errorboxbody {
margin: 0px;
padding: 10px;
text-align: left;
}
#techinfo {
margin: 10px;
padding: 10px;
text-align: left;
border: 1px solid #CCCCCC;
color: #CCCCCC;
}
#techinfo p {
color: #CCCCCC;
} home/wuectly/www/administrator/templates/hathor/css/error.css 0000604 00000002301 15245703254 0020611 0 ustar 00 /**
* @copyright (C) 2010 Open Source Matters, Inc. <https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
.outline {
border: 1px solid #cccccc;
background: #ffffff;
padding: 2px;
}
body {
height: 100%;
padding: 0;
font-family: Arial, Helvetica, Sans Serif;
font-size: 11px;
color: #2c2c2c;
background: #ffffff;
width: 80%;
min-width: 400px;
margin: 15px auto;
}
div {
background-color: #f9fade;
padding: 8px;
border: solid 1px #c7c8b2;
margin-top: 13px;
margin-bottom: 25px;
}
.frame {
background-color: #f9fade;
padding: 8px;
border: solid 1px #c7c8b2;
margin-top: 13px;
margin-bottom: 25px;
}
.table {
border-collapse: collapse;
margin-top: 13px;
}
a {
border: 1px solid #c7c8b2;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color: #ffffff;
color: #2c2c2c;
padding: 3px 20px;
text-decoration: none;
}
a:hover, a:focus, a:active {
background-color: #e3e4ca;
text-decoration: none;
}
td {
padding: 3px;
padding-left: 5px;
padding-right: 5px;
border: solid 1px #c7c8b2;
font-size: 10px;
}
.type {
background-color: #cc0000;
color: #ffffff;
font-weight: bold;
padding: 3px;
}
home/wuectly/www/administrator/templates/system/css/error.css 0000604 00000001462 15245721367 0020664 0 ustar 00 /**
* @copyright (C) 2006 Open Source Matters, Inc. <https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
.outline {
border: 1px solid #cccccc;
background: #ffffff;
padding: 2px;
}
body {
margin: 15px;
height: 100%;
padding: 0;
font-family: Arial, Helvetica, Sans Serif;
font-size: 11px;
color: #333333;
background: #ffffff;
}
.frame {
background-color: #FEFCF3;
padding: 8px;
border: solid 1px #000000;
margin-top: 13px;
margin-bottom: 25px;
}
h1 {
color: #cc3333;
font-size: 18px;
}
.table {
border-collapse: collapse;
margin-top: 13px;
}
td {
padding: 3px;
padding-left: 5px;
padding-right: 5px;
border: solid 1px #bbbbbb;
font-size: 10px;
}
.type {
background-color: #cc0000;
color: #ffffff;
font-weight: bold;
padding: 3px;
}