%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/components/com_kunena/template/nts_kargo/css/ |
Upload File : |
@charset "utf-8"; /*----------------------------------------------------------------------------------------------- * NTS KArgo ( Theme for the Kunena 3.0.x ) * Current version: 3.4.0 * Author: Nice Theme Store * @copyright Copyright (C) Dec 2009 9themestore.com <@email:9themestore@gmail.com>.All rights reserved. * License: GNU General Public License version 2 -----------------------------------------------------------------------------------------------*/ /* Layout */ #Kunena .kpagination span { border:solid 1px; font-weight:bold; padding:1px 5px; margin: 2px; } #Kunena ul#kbbcode-toolbar li a.kbbcode-separator { background-position:-400px 0; width: 8px; cursor: default; } /* Colors */ #Kunena .kpagination span { border-color:#5388B4; background-color:#5388B4; color:#FFFFFF; } #Kunena .kheader h2, #Kunena .kheader h2 a { font-size:16px ; } /* Grid */ #Kunena a.grid_true, #Kunena a.grid_false, #Kunena a.grid_publish, #Kunena a.grid_unpublish, #Kunena .move_up, #Kunena .move_down { width: 16px; height: 16px; margin: 0; display: inline-block; } #Kunena a.grid_true, #Kunena a.grid_unpublish { background: url("../images/publish.png") no-repeat left center; } #Kunena a.grid_false, #Kunena a.grid_publish { background: url("../images/unpublish.png") no-repeat left center; } #Kunena a.move_up { background: url("../images/arrow-up.png") no-repeat left center; } #Kunena a.move_down { background: url("../images/arrow-down.png") no-repeat left center; } #Kunena .kgrid-lock a.grid_true { background: url("../images/icon-locked.png") no-repeat left center; } #Kunena .kfooter { clear: both; min-height: 28px; } #Kunena span.ktopicpoll { background: url("../images/icons/poll.png") no-repeat left center; margin: 2px; width: 32px; height: 32px; float:right; } #Kunena .kspoiler { cursor: auto; } #Kunena .kspoiler-header { cursor: pointer; } #Kunena .kspoiler-title { font-weight: bold; } #Kunena .kspoiler-expand, #Kunena .kspoiler-hide { color: #888; } #Kunena .kspoiler-wrapper { border-bottom: 1px solid black; border-top: 1px solid black; min-height: 5px; width: 100%; background-color: #ffc; } #Kunena .kspoiler-content { margin: 10px 5px; } #Kunena span.ktopicmy { background-image: url("../images/icons/myflag.png"); width: 16px; height: 16px; margin-left: 2px; } /* Fix broken file input box for Yootheme Warp 6 templates */ #Kunena .kfile-input { display: block; overflow: hidden; } #Kunena #jumpto .inputbox { max-width: 90%; } #Kunena #postcatid { width: 50%; } #Kunena .krowmoderation select { max-width: 40%; } #Kunena .kiconsel { white-space: nowrap; } #Kunena .jr-forum-stat-bar { height: 10px; }