| Server IP : 123.56.80.60 / Your IP : 216.73.216.78 Web Server : Apache/2.4.54 (Win32) OpenSSL/1.1.1s PHP/7.4.33 mod_fcgid/2.3.10-dev System : Windows NT iZhx3sob14hnz7Z 10.0 build 14393 (Windows Server 2016) i586 User : SYSTEM ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/site/20241224/spunner/wp-content/plugins/astra-sites/inc/assets/css/ |
Upload File : |
#wpadminbar #astra-sites-import-status-admin-bar {
padding-right: 10px;
border-right: 1px solid #3d4349;
color: #fff;
}
.astra-sites-import-screen.failed .import-step:before {
content: "\f335";
color: #f44336;
}
.astra-sites-import-screen .dashicons-external {
font-size: inherit;
vertical-align: middle;
}
#astra-sites-import-status-admin-bar .dashicons {
font-family: "dashicons";
display: inline-block;
line-height: 1;
font-weight: 400;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 20px;
vertical-align: text-top;
text-align: center;
transition: color 0.1s ease-in;
margin-left: 5px;
}
#astra-sites-import-status-admin-bar .loading::before {
color: #9ea3a8;
content: "\f463";
display: inline-block;
font: normal 20px/1 "dashicons";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
vertical-align: top;
animation: rotation 2s infinite linear;
margin: 5px -2px 0 5px;
font-weight: revert;
}
.astra-sites-import-screen .import-steps {
padding: 1.5em 1.5em 1em 1em;
}
.astra-sites-import-screen .import-step.processing:before {
content: "\f463";
animation: rotation 2s infinite linear;
}
.astra-sites-import-screen .import-step:before {
color: #9ea3a8;
content: "\f139";
display: inline-block;
font: normal 20px/1 "dashicons";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
vertical-align: top;
font-weight: revert;
margin-left: 3px;
}
.astra-sites-import-screen .import-step.success::before {
content: "\f147";
color: #4caf50;
}
.astra-sites-import-screen .import-step.fail::before {
color: #ff5722;
content: "\f335";
}
.astra-sites-import-screen .footer {
text-align: right;
padding: 10px 15px;
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
}
.astra-sites-import-screen .content {
text-align: right;
padding: 2em 5em 4em 5em;
}
.astra-sites-import-screen .view-site-button .dashicons {
font-size: initial;
vertical-align: middle;
}