| Server IP : 38.190.208.107 / Your IP : 216.73.217.46 Web Server : nginx/1.28.1 System : Linux ht2026040333114 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.37-1 (2023-07-03) x86_64 User : root ( 0) PHP Version : 8.2.28 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv,eval,assert,passthru,system,exec,shell_exec,popen,proc_open MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/test20.chuangfenglink.xyz/wp-content/plugins/woocommerce/assets/css/ |
Upload File : |
/**
* menu.scss
* Styles applied to dashboard menu items added via WooCommerce.
* Adds icons to top level menu items, etc.
*/
/**
* Imports
*/
@import "mixins";
@import "variables";
@import "fonts";
/**
* Styling begins
*/
span.mce_woocommerce_shortcodes_button {
background-image: none !important;
@include ir();
&::before {
@include icon("\e01d");
font-size: 0.9em;
line-height: 1.2;
}
}
#woocommerce-update {
.updating-message {
.wc_plugin_upgrade_notice {
display: none;
}
}
.dummy {
display: none;
}
.wc_plugin_upgrade_notice {
font-weight: normal;
background: #fff8e5 !important;
border-left: 4px solid #ffb900;
border-top: 1px solid #ffb900;
padding: 9px 0 9px 12px !important;
margin: 0 -12px 0 -16px !important;
&::before {
content: "\f348";
display: inline-block;
font: 400 18px/1 dashicons;
speak: never;
margin: 0 8px 0 -2px;
vertical-align: top;
}
&.minor,
&.major {
padding: 20px 0 !important;
&::before {
display: none;
}
p {
padding: 0 20px;
margin: 0;
max-width: 700px;
line-height: 1.5em;
&::before {
content: "";
display: none;
}
}
table.plugin-details-table {
margin: 0.75em 0 0;
tr {
background: transparent none !important;
border: 0 !important;
}
th,
td {
background: transparent none !important;
margin: 0;
padding: 0.75em 20px 0;
border: 0 !important;
font-size: 1em;
box-shadow: none;
}
th {
font-weight: bold;
}
}
}
}
}
#wc_untested_extensions_modal {
display: none;
}
.wc_untested_extensions_modal_container {
border-radius: 4px;
padding: 0;
#TB_closeAjaxWindow {
display: none;
}
#TB_title {
display: none;
}
#TB_ajaxContent {
height: 100% !important;
padding: 0;
margin: 0;
width: 100% !important;
p {
margin: 0 0 1em;
}
}
}
.wc_untested_extensions_modal--content {
h1 {
margin: 2px 2px 0.5em;
padding: 0.75em 1.154em;
line-height: 1.5em;
font-size: 1.6em;
border-bottom: 1px solid #eee;
background: #e9e9e9;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
text-shadow: none;
}
.extensions_warning {
padding: 0 2em;
}
.plugin-details-table-container {
max-height: 40vh;
overflow-y: auto;
}
table.plugin-details-table {
margin: 20px 0;
th,
td {
background: transparent none !important;
margin: 0;
padding: 0.75em 20px 0;
border: 0 !important;
font-size: 1em;
box-shadow: none;
}
th {
font-weight: bold;
margin-top: 0;
}
}
.actions {
border-top: 1px solid #eee;
margin: 0;
padding: 1em 0 2em 0;
overflow: hidden;
.woocommerce-actions {
display: inline-block;
}
a.button-primary {
float: right;
}
}
}