%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 49.231.201.246  /  Your IP : 216.73.216.149
Web Server : Apache/2.4.18 (Ubuntu)
System :
User : root ( 0)
PHP Version : 7.0.33-0ubuntu0.16.04.16
Disable Function : exec,passthru,mail,shell_exec,system,proc_open,popen,ini_alter,dl,proc_close,curl_exec,curl_multi_exec,readfile,parse_ini_file,escapeshellarg,escapeshellcmd,show_source,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,mail,php_uname,phpinfo
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/old/templates/sj_flatnews/less/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /var/www/html/old/templates/sj_flatnews/less/k2.less
//--------------K2 Listing-------------------
div.itemListCategory {
    background: none;
    border: none;
    border-bottom: 1px solid #E4E7EE;
    margin: 0 0 40px;
    padding: 0;
}
div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured{
    background: none;
    .block-image{
        position: relative;
        &:after{
            content: "";
            position: absolute;
            z-index: 1;
            right: 0;
            top: 0;
            background: url(../images/featured-item.png) no-repeat;
            width: 52px;
            height: 52px;
        }
    }
}
div.cat-title{
    color: #444444;
    display: inline-block;
    font-size: 215%;
    font-weight: normal;
    line-height: 100%;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    z-index: 9;
    a{
        color: #444444;
        &:hover{
            color: @linkColor;
        }
    }
}
div.catItemView, div.catItemBody {
    padding: 0;
}


.block-image{
    float: left;
    width: 45%;
    margin: 0 25px 50px 0;
}
.span6, .span4{
    .block-image {
        margin: 0 20px 20px 0;
    }
}
.span3{
    .block-image {
        margin: 0 0 20px;
        width: 100%;
    }
}
.block-info{
    margin-bottom: 45px;
    .catItemTitle{
        text-transform: uppercase;
        margin-bottom: 10px;
        a{
            color: inherit;
            &:hover{
                color: @linkColor;
            }
        }
    }
    
    
    div.catItemLinks {
        margin: 15px 0;
        padding: 0;
    }
    div.catItemTagsBlock{
        border: none;
        padding: 0;
        span {
            color: #999999;
            font-weight: normal;
            padding: 0 5px 0 0;
        }
        ul li a {
            color: #999999;
            font-size: 85.7%;
            margin: 0 8px 0 0;
            &:hover{
                color: @linkColor;
            }
        }
    }
}
.item-info{
    margin-bottom: 10px;
	
    span{
		display:inline-block;
        color: #999999;
        font-size: 85.7%;
        margin: 0 7px 0 0;
        &:before{
            content: "|";
            margin-right: 5px;
        }
        &:first-child{
            &:before{
                display: none;
            }
        }
        
        a{
            color: #999999;
            &:hover{
                color: @linkColor;
            }
        }
    }
}


//-------------------K2 Detail-----------------------
div.itemToolbar {
    background: none repeat scroll 0 0 #F7FAFE;
    border:none;
    float: right;
    margin: 0;
    padding: 0;
	.rtl &{float:left;}
	li{
		.rtl &{float:left;}
	}
}
div.itemToolbar ul li a#fontDecrease{
	 background: url("../images/system/font_decrease.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 13px;
    width: 13px;
}
table.adminFormK2Container tr td .modal{position:relative;}
.input-append, .input-prepend {
	.modal{position:relative; left:auto; margin:0;width:auto;box-shadow:none;}
}
.itemTitle{
    .block-info .catItemTitle;
}
div.itemCategory{
    div.itemListCategory;
}
div.itemBody {
    padding: 0;
}
div.itemIntroText {
    color: inherit;
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
    padding: 0;
}
div.itemTagsBlock{
    .block-info div.catItemTagsBlock;
}
div.itemLinks {
    margin: 10px 0;
}
span.itemImage img {
    border: medium none;
    padding: 0;
}
span.itemImage {
    margin: 30px 0;
}
div.itemImageBlock {
    margin: 0;
    padding: 0;
}

div.itemComments {
    background: none;
    border: none;
    padding: 0;
    margin: 40px 0 0;
}
div.itemComments ul.itemCommentsList li {
    border: medium none;
    margin: 0;
    padding: 0;
    background: none;
}
div.itemComments ul.itemCommentsList li img {
    margin: 4px 15px 4px 0;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName,
div.itemComments ul.itemCommentsList li span.commentDate {
    font-size: 85.7%;
    font-weight: normal;
    margin: 0 7px 0 0;
    padding: 0 4px 0 0;
    color: #999999;
}
div.itemCommentsForm p.itemCommentsFormNotes {
    border-top: 1px solid #CCCCCC;
}
div.itemCommentsForm form input#submitCommentButton {
    background: @background1;
    border: medium none;
    padding: 5px 10px;
}
div.itemView {
    border: medium none;
    margin: 0;
}


//------------Tags------------
.tagView{
    .componentheading{
        .blog .heading-category;
        margin: 0 0 15px;
    }
    span.tagItemImage {
        margin: 0 15px 10px 0;
    }
}

//-----------------Users-----------------
.userView{
    div.userBlock {
        margin: 40px 0 15px;
    }
    span.userItemImage {
        margin: 0 15px 10px 0;
    }
    div.userItemHeader h3.userItemTitle {
        margin: 0 0 10px;
        padding: 0;
    }
    div.userItemCommentsLink {
        border: none;
        border-left: 1px solid #CCCCCC;
        display: inline;
        margin: 0 0 0 8px;
        padding: 0 0 0 8px;
        
        a{
            color: #999999;
            &:hover{
                color: @linkColor;
            }
        }
    }
    div.userItemTagsBlock span {
        color: #999999;
        font-weight: normal;
    }
    div.userItemIntroText {
        padding: 7px 0;
    }
    div.userItemTagsBlock {
       border: none;
    }
    div.userItemBody {
        margin: 0;
        padding: 0;
    }
    div.userItemView {
        margin-bottom: 30px;
    }
}

//-----------Latest Items------------------
.latestView{
    div.latestItemsContainer{
        margin-top: 30px;
    }
    .latestItemTitle{
        .block-info .catItemTitle;
        
    }
    span.latestItemDateCreated{
        .item-info span;
        &:before{
            content: "";
        }
    }
    span.latestItemImage {
        margin: 0 20px 10px 0;
    }
    div.latestItemLinks {
        margin: 20px 0 10px;
        padding: 0;
    }
    div.latestItemCategory {
        border: none;
        padding: 0;
    }
    div.latestItemImageBlock {
        max-width: 100%;
    }
}

.k2AccountPage {
    table.admintable td.key,
    table.admintable td.paramlist_key {
        padding: 0 5px;
        border: none;
    }
    label, input, button, select, textarea {
        font-size: 14px;
    }
    label {
        display: inline-block;
        margin-bottom: 10px;
    }
    input[type="radio"], input[type="checkbox"] {
        margin: -3px 0 0;
    }
}

Anon7 - 2022
AnonSec Team