HEX
Server: Apache
System: Linux host.fiblib.com 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64
User: agritoday (1002)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/agritoday/www/wp-content/themes/mytheme/includes/wp-booster/wp-admin/css/welcome.less
// full width admin box
.td-admin-required-plugins {
  float: none;
  width: 100%;
  border-left:2px solid greenyellow;

  position: relative;
  .button {
    position: absolute;
    right:14px;
    top:19px;
  }
}

.td-admin-required-plugins-wrap {
  margin-right: 170px;
}

.td-admin-welcome-left {
  width: 600px;
}

.td-admin-doc-box {
  margin-top: 26px;
}

.td-admin-support {
  .about-text {
    margin-bottom: 32px;
  }
}

.about-wrap {
  h1 {
    font-size: 24px;
    font-weight: 700;
    margin: 0;
  }

  h2 {
    margin-bottom: .4em;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    text-align: left;
  }

  h3 {
    padding-top: 13px;
  }

  .notice.td-plugins-deactivated-notice {
    display: block !important;
  }
}

.td-welcome-update-theme {
  display: none;
}

.td-theme-update {
  .td-welcome-update-theme {
    display: block;
  }
}