403Webshell
Server IP : 80.241.246.6  /  Your IP : 216.73.216.188
Web Server : Apache/2.4.25 (Debian)
System : Linux kharagauli 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
User : www-data ( 33)
PHP Version : 7.0.33-0+deb9u12
Disable Function : 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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/kharagauli1/admin/view/templates/weather/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/kharagauli1/admin/view/templates/weather/css/main.css
/**
 * Created by suxoza on 3/29/14.
 */

body{font-size:12px}
#save_changes{
    margin: -5px 5px 15px 7px;
    padding: 5px;
    border:1px solid black;
    border-radius: 5px;
    width: 190px;
    float: right;
    cursor: pointer
}
#save_changes:hover{
    /*color:red*/
}
._display_none{display: none}
#_container_desinger{width: 900px; height: 500px;}
#_desinger_desinger_parent{
    width: 680px;
    height: 470px;
    float: left;
    z-index: 999;
    background: none repeat scroll 0 0 #FEFEFE;
    border: 2px solid #D5D5D5;
    overflow: hidden;
    position: relative;
}
.resizable {
    width: 270px;
    height: 200px;
    padding: 0.5em;
    margin-left: 30%;
    margin-top: 20px;
    position: relative;
    border: 1px solid #4A4A4A;
    overflow: hidden;
    display: none;
}
.resizable.active{display: block}
._zoom{
    background: url("/img/arrow-resize-diagonal-128.png") no-repeat scroll 100% 100% / 25px 25px rgba(0, 0, 0, 0);
    bottom: 0;
    height: 25px;
    position: absolute;
    right: 0;
    width: 25px;
    z-index: 999999999999999999999999;
}


.title_desinger{font-weight: bold;overflow: hidden}
.body_desinger{white-space: normal;}


._first_title{
    width: 80%;
    height: 45%;
    padding: 5px;
    border: 1px solid #000000;
    margin-left: 7.8%;
    background: #999;
    /*opacity: 0.5;*/
    border-radius: 10px;
    margin-top: 5%;
    z-index: 4;
    position: relative;
    font-size: 100%;
}
._second_title{
    width: 82%;
    height: 20%;
    border-radius: 5px;
    border: 1px solid #000000;
    background: #999;
    margin-left: 8%;
    margin-top: 8%;
    /*opacity: 0.5;*/
}
._second_title_before{
    width: 80%;
    height: 27%;
    /*background: red;*/
    margin-left: 8%;
    margin-top: 2%;
    position: absolute;
    z-index: 999999;
    /*overflow: hidden;*/
    /*background: red;*/
}
/*@media all{*/
/*._clock_1,._clock_2{font-size: 500%}*/
/*}*/
._first_,._second_{
    width: 100%;
    height: 80%;
    text-align: center;
    margin-top: 40%;
    /*margin-top: 10%;*/
    /*padding-bottom: 30%;*/
    z-index: 4;
    background: inherit;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
._clock_1,._clock_2{
    position: absolute;

    width: 26%;
    height: 28%;
    border-radius: 5px;
    z-index: 999;
}
._clock_1{left: 23%}
._clock_2{right: 23%}
._first_title_text_1{
    position: absolute;
    display: block;
    bottom: 2%;
    left: 1%;
    font-weight: bold;


}
._first_title_text_2{
    position: absolute;
    display: block;
    bottom: 2%;
    right: 1%;
    font-weight: bold;

}
._first_title_text_2 ._ff,._first_title_text_1 ._ff{
    display: inline-block;
    margin: 8px;
}
._first_title_text_1 ._ff{
    margin-left: 5px;

}
._first_title_text_2 span{
    position: relative;
    bottom:7px;
    right: 4px;
    font-size: 12px;
}
._first_title_icon{
    position: absolute;
    bottom: 47%;
    left: 40%;
    width: 18%;
    opacity: 1.0 !important;
    z-index: 999;
}
._first_title_icon img{width: 115%}


._days{
    float: left;
    margin-left: 2.5%;
    opacity: 1 !important;
    z-index: 999999999999999999 !important;
    height: 100%;
    border-radius: 5%;
    cursor: pointer;
    overflow: hidden;

}
._days li{
    list-style-type: none;

    text-align: center;
    position: relative;
    top:50%
}
._days li._no_has_span{
    margin-top: -25%;
}
._days li._has_span{
    font-weight: bold;
    line-height: 130%;
}
._days li._has_span span{
    position: relative;
    font-size: 70%;
    bottom: 3px;
}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
._days:hover > ._other_info_{
    display: block;
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
}

._other_info_{
    position: absolute;
    width: 60%;
    margin: 0 10px 0 10px !important;
    padding: 10% 3px 3px 3px;
    display: none;
    font-family: serif;
    z-index: 99999999;
    border-radius: 5px;
    top:-200%;
    left:14%;


}






._other_info_ div li{
    text-align: left;
    display: block;
    width: 100%;
    padding: 1px;
    border-bottom: 1px solid #4A4A4A;
}
._other_info_ div:last-child li{}

._other_info_ div li:last-child{
    border-bottom: none;
}
._other_info_ div{
    float: left;
}

._display_none{display: none !important}
._display_block{display: block !important}
#_select_desinger{
    height: 100%;
    float: right;
    width: 200px;
    padding: 5px;
}
._desinger_{
    border-radius: 5px;
    padding: 6px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #000000;
}
#_select_desinger ._ul{
    display: none;
    padding: 10px;
    border-radius: 5px;
    height: 400px;
    /*height: 420px;*/
    font-size: 11px;
}

