[% USE CPScalar -%] [% USE JSON -%] [% USE Encoder -%] [% USE Whostmgr -%] [% WRAPPER 'master_templates/master.tmpl' theme="yui" inside_frame_or_tab_or_popup = in_tab skipheader = in_tab stylesheets = [ Whostmgr.find_file_url('css/tweaksettings_optimized.css'), Whostmgr.find_file_url('yui/tabview/assets/skins/sam/tabview.css') ] scripts = [ Whostmgr.find_file_url('/js/exim_tabs_optimized.js') Whostmgr.find_file_url('/js/popupbox.js') Whostmgr.find_file_url('/js/statusbox.js') Whostmgr.find_file_url('js/yahoo_form_optimized.js') Whostmgr.find_file_url('yui/tabview/tabview-min.js') ] extrastyle = ' /* Tab Style */ #pageContainer { margin: 0; padding: 0; } #contentContainer{ max-width: inherit !important; } /* End Tab Style */ .confeditbox { overflow: hidden; } .brickliststart li { list-style: none; } .brickcontainer { width: 100%; } #rbl_table { width: 100%; } #rbl_table th, #rbl_table td { text-align: center; } tr.delete_rbl td { font-style: italic; color: graytext; } .CONFIG_autocompleter { width: 280px; } .CONFIG_autocompleter input { width: 256px; } td.controls, th.controls { width: 245px !important; } .yui-skin-sam .yui-ac-input { position: static; width: 20em; vertical-align: middle; } .yui-skin-sam .yui-ac-container { width: 20em; left: 0px; } .yui-ac .yui-button { vertical-align: middle; } .yui-ac .yui-button button { background: url(/yui-gen/autocomplete/assets/img/ac-arrow-rt.png) center center no-repeat } .yui-ac .open .yui-button button { background: url(/yui-gen/autocomplete/assets/img/ac-arrow-dn.png) center center no-repeat } html[dir="rtl"] .sortable .cell, html[dir="rtl"] .fixedtable .cell, html[dir="rtl"] .datatable .cell { border-left: 1px solid #ccc; } html[dir="rtl"] .yui-panel .container-close { left: 4px; right: auto; } .button-group button:hover { border-width: 1px; } ' -%]