HEX
Server: Apache
System: Linux qxu1650030446-7ccdf98f65-f6m2q 4.19.91-21.al7.x86_64 #1 SMP Wed Sep 2 19:47:49 CST 2020 x86_64
User: ()
PHP: 7.2.15
Disabled: chmod,exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,dl,popen,pcntl_exec,socket_accept,socket_bind,socket_clear_error,socket_close,socket_connect,socket_create_listen,socket_create_pair,socket_create,socket_get_option,socket_getpeername,socket_getsockname,socket_last_error,socket_listen,socket_read,socket_recv,socket_recvfrom,socket_select,socket_send,socket_sendto,socket_set_block,socket_set_nonblock,socket_set_option,socket_shutdown,socket_strerror,socket_write,stream_socket_client,stream_socket_server,pfsockopen,disk_total_space,disk_free_space,chown,diskfreespace,getrusage,get_current_user,getmyuid,getmypid,dl,leak,listen,chgrp,link,symlink,dlopen,proc_nice,proc_get_stats,proc_terminate,shell_exec,sh2_exec,posix_getpwuid,posix_getgrgid,posix_kill,ini_restore,mkfifo,dbmopen,dbase_open,filepro,filepro_rowcount,posix_mkfifo,putenv,sleep,fsockopen
Upload Files
File: /usr/home/qxu1650030446/htdocs/wp-includes/css/dist/nux/style.css
/**
 * Colors
 */
/**
 * Deprecated colors.
 * Please avoid using these.
 */
/**
 * Breakpoints & Media Queries
 */
/**
 * Colors
 */
/**
 * Deprecated colors.
 * Please avoid using these.
 */
/**
 * Fonts & basic variables.
 */
/**
 * Grid System.
 * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
 */
/**
 * Dimensions.
 */
/**
 * Shadows.
 */
/**
 * Editor widths.
 */
/**
 * Block UI.
 */
/**
 * Border radii.
 */
/**
 * Breakpoint mixins
 */
/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */
/**
 * Focus styles.
 */
/**
 * Applies editor left position to the selector passed as argument
 */
/**
 * Styles that are reused verbatim in a few places
 */
/**
 * Allows users to opt-out of animations via OS-level preferences.
 */
/**
 * Reset default styles for JavaScript UI based pages.
 * This is a WP-admin agnostic reset
 */
/**
 * Reset the WP Admin page styles for Gutenberg-like pages.
 */
:root {
  --wp-admin-theme-color: #007cba;
  --wp-admin-theme-color-darker-10: #006ba1;
  --wp-admin-theme-color-darker-20: #005a87; }

.nux-dot-tip::before, .nux-dot-tip::after {
  border-radius: 100%;
  content: " ";
  pointer-events: none;
  position: absolute; }

.nux-dot-tip::before {
  animation: nux-pulse 1.6s infinite cubic-bezier(0.17, 0.67, 0.92, 0.62);
  background: rgba(0, 115, 156, 0.9);
  opacity: 0.9;
  height: 24px;
  left: -12px;
  top: -12px;
  transform: scale(0.33333);
  width: 24px; }

.nux-dot-tip::after {
  background: #00739c;
  height: 8px;
  left: -4px;
  top: -4px;
  width: 8px; }

@keyframes nux-pulse {
  100% {
    background: rgba(0, 115, 156, 0);
    transform: scale(1); } }

.nux-dot-tip .components-popover__content {
  width: 350px; }
  .nux-dot-tip .components-popover__content > div {
    padding: 20px 18px; }
  @media (min-width: 600px) {
    .nux-dot-tip .components-popover__content {
      width: 450px; } }
  .nux-dot-tip .components-popover__content .nux-dot-tip__disable {
    position: absolute;
    right: 0;
    top: 0; }

.nux-dot-tip[data-y-axis="top"] {
  margin-top: -4px; }

.nux-dot-tip[data-y-axis="bottom"] {
  margin-top: 4px; }

.nux-dot-tip[data-y-axis="middle"][data-y-axis="left"] {
  margin-left: -4px; }

.nux-dot-tip[data-y-axis="middle"][data-y-axis="right"] {
  margin-left: 4px; }

.nux-dot-tip[data-y-axis="top"] .components-popover__content {
  margin-bottom: 20px; }

.nux-dot-tip[data-y-axis="bottom"] .components-popover__content {
  margin-top: 20px; }

.nux-dot-tip[data-y-axis="middle"][data-y-axis="left"] .components-popover__content {
  margin-right: 20px; }

.nux-dot-tip[data-y-axis="middle"][data-y-axis="right"] .components-popover__content {
  margin-left: 20px; }

.nux-dot-tip[data-y-axis="left"], .nux-dot-tip[data-y-axis="center"], .nux-dot-tip[data-y-axis="right"] {
  z-index: 1000001; }
  @media (max-width: 600px) {
    .nux-dot-tip[data-y-axis="left"] .components-popover__content, .nux-dot-tip[data-y-axis="center"] .components-popover__content, .nux-dot-tip[data-y-axis="right"] .components-popover__content {
      -ms-grid-row-align: end;
          align-self: end;
      left: 5px;
      margin: 20px 0 0 0;
      max-width: none !important;
      position: fixed;
      right: 5px;
      width: auto; } }

.nux-dot-tip.components-popover:not([data-y-axis="middle"])[data-y-axis="right"] .components-popover__content {
  /*!rtl:ignore*/
  margin-left: 0; }

.nux-dot-tip.components-popover:not([data-y-axis="middle"])[data-y-axis="left"] .components-popover__content {
  /*!rtl:ignore*/
  margin-right: 0; }

.nux-dot-tip.components-popover.edit-post-more-menu__content:not([data-y-axis="middle"])[data-y-axis="right"] .components-popover__content {
  /*!rtl:ignore*/
  margin-left: -12px; }

.nux-dot-tip.components-popover.edit-post-more-menu__content:not([data-y-axis="middle"])[data-y-axis="left"] .components-popover__content {
  /*!rtl:ignore*/
  margin-right: -12px; }