#_select_desinger ._ul ._li{
    list-style-type: none;
    padding: 2px;
    margin: 2px;
    float: left;
}
#_select_desinger ._ul ._li ._divs{
    float: left;
    max-width: 60px;
    width: 60px;
    padding: 3px;
}
#_select_desinger ._ul ._li input[type="text"]{
    width: 40px;
}
#_select_desinger ._ul ._li input[type="checkbox"]{
    position: relative;
    top:7px
}
._colors_{
    width: 100%;
    padding: 5px;
    padding-left: 10px !important;
}
._restore{
    padding: 3px;
    color: red;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
    margin-top: 20px;
    border: 1px solid #999;

}
.font{
    width: 41px !important;
}

._ul ._image{
    /*float: right;*/
    width: 100%;
    margin-left: 10px;
}

._ul ._image img{
    width: 100%;
}
._image .sp-replacer{
    margin-top: 15px;
}
._checkbox{
    width: 20px;
    height: 20px;
    border:1px solid #999;
    border-radius: 2px;
    cursor: pointer;

}
._checkbox.active{
    background: rgb(204,0,0);
    background: -moz-linear-gradient(top,  rgba(204,0,0,1) 0%, rgba(244,141,141,1) 97%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,0,0,1)), color-stop(97%,rgba(244,141,141,1)));
    background: -webkit-linear-gradient(top,  rgba(204,0,0,1) 0%,rgba(244,141,141,1) 97%);
    background: -o-linear-gradient(top,  rgba(204,0,0,1) 0%,rgba(244,141,141,1) 97%);
    background: -ms-linear-gradient(top,  rgba(204,0,0,1) 0%,rgba(244,141,141,1) 97%);
    background: linear-gradient(to bottom,  rgba(204,0,0,1) 0%,rgba(244,141,141,1) 97%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#f48d8d',GradientType=0 );
}
.image_left{width: 50%;float: left;font-size: 9px;margin-top: 10px}
.checkbox_text{width: 45%;position: relative;top: -7px}
._li_{}
._li_ div{display: inline-block}
.button_5 {background: url(/img/upload_.jpg) no-repeat 50% 50% / 82px 20px red;cursor: pointer;width: 82px;height: 20px;margin-top: -17px;}
.button_5 input[type="file"]{opacity: 0;height: 20px;cursor: pointer;width: 82px}

._titles_{width: 100%;padding: 10px;text-align: center;border: 1px solid #ccc;cursor: pointer}
._titles_.active{
    background: linear-gradient(to top, rgba(30, 87, 153, 0), rgba(30, 87, 153, 0.8), #1E5799, #1E5799, #2989D8, #1E5799, #1E5799, rgba(30, 87, 153, 0.8), rgba(30, 87, 153, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffffff;
}
#desinger_parent{
    border: 1px solid #CCCCCC;
    margin-left: 5px;
    margin-top: 10px;
    padding: 5px;
    width: 100%;
}
._titles_{
    position: relative;
}
#cleares{
    background: #ccc;
    position: absolute;
    height: 110px;
    width: 1px;
    left: 230px;
    top: 50%;
}
#cleares:before{
    content: '';
    width: 10px;
    height: 1px;
    background: inherit;
    position: absolute;
    right: 0;

}
#cleares:after{
    content: '';
    width: 17px;
    height: 1px;
    background: inherit;
    position: absolute;
    right: 0;
    bottom: 0;
}
#new_city{
    margin-bottom: 10px;
    width: 110%;
    border-radius: 5px;
}
#new_city.backg{
    background: url(/img/input_add.png) no-repeat 100% 50% / 25px 25px;
    cursor: pointer;
}
#new_city.backg:after{
    content: 'დამატება';
    width: 20px;
}
#cityes_container{
    width: 16%;
    position: absolute;
    top: 35px;
    z-index: 99999;
    background: #ffffff;
    padding: 5px 0px 5px 3px;
    border: 1px solid #ccc;
}

#cityes_container li{
    list-style-type: none;
    padding: 2px 5px 8px 5px;
    margin-bottom: 4px;
    border-bottom: 1px solid #999;
    cursor: pointer
}
#cityes_container li:last-child{border-bottom: none;padding-bottom: 0px;}
#cityes_container li:hover{
    background: linear-gradient(to top, rgba(30, 87, 153, 0), rgba(30, 87, 153, 0.8), #1E5799, #1E5799, #2989D8, #1E5799, #1E5799, rgba(30, 87, 153, 0.8), rgba(30, 87, 153, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffffff;
}
#cityes_container li.active{
    background: linear-gradient(to top, rgba(30, 87, 153, 0), rgba(30, 87, 153, 0.8), #1E5799, #1E5799, #2989D8, #1E5799, #1E5799, rgba(30, 87, 153, 0.8), rgba(30, 87, 153, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffffff;
}

#get_code{
    background: none repeat scroll 0 0 #550000;
    border-radius: 5px;
    bottom: 3px;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 5px;
    padding: 5px 10px;
    position: absolute;
    right: 10px;
}

#get_code_text{
    border-radius: 5px;
    bottom: 3px;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px 10px;
    position: absolute;
    right: 150px;
    width: 250px;
}
#get_code_text textarea{
    width: 250px;
    height: 120px;
    max-width: 250px;
    min-width: 250px;
    max-height: 120px;
    min-height: 120px;
}


Youez - 2016 - github.com/yon3zu
LinuXploit