Server IP : 127.0.0.2 / Your IP : 3.144.137.236 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 : /var/www/html/admin/tiny_mce/plugins/fullpage/css/ |
Upload File : |
/* Hide the advanced tab */ #advanced_tab { display: none; } #metatitle, #metakeywords, #metadescription, #metaauthor, #metacopyright { width: 280px; } #doctype, #docencoding { width: 200px; } #langcode { width: 30px; } #bgimage { width: 220px; } #fontface { width: 240px; } #leftmargin, #rightmargin, #topmargin, #bottommargin { width: 50px; } .panel_wrapper div.current { height: 400px; } #stylesheet, #style { width: 240px; } /* Head list classes */ .headlistwrapper { width: 100%; } .addbutton, .removebutton, .moveupbutton, .movedownbutton { border-top: 1px solid; border-left: 1px solid; border-bottom: 1px solid; border-right: 1px solid; border-color: #F0F0EE; cursor: default; display: block; width: 20px; height: 20px; } #doctypes { width: 200px; } .addbutton:hover, .removebutton:hover, .moveupbutton:hover, .movedownbutton:hover { border: 1px solid #0A246A; background-color: #B6BDD2; } .addbutton { background-image: url('../images/add.gif'); float: left; margin-right: 3px; } .removebutton { background-image: url('../images/remove.gif'); float: left; } .moveupbutton { background-image: url('../images/move_up.gif'); float: left; margin-right: 3px; } .movedownbutton { background-image: url('../images/move_down.gif'); float: left; } .selected { border: 1px solid #0A246A; background-color: #B6BDD2; } .toolbar { width: 100%; } #headlist { width: 100%; margin-top: 3px; font-size: 11px; } #info, #title_element, #meta_element, #script_element, #style_element, #base_element, #link_element, #comment_element, #unknown_element { display: none; } #addmenu { position: absolute; border: 1px solid gray; display: none; z-index: 100; background-color: white; } #addmenu a { display: block; width: 100%; line-height: 20px; text-decoration: none; background-color: white; } #addmenu a:hover { background-color: #B6BDD2; color: black; } #addmenu span { padding-left: 10px; padding-right: 10px; } #updateElementPanel { display: none; } #script_element .panel_wrapper div.current { height: 108px; } #style_element .panel_wrapper div.current { height: 108px; } #link_element .panel_wrapper div.current { height: 140px; } #element_script_value { width: 100%; height: 100px; } #element_comment_value { width: 100%; height: 120px; } #element_style_value { width: 100%; height: 100px; } #element_title, #element_script_src, #element_meta_name, #element_meta_content, #element_base_href, #element_link_href, #element_link_title { width: 250px; } .updateElementButton { margin-top: 3px; } /* MSIE specific styles */ * html .addbutton, * html .removebutton, * html .moveupbutton, * html .movedownbutton { width: 22px; height: 22px; } textarea { height: 55px; } .panel_wrapper div.current {height:420px;}