Server : LiteSpeed System : Linux server 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : alsaif ( 1057) PHP Version : 7.4.33 Disable Function : show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/alsaif/domains/alsaif.group/private_html/administrator/templates/system/css/ |
/**
* @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;
}