403Webshell
Server IP : 103.119.228.120  /  Your IP : 13.58.61.197
Web Server : Apache
System : Linux v8.techscape8.com 3.10.0-1160.119.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Jul 15 12:09:18 UTC 2024 x86_64
User : nobody ( 99)
PHP Version : 5.6.40
Disable Function : shell_exec,symlink,system,exec,proc_get_status,proc_nice,proc_terminate,define_syslog_variables,syslog,openlog,closelog,escapeshellcmd,passthru,ocinum cols,ini_alter,leak,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dl,dll,myshellexec,proc_open,socket_bind,proc_close,escapeshellarg,parse_ini_filepopen,fpassthru,exec,passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,popen,show_source,proc_nice,proc_terminate,proc_get_status,proc_close,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,dl,symlink,shell_exec,system,dl,passthru,escapeshellarg,escapeshellcmd,myshellexec,c99_buff_prepare,c99_sess_put,fpassthru,getdisfunc,fx29exec,fx29exec2,is_windows,disp_freespace,fx29sh_getupdate,fx29_buff_prepare,fx29_sess_put,fx29shexit,fx29fsearch,fx29ftpbrutecheck,fx29sh_tools,fx29sh_about,milw0rm,imagez,sh_name,myshellexec,checkproxyhost,dosyayicek,c99_buff_prepare,c99_sess_put,c99getsource,c99sh_getupdate,c99fsearch,c99shexit,view_perms,posix_getpwuid,posix_getgrgid,posix_kill,parse_perms,parsesort,view_perms_color,set_encoder_input,ls_setcheckboxall,ls_reverse_all,rsg_read,rsg_glob,selfURL,dispsecinfo,unix2DosTime,addFile,system,get_users,view_size,DirFiles,DirFilesWide,DirPrintHTMLHeaders,GetFilesTotal,GetTitles,GetTimeTotal,GetMatchesCount,GetFileMatchesCount,GetResultFiles,fs_copy_dir,fs_copy_obj,fs_move_dir,fs_move_obj,fs_rmdir,SearchText,getmicrotime
MySQL : ON |  cURL : ON |  WGET : ON |  Perl : ON |  Python : ON |  Sudo : ON |  Pkexec : ON
Directory :  /home/hendraso/public_html/old/wp-content/plugins/secure-wordpress/res/css/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /home/hendraso/public_html/old/wp-content/plugins/secure-wordpress/res/css/styles.general.css
/** General Styling **/

.wsdplugin_content
{

}

.wsdplugin_content .wsdplugin_status_page_ico {
	background: url('../images/logo.png') no-repeat scroll center center transparent;
}
.wsdplugin_content .wsdplugin_alerts-page-ico {
	background: url('../images/alerts-page-ico.png') no-repeat scroll center center transparent;
}


/*
 * Error box
 */
.wsdplugin_content .wsdplugin_error_box { }
.wsdplugin_content .wsdplugin_error_box p { overflow: hidden; }
.wsdplugin_content .wsdplugin_error_box p strong { display: block; float: left; }
.wsdplugin_content .wsdplugin_error_box p a.dismiss { float: right; display: block; }


.wsdplugin_content .wsdplugin_info_box {
	background-color: #E0E9F9;
	border-color: #98BCF9;
}
.wsdplugin_content .wsdplugin_info_box p { overflow: hidden; }
.wsdplugin_content .wsdplugin_info_box p strong { display: block; float: left; }
.wsdplugin_content .wsdplugin_info_box p a.dismiss { float: right; display: block; }



/*
 * INFO / ERROR boxes
 */
.wsdplugin_message
{
	margin: 5px 0 15px;
	padding: 0 0.6em;
	border-radius: 3px;
	border: 1px solid;
}
.wsdplugin_message.wsdplugin_message_warning
{
	background-color: #FFFFE0;
	border-color: #E6DB55;
}
.wsdplugin_message.wsdplugin_message_error
{
	background-color: #FCC2C2;
	border-color: #CC0000;
}
.wsdplugin_message.wsdplugin_message_success
{
	background-color: #FFFFE0;
	border-color: #E6DB55;
	color: #006600;
}
.wsdplugin_message p
{
	margin: 0.5em 0;
	padding: 2px;
}



/*
* auth menu
*/
#wsdplugin_advert a, #wsdplugin_advert img { border: none 0; outline: none 0;}
.wsdplugin_website_detail { overflow: hidden; float: none; clear: both;}
.wsdplugin_page_title { overflow: hidden; display: block; clear: both; }

