AAAAhome/academiac/www/components/com_chronoforms/css/error.css000060400000000306151377402240020224 0ustar00span.cf_alert { background:#FFD5D5 url(images/alert.png) no-repeat scroll 10px 50%; border:1px solid #FFACAD; color:#CF3738; display:block; margin:15px 0pt; padding:0px 10px 0px 36px; }home/academiac/www/administrator/templates/system/css/error.css000064400000001476151377765110021071 0ustar00/** * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. * @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; }home/academiac/www/administrator/templates/hathor/css/error.css000064400000002316151400452670021013 0ustar00/** * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. * @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/academiac/www/templates/system/css/error.css000064400000002643151405700760016176 0ustar00/** * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. * @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; }