select { max-width:100% } .menu-options-buttons { } #menu-manage-actions { width:50%; vertical-align:top; text-align:center; padding:15px } select.menu-btn { text-align:left } label { font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; color:black; line-height:14px } label.input { margin-right:10px; } #core-menumanager-main { width:100%; margin-left:auto; margin-right:auto } table.table { width: 95% ; margin-left:auto; margin-right:auto; } label.selection-row { padding:6px ; cursor: pointer; width:90%} table.table tbody > tr >td { } table.table tbody > tr > td label { display: block; cursor: pointer; font-size: 14px; line-height: 2em; padding-left: 15px; font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; color:black; } table.table tbody > tr >td label > input { margin-left:5px; margin-right: 10px; float: left; } .table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th { background-color: rgb(249, 249, 249); } .menu-panel { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: rgb(245, 245, 245); border: 1px solid rgb(227, 227, 227); border-radius: 5px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset; color: #2F2F2F; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; } .menu-panel-header { display: block; padding: 10px; font-size: 13px; font-weight: bold; font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; line-height: 20px; border-radius: 5px; text-transform: uppercase; margin-bottom:10px; background-color: rgb(0, 136, 204); color: white; } ",'jquery'); } $e_sub_cat = 'menus'; require_once(e_HANDLER."file_class.php"); require_once(e_HANDLER."menumanager_class.php"); $rs = new form; $frm = e107::getForm(); $men = new e_menuManager(0); // use 1 for dragdrop. $mes = e107::getMessage(); if(e_AJAX_REQUEST) { if(vartrue($_GET['enc'])) { $string = base64_decode($_GET['enc']); parse_str($string,$_GET); // print_a($_GET); } // print_a($_POST); if(vartrue($_GET['vis'])) { $text = $men->menuVisibilityOptions(); } // print_a($_GET); if(vartrue($_GET['parmsId'])) { $text = $men->menuInstanceParameters(); } if(vartrue($_POST['mode'])) { // print_r($_POST); // $men->setMenuId($this->menuId); $text = $men->menuSaveAjax($_POST['mode']); } echo $text; exit; } if(isset($_GET['configure']) || isset($_GET['iframe'])) { //No layout parse when in iframe mod define('e_IFRAME', true); } require_once("auth.php"); if($_POST) { $e107cache->clear_sys("menus_"); } //FIXME still used in e_HANDLER.menumanager_class.php if (vartrue($message) != "") { echo $ns -> tablerender('Updated', "