.wsdplugin_page_title h2 {
    background: url("../images/logo.png") no-repeat scroll 0 50% transparent;
    padding-left: 45px;
}
.wsdplugin_page_title #uinfo {
    float: right;
    margin: 10px 10px;
    cursor: pointer;
    padding: 5px 0;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 3px;
    /*width: 180px;*/
    overflow: hidden;
    text-align: right;
}
.wsdplugin_page_title #uinfo #wsdplugin-current-user-name { display: block; color: #CC0000; padding-right: 7px; padding-left: 7px; }
.wsdplugin_page_title #uinfo #wsdplugin-current-user-menu{
    width: 180px;
    display: none;
    margin: 5px 0 0 0 !important;
    padding: 5px 0;
    background-color: #F9F9F9;
    border: 1px solid #DFDFDF;
    border-top: none 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.wsdplugin_page_title #uinfo:hover{
    background-color: #F9F9F9;
    border: 1px solid #DFDFDF;
    border-radius: 3px;
}

.wsdplugin_page_title #uinfo:hover #wsdplugin-current-user-menu{
    position: absolute; z-index: 9888998;
    display: block; clear: both;
    border-top: solid 1px #dadada;
    right: 25px;
}
.wsdplugin_page_title #uinfo:hover #wsdplugin-current-user-menu ul,
.wsdplugin_page_title #uinfo:hover #wsdplugin-current-user-menu ul li { margin: 0 0; padding: 0 0; width: 100%; list-style-type: none; list-style-position: outside;}
.wsdplugin_page_title #uinfo:hover #wsdplugin-current-user-menu ul li { padding: 7px 5px; text-align: left !important; }
.wsdplugin_page_title #uinfo:hover #wsdplugin-current-user-menu ul li a { display: block; margin: 3px 5px;}


.wsdplugin_page_title .wsdplugin_error_box { clear: both; }
.wsdplugin_page_alerts { float: none; clear: both;}


/*
 * Page: database
 */
.acx-section-box { padding: 0.5em; margin: 0.5em; }
.acx-common-list {
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
}
.acx-common-list li {
    background: url('../images/arrow-black-icon.png') no-repeat left center;
    padding-left: 20px;
}
.acx-common-list li p span {}
.acx-common-list li .acx-icon-alert-critical { padding-top: 2px; }
.acx-common-list li .acx-icon-alert-info { padding-top: 2px; }

.acx-info-box {
    margin: 7px 7px; padding: 0.2em 0.2em 0.2em 2.2em;
    font-family: Verdana, Geneva, sans-serif; font-size: 1em; color: #d00000;
    background: #FFC url('../images/icon-info.png') no-repeat 5px 50%; border: solid 1px #FC0;
}

.acx-info-box-noicon { background-image: none; }

.acx-notice-info { color: #252525; }
.acx-notice-success { color: #060; font-weight: 900; }

.acx-icon-alert-success { background: url('../images/green-check-icon.png') no-repeat right bottom; padding-right: 25px; line-height: 22px; }
.acx-icon-alert-critical { background: url('../images/alert-info-critical.png') no-repeat right bottom; padding-right: 25px; line-height: 22px; }
.acx-icon-alert-info { background: url('../images/alert-info-icon.png') no-repeat right bottom; padding-right: 25px; line-height: 22px; }

.acx-table tbody td.td_success { width: 20px; background: url('../images/green-check-icon.png') no-repeat 5px center; }
.acx-table tbody td.td_error { width: 20px; background: url('../images/alert-info-icon.png') no-repeat 5px center; }
.acx-table tbody tr:hover { background: #e0e0e0; }



.wsdplugin-tooltip {
    cursor: pointer;
    /*margin-left: 15px;*/
    color: #21759B;
    background: url('../images/icon-info.png') no-repeat 0 0 ! important;;
}

#tt {
    position:absolute;
    display:block;
}
#tttop {
    display:block;
    height:5px;
    margin-left:5px;
    background:url("../images/tooltips/tt_top.gif") top right no-repeat;
    overflow:hidden;
}
#ttcont {
    display:block;
    padding:2px 12px 3px 12px;
    margin-left:5px;
    background:#666;
    color:#fff;
}
#ttbot {
    display:block;
    height:5px;
    margin-left:5px;
    background:url("../images/tooltips/tt_bottom.gif") top right no-repeat;
    overflow:hidden;
}

Youez - 2016 - github.com/yon3zu
LinuXploit