HEX
Server: Apache/2.4.29 (Ubuntu)
System: Linux bareserver 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
User: root (0)
PHP: 7.2.24-0ubuntu0.18.04.17
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: /var/www/html/site/newsite/wp-content/themes/astra/inc/assets/css/astra-notices.css
.astra-review-notice-container {
	display: flex;
	align-items: center;
	padding-top: 10px;
}

.astra-review-notice-container .dashicons {
    font-size: 1.4em;
	padding-left: 10px;
}

.astra-review-notice-container a {
    padding-left: 5px;
    text-decoration: none;
}

.astra-review-notice-container .dashicons:first-child {
    padding-left: 0;
}

.notice-image img {
    max-width: 90px;
}

.notice-content .notice-heading {
    padding-bottom: 5px;
}

.notice-content {
    margin-left: 15px;
}

.notice-container {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: left;
    align-items: center;
}

#astra-sites-on-active .notice-image img {
    max-width: 60px;
    margin-left: 5px;
}

#astra-sites-on-active .notice-content .notice-heading {
    margin: 0 0 8px;
    padding: 0;
    font-weight: bolder;
    font-size: 1.3em;
    color: #2e4453;
}

#astra-sites-on-active .notice-content p {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 6px;
}

#astra-sites-on-active .notice-container {
    padding: 18px 0 18px;
    align-items: start;
}

#astra-sites-on-active .button.button-hero {
    font-size: 13px;
    min-height: 30px;
    line-height: 26px;
    padding: 0 12px;
    height: 30px;
}

#astra-sites-on-active .astra-review-notice-container {
    padding-top: 5px;
}

#astra-sites-on-active .button-primary {
    box-shadow: 0 1px 0 #006799;
}

#astra-sites-on-active .button.updating-message:before,
#astra-sites-on-active .button.updated-message:before,
#astra-sites-on-active .button.installed:before,
#astra-sites-on-active .button.installing:before {
	margin: 4px 5px 0px -1px;
}