[ Avaa Bypassed ]




Upload:

Command:

www-data@18.191.28.129: ~ $
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
 * Styles for management of Routines, Triggers and Events
 * for the pmahomme theme
 *
 * @package    PhpMyAdmin-theme
 * @subpackage PMAHomme
 */

// unplanned execution path
if (! defined('PHPMYADMIN') && ! defined('TESTSUITE')) {
    exit();
}
?>

.rte_table {
    table-layout: fixed;
}

.rte_table td {
    vertical-align: middle;
    padding: 0.2em;
}

.rte_table tr td:nth-child(1) {
    font-weight: bold;
}

.rte_table input,
.rte_table select,
.rte_table textarea {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.rte_table input[type=button],
.rte_table input[type=checkbox],
.rte_table input[type=radio] {
    width: auto;
    margin-right: 6px;
}

.rte_table .routine_params_table {
    width: 100%;
}

Filemanager

Name Type Size Permission Actions
codemirror.css.php File 1.58 KB 0644
common.css.php File 69.87 KB 0644
designer.css.php File 9.52 KB 0644
enum_editor.css.php File 1.26 KB 0644
gis.css.php File 787 B 0644
icons.css.php File 14.78 KB 0644
jqplot.css.php File 5.8 KB 0644
navigation.css.php File 9.61 KB 0644
printview.css File 2.68 KB 0644
resizable-menu.css.php File 1019 B 0644
rte.css.php File 884 B 0644