%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/11585/cwd/html/old/administrator/components/com_kunena/media/css/joomla30/ |
Upload File : |
/** * Kunena Component * @package Kunena.Administrator.Joomla30 * * @copyright (C) 2008 - 2014 Kunena Team. All rights reserved. * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL * @link http://www.kunena.org **/ #kunena.admin.override { font-size: 13px; } #kunena.admin.override select, #kunena.admin.override input[type="file"] { height: auto; line-height: 30px; } #kunena.admin.override li { line-height: 20px; } #kunena.admin.override fieldset input, #kunena.admin.override fieldset textarea, #kunena.admin.override fieldset select, #kunena.admin.override fieldset img, #kunena.admin.override fieldset button { float: none; margin: 0; } #kunena.admin.override label { display: inline !important; } #kunena.admin.override .center { float: none; margin-left: 0; margin-right: 0; } #kunena.admin.override .select-filter { margin-bottom: 0; width: auto; } #kunena.admin.override .input-filter { margin-bottom: 0; } #kunena.admin.override #dashboard-icons.btn-group { white-space: normal; } #kunena.admin.override #dashboard-icons .btn { border-radius: 3px; min-height: 64px; min-width: 72px; overflow: hidden; } /*All wells in tables should not have margin*/ #kunena.admin.override table .well { margin-bottom: 0; } #kunena.admin.override .filter-state { font-size: 150%; } #kunena.admin.override .filter-state .btn { padding: 0 6px; vertical-align: inherit; font-size: inherit; line-height: 150% } /* Fix span1 width isis */ #adminForm > fieldset > table > tbody > tr:nth-child(2) > td:nth-child(2) > div { display:inline !important; }