Dre4m Shell
Server IP : 127.0.0.2  /  Your IP : 3.128.205.62
Web Server : Apache/2.4.18 (Ubuntu)
System :
User : www-data ( )
PHP Version : 7.0.33-0ubuntu0.16.04.16
Disable Function : disk_free_space,disk_total_space,diskfreespace,dl,exec,fpaththru,getmyuid,getmypid,highlight_file,ignore_user_abord,leak,listen,link,opcache_get_configuration,opcache_get_status,passthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,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,php_uname,phpinfo,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,_getppid,posix_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,pclose,popen,proc_open,proc_close,proc_get_status,proc_nice,proc_terminate,shell_exec,source,show_source,system,virtual
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/phpmyadmin/themes/pmahomme/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /usr/share/phpmyadmin/themes/pmahomme/css/printview.css
@media print {

    /* For removing element from Print View */
    .print_ignore {
        display: none;
    }

    .nowrap {
        white-space: nowrap;
    }

    .hide {
        display: none;
    }

    /* Standard CSS */
    body, table, th, td {
        color:             #000;
        background-color:  #fff;
        font-size: 12px;
    }

    /* To remove link text decoration */
    a:link {
        color:#000;
        text-decoration:none
    }

    /* To remove any image borders */
    img {
        border: 0;
    }

    /* Table specific */
    table, th, td {
        border: .1em solid #000;
        background-color: #fff;
    }

    table {
        border-collapse:   collapse;
        border-spacing:    0.2em;
    }

    thead {
        border-collapse:   collapse;
        border-spacing:    0.2em;
        border: .1em solid #000;
        font-weight: 900;
    }

    th, td {
        padding:           0.2em;
    }

    thead th {
        font-weight:       bold;
        background-color:  #e5e5e5;
        border: .1em solid #000;
    }

    th.vtop, td.vtop {
        vertical-align: top;
    }

    th.vbottom, td.vbottom {
        vertical-align: bottom;
    }

    /* Common Elements not to be included */
    /* Hide Navigation and Top Menu bar */
    #pma_navigation, #floating_menubar {
        display: none;
    }
    /* Hide console */
    #pma_console_container {
        display: none;
    }

    /* Hide Navigation items (like Goto Top) */
    #page_nav_icons {
        display: none;
    }

    /* Hide the Create Table form */
    #create_table_form_minimal {
        display: none;
    }

    /* Hide the Page Settings Modal box */
    #page_settings_modal {
        display: none;
    }

    /* Hide footer, Demo notice, errors div */
    #pma_footer, #pma_demo, #pma_errors {
        display: none;
    }

    /* Hide the #selflink div */
    #selflink {
        display: none;
    }

    /* Position the main content */
    #page_content {
        position: absolute;
        left: 0;
        top: 0;
        width: 95%;
        float: none;
    }

    /* Specific Class for overriding while Print */
    .print {
        background-color: #000;
    }

    /* For the Success message div */
    div.success {
        width: 80%;
        background-color: #fff;
    }

    .sqlOuter {
        color: black;
        background-color: #000;
    }

    /* For hiding 'Open a New phpMyAdmin Window' button */
    .ic_window-new, .ic_s_cog {
        display: none;
    }

    .sticky_columns tr {
        display: none;
    }

    #structure-action-links, #addColumns {
        display: none;
    }

    /* Hide extra menu on tbl_structure.php */
    #topmenu2 {
        display: none;
    }

    .cDrop, .cEdit, .cList, .cCpy, .cPointer {
        display: none;
    }

    /* For Odd-Even contrast */
    table tr.odd th,
    table tr.odd td,
    .odd {
        background: #fff;
    }

    table tr.even th,
    table tr.even td,
    .even {
        background: #dfdfdf;
    }

    .column_attribute {
        font-size: 100%;
    }
}

Anon7 - 2022
AnonSec Team