| Server IP : 180.180.241.3 / Your IP : 216.73.216.216 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/AppServ/www/news/administrator/templates/system/css/ |
Upload File : |
/**
* CSS Document for offline page
* @version $Id: error.css 1264 2005-11-30 19:37:13Z Jinx $
* @package Joomla
* @copyright Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
* @license GNU/GPL, see LICENSE.php
* Joomla! is free software and parts of it may contain or be derived from the
* GNU General Public License or other free or open source software licenses.
* See COPYRIGHT.php for copyright notices and details.
*/
.outline {
border: 1px solid #cccccc;
background: #ffffff;
padding: 2px;
}
body {
margin: 15px;
height: 100%;
padding: 0px;
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;
}
.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;
}