Changed source root directory
410
html/wp-content/plugins/duplicator/assets/css/about.css
Normal file
@@ -0,0 +1,410 @@
|
||||
#dup-admin-about{
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#dup-admin-about *,
|
||||
#dup-admin-about *::before,
|
||||
#dup-admin-about *::after {
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section {
|
||||
margin-bottom: 20px;
|
||||
padding: 30px;
|
||||
background: #ffffff;
|
||||
border: 1px solid #dddddd;
|
||||
line-height: 2;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section h1,
|
||||
#dup-admin-about .dup-admin-about-section h2,
|
||||
#dup-admin-about .dup-admin-about-section h3,
|
||||
#dup-admin-about .dup-admin-about-section h4,
|
||||
#dup-admin-about .dup-admin-about-section h5 {
|
||||
margin-top: 0;
|
||||
padding-top: 0;
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section h2 {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section h3 {
|
||||
font-size: 18px;
|
||||
margin-bottom: 30px;
|
||||
color: #23282c;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section ul,
|
||||
#dup-admin-about .dup-admin-about-section p {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section p {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section p.bigger {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section p.smaller {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section p:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section hr {
|
||||
margin: 30px 0;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section figure {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section figure img {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section figure figcaption {
|
||||
font-size: 14px;
|
||||
color: #888888;
|
||||
margin-top: 5px;
|
||||
text-align: center;
|
||||
line-height: initial;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section .dup-admin-column-40 {
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#dup-admin-about .dup-admin-about-section .dup-admin-column-40 {
|
||||
width: 100%;
|
||||
padding-left: 0;
|
||||
padding-top: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section .dup-admin-column-60 {
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#dup-admin-about .dup-admin-about-section .dup-admin-column-60 {
|
||||
width: 100%;
|
||||
padding-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section ul.list-plain {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section ul.list-plain li {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section ul.list-features li .fa {
|
||||
color: #2a9b39;
|
||||
margin: 0 8px 0 0;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section .fa-star {
|
||||
color: gold;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section .no-margin {
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section .no-padding {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section .centered {
|
||||
text-align: center !important;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-first-form {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#dup-admin-about .dup-admin-about-section-first-form {
|
||||
display: block !important;
|
||||
}
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-first-form .dup-admin-about-section-first-form-text {
|
||||
flex: 1;
|
||||
padding-right: 30px;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#dup-admin-about .dup-admin-about-section-first-form .dup-admin-about-section-first-form-text {
|
||||
flex: none;
|
||||
}
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-first-form .dup-admin-about-section-first-form-video iframe {
|
||||
border: 1px solid #dddddd;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#dup-admin-about .dup-admin-about-section-first-form .dup-admin-about-section-first-form-video {
|
||||
padding-top: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-hero {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-hero .dup-admin-about-section-hero-main,
|
||||
#dup-admin-about .dup-admin-about-section-hero .dup-admin-about-section-hero-extra {
|
||||
padding: 30px;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-features {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: start;
|
||||
justify-content: left;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-features .list {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
color: #555;
|
||||
font-size: 14px;
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-features .list > .item {
|
||||
flex: 33.33% 0;
|
||||
box-sizing: border-box;
|
||||
padding: 0 0 2px 0;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-features .list > .item span::before {
|
||||
font-family: "Font Awesome 5 Free";
|
||||
content: "\f00c";
|
||||
color: #00a32a;
|
||||
margin: 0 8px 0 0;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
display: inline-block;
|
||||
font-style: normal;
|
||||
font-variant: normal;
|
||||
text-rendering: auto;
|
||||
line-height: 1;
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
@media (max-width: 1000px) {
|
||||
#dup-admin-about .dup-admin-about-section-features .list > .item {
|
||||
flex: 50% 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
#dup-admin-about .dup-admin-about-section-features .list > .item {
|
||||
flex: 100% 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#dup-admin-about .dup-admin-about-section-hero .dup-admin-about-section-hero-extra .dup-admin-column-50 {
|
||||
float: none;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-hero .dup-admin-about-section-hero-main {
|
||||
background-color: #fafafa;
|
||||
border-bottom: 1px solid #dddddd;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-hero .dup-admin-about-section-hero-main.no-border {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-hero .dup-admin-about-section-hero-main p {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-hero h3.call-to-action {
|
||||
margin-bottom: -10px;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-hero span.price-20-off {
|
||||
color: #6ab255;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-squashed {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-squashed:not(:last-of-type) {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-post h2 {
|
||||
margin-bottom: -10px;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-post h3 {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-post p:last-of-type {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-post .dup-admin-column-20 {
|
||||
padding-right: 20px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-post .dup-admin-column-20 img {
|
||||
width: 270px;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#dup-admin-about .dup-admin-about-section-post .dup-admin-column-20 {
|
||||
width: 20%;
|
||||
}
|
||||
#dup-admin-about .dup-admin-about-section-post .dup-admin-column-20 img {
|
||||
width: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-post .dup-admin-column-80 {
|
||||
padding-left: 20px;
|
||||
width: calc(100% - 20px - 270px);
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#dup-admin-about .dup-admin-about-section-post .dup-admin-column-80 {
|
||||
width: 80%;
|
||||
}
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-post .dup-admin-about-section-post-link {
|
||||
padding: 10px 15px;
|
||||
background-color: #df7739;
|
||||
color: #fff;
|
||||
border-radius: 3px;
|
||||
text-decoration: none;
|
||||
margin-top: 15px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-post .dup-admin-about-section-post-link:hover, #dup-admin-about .dup-admin-about-section-post .dup-admin-about-section-post-link:focus {
|
||||
background-color: #b85a1b;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-post .dup-admin-about-section-post-link:focus {
|
||||
box-shadow: 0 0 0 1px #fff, 0 0 0 3px #b85a1b;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-post .dup-admin-about-section-post-link .fa {
|
||||
color: #edba9e;
|
||||
vertical-align: middle;
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-table table {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-table table tr td,
|
||||
#dup-admin-about .dup-admin-about-section-table table tr th{
|
||||
border-bottom: 1px solid #dddddd;
|
||||
border-right: 1px solid #dddddd;
|
||||
padding: 30px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-table table tr th {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-table table tr td:last-of-type {
|
||||
border-right: 0;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-table table tr:last-child td {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-table table p {
|
||||
background-repeat: no-repeat;
|
||||
background-size: 15px auto;
|
||||
background-position: 0 6px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-table table p.features-full {
|
||||
padding-left: 30px;
|
||||
background-image: url(../img/about/icon-full.svg);
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-table table p.features-none {
|
||||
padding-left: 30px;
|
||||
background-image: url(../img/about/icon-none.svg);
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-table table p.features-partial {
|
||||
padding-left: 30px;
|
||||
background-position: -3px 0;
|
||||
background-size: 23px auto;
|
||||
background-image: url(../img/about/icon-partial.svg);
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-table .dup-admin-about-section-hero-main {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-table .dup-admin-about-section-hero-main h3 {
|
||||
padding: 30px 30px 30px 60px;
|
||||
}
|
||||
|
||||
#dup-admin-about .dup-admin-about-section-table .dup-admin-about-section-hero-main .dup-admin-column-33:first-child h3 {
|
||||
padding: 30px;
|
||||
}
|
||||
|
||||
#dup-admin-about #dup-admin-addons .addon-container {
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
#dup-admin-about #dup-admin-addons .addon-item .details {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
#dup-admin-about #dup-admin-addons .addon-item h5 {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#dup-admin-about #dup-admin-addons .addon-item img {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#dup-admin-about #dup-admin-addons .addon-item img[src*="-mi"] {
|
||||
padding: 13px;
|
||||
}
|
||||
|
||||
#dup-admin-about #dup-admin-addons .addon-item .action-button .button.disabled, #dup-admin-about #dup-admin-addons .addon-item .action-button .button.loading {
|
||||
cursor: default;
|
||||
}
|
||||
@@ -0,0 +1,212 @@
|
||||
#dup-notifications {
|
||||
position: relative;
|
||||
background: #ffffff 0 0 no-repeat padding-box;
|
||||
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
|
||||
border-radius: 6px;
|
||||
opacity: 1;
|
||||
min-height: 48px;
|
||||
margin: 10px 0 20px 0;
|
||||
}
|
||||
|
||||
#dup-notifications * {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
#dup-notifications .dup-notifications-header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 10px 16px;
|
||||
border-bottom: 1px solid rgba(204, 208, 212, 0.5);
|
||||
}
|
||||
|
||||
#dup-notifications .dup-notifications-header .dup-notifications-bell {
|
||||
position: relative;
|
||||
width: 16px;
|
||||
height: 20px;
|
||||
top: 3px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
#dup-notifications .dup-notifications-header .dup-notifications-circle {
|
||||
position: absolute;
|
||||
width: 11px;
|
||||
height: 11px;
|
||||
border-radius: 50%;
|
||||
top: -4px;
|
||||
right: -1px;
|
||||
border: 2px solid #ffffff;
|
||||
}
|
||||
|
||||
#dup-notifications .dup-notifications-header .dup-notifications-title {
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
font-size: 14px;
|
||||
line-height: 17px;
|
||||
color: #23282d;
|
||||
}
|
||||
|
||||
#dup-notifications .dup-notifications-body {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#dup-notifications .dup-notifications-messages {
|
||||
padding: 16px 100px 16px 16px;
|
||||
}
|
||||
|
||||
#dup-notifications .dup-notifications-messages .dup-notifications-message {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#dup-notifications .dup-notifications-messages .dup-notifications-message.current {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#dup-notifications .dup-notifications-messages .dup-notifications-title {
|
||||
color: #444444;
|
||||
font-size: 17px;
|
||||
font-weight: 600;
|
||||
line-height: 17px;
|
||||
margin: 0 0 -2px 0;
|
||||
min-height: 19px;
|
||||
}
|
||||
|
||||
#dup-notifications .dup-notifications-messages .dup-notifications-content {
|
||||
font-weight: normal;
|
||||
font-size: 14px;
|
||||
line-height: 18px;
|
||||
margin: 8px 0 20px 0;
|
||||
color: #777777;
|
||||
}
|
||||
|
||||
#dup-notifications .dup-notifications-messages .dup-notifications-content p {
|
||||
font-size: inherit;
|
||||
line-height: inherit;
|
||||
margin: 0 0 5px;
|
||||
}
|
||||
|
||||
#dup-notifications .dup-notifications-messages .dup-notifications-buttons {
|
||||
margin: -30px 80px 0 0;
|
||||
}
|
||||
|
||||
#dup-notifications .dup-notifications-messages .dup-notifications-buttons a {
|
||||
margin: 0 10px 0 0;
|
||||
min-height: unset;
|
||||
}
|
||||
|
||||
#dup-notifications .dup-notifications-badge {
|
||||
background-color: #f6f7f7;
|
||||
border-radius: 3px;
|
||||
color: #2c3338;
|
||||
cursor: pointer;
|
||||
font-size: 11px;
|
||||
margin-left: 10px;
|
||||
padding: 6px 8px;
|
||||
position: relative;
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
top: -1px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#dup-notifications .dup-notifications-badge:focus, #dup-notifications .dup-notifications-badge:hover {
|
||||
background-color: #f0f0f1;
|
||||
box-shadow: none;
|
||||
color: initial;
|
||||
}
|
||||
|
||||
#dup-notifications .dup-notifications-badge .fa {
|
||||
color: black;
|
||||
padding-right: 6px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#dup-notifications .dismiss {
|
||||
position: absolute;
|
||||
top: 15px;
|
||||
right: 16px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
color: #a7aaad;
|
||||
font-size: 16px;
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
line-height: 16px;
|
||||
}
|
||||
|
||||
#dup-notifications .dismiss:hover {
|
||||
color: #dc3232;
|
||||
}
|
||||
|
||||
#dup-notifications .navigation {
|
||||
position: absolute;
|
||||
bottom: 20px;
|
||||
right: 16px;
|
||||
width: 63px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
#dup-notifications .navigation a {
|
||||
display: block;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
border: 1px solid #7e8993;
|
||||
border-radius: 3px;
|
||||
font-size: 16px;
|
||||
line-height: 1.625;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
background-color: #ffffff;
|
||||
color: #41454a;
|
||||
}
|
||||
|
||||
#dup-notifications .navigation a:hover {
|
||||
background-color: #f1f1f1;
|
||||
}
|
||||
|
||||
#dup-notifications .navigation .prev {
|
||||
float: left;
|
||||
}
|
||||
|
||||
#dup-notifications .navigation .next {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#dup-notifications .navigation .disabled {
|
||||
border-color: #dddddd;
|
||||
color: #a0a5aa;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
#dup-notifications .navigation .disabled:hover {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.lity-iframe .lity-content {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
#dup-notifications .dup-notifications-messages {
|
||||
padding: 15px 50px 20px 16px;
|
||||
}
|
||||
#dup-notifications .dup-notifications-messages .dup-notifications-message .dup-notifications-title {
|
||||
line-height: 22px;
|
||||
margin: 0 30px -2px 0;
|
||||
min-height: 24px;
|
||||
}
|
||||
#dup-notifications .dup-notifications-messages .dup-notifications-message .dup-notifications-content {
|
||||
font-size: 16px;
|
||||
line-height: 22px;
|
||||
}
|
||||
#dup-notifications .dup-notifications-messages .dup-notifications-message .dup-notifications-buttons {
|
||||
margin: -30px 80px 0 0;
|
||||
}
|
||||
#dup-notifications .dup-notifications-messages .dup-notifications-message .dup-notifications-buttons a {
|
||||
margin: 0;
|
||||
display: table;
|
||||
}
|
||||
#dup-notifications .dup-notifications-messages .dup-notifications-message .dup-notifications-buttons .button-secondary {
|
||||
margin-top: 6px;
|
||||
}
|
||||
}
|
||||
9
html/wp-content/plugins/duplicator/assets/css/font-awesome/css/all.min.css
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
//silent
|
||||
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
//silent
|
||||
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
//silent
|
||||
@@ -0,0 +1,155 @@
|
||||
/* ================================================
|
||||
* DUPLICATOR STYLE
|
||||
* Included in all admin pages
|
||||
* ================================================ */
|
||||
|
||||
.no_display {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.dup-updated,
|
||||
.dup-notice-success {
|
||||
margin-left: 0;
|
||||
background: #fff;
|
||||
border-left: 4px solid #fff;
|
||||
box-shadow: 0 1px 1px 0 rgba( 0, 0, 0, 0.1 );
|
||||
margin: 5px 15px 2px 2px;
|
||||
padding: 1px 12px;
|
||||
}
|
||||
|
||||
.dup-notice-success {
|
||||
border-left-color: #46b450;
|
||||
}
|
||||
|
||||
.dup-updated p {
|
||||
margin: 0.5em 0;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
.dup-updated a {
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
|
||||
.dup-updated {
|
||||
border-left-color: #46b450;
|
||||
}
|
||||
|
||||
.wrap .dup-updated {
|
||||
margin: 5px 0 15px;
|
||||
margin: 20px 0 10px 0;
|
||||
padding: 5px 10px;
|
||||
font-size: 14px;
|
||||
line-height: 175%;
|
||||
}
|
||||
|
||||
.duplicator-plugin-activation-admin-notice {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.dup-plugins-list-pro-upgrade {
|
||||
color: #1da867!important;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .maroon {
|
||||
color: maroon;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .green {
|
||||
color: #00a32a;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .gary {
|
||||
color: #646970;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content a.disabled {
|
||||
pointer-events: none;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .separator {
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .dup-packages-counts {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .dup-section-last-packages ul,
|
||||
.dup-dashboard-widget-content .dup-section-sections ul {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .dup-section-last-packages ul li,
|
||||
.dup-dashboard-widget-content .dup-section-sections ul li {
|
||||
margin: 0 0 10px 0;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .dup-section-last-packages ul li:last-child,
|
||||
.dup-dashboard-widget-content .dup-section-sections ul li:last-child {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .dup-section-label-fixed-width {
|
||||
display: inline-block;
|
||||
min-width: 120px;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .dup-section-sections .dashicons {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .dup-section-sections .dashicons-image-rotate {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .spinner {
|
||||
float: none;
|
||||
visibility: visible;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .dup-section-recommended {
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .dup-section-recommended .action-links a:after {
|
||||
content: "|";
|
||||
cursor: not-allowed;
|
||||
margin: 0 5px;
|
||||
color: #646970;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .dup-section-recommended .action-links a:last-child:after {
|
||||
content: "";
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .dup-recommended-label {
|
||||
color: #787c82;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content #dup-dash-widget-section-recommended {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 0 none;
|
||||
background: transparent;
|
||||
color: #787c82;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .dup-flex-content {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .dup-flex-content > * {
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
.dup-dashboard-widget-content .dup-flex-content > *:last-child {
|
||||
padding-right: 0;
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="12.3" height="11.9" viewBox="0 0 24.5 23.9">
|
||||
<path fill="#fe4716" fill-rule="evenodd" d="M10.4 1.6a1.3 1.3 0 000 1.9L17 9.7H1.3A1.3 1.3 0 000 11.1v1.7a1.3 1.3 0 001.3 1.3H17l-6.6 6.3a1.3 1.3 0 000 1.9l1.2 1.2a1.3 1.3 0 001.9 0L24 12.9a1.3 1.3 0 000-1.9L13.5.4a1.3 1.3 0 00-1.9 0z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 340 B |
|
After Width: | Height: | Size: 5.1 KiB |
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
//silent
|
||||
|
After Width: | Height: | Size: 180 B |
|
After Width: | Height: | Size: 178 B |
|
After Width: | Height: | Size: 120 B |
|
After Width: | Height: | Size: 105 B |
|
After Width: | Height: | Size: 111 B |
|
After Width: | Height: | Size: 110 B |
|
After Width: | Height: | Size: 149 B |
|
After Width: | Height: | Size: 101 B |
|
After Width: | Height: | Size: 4.3 KiB |
|
After Width: | Height: | Size: 5.2 KiB |
|
After Width: | Height: | Size: 6.8 KiB |
|
After Width: | Height: | Size: 4.3 KiB |
|
After Width: | Height: | Size: 6.8 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 6.8 KiB |
|
After Width: | Height: | Size: 4.3 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 4.3 KiB |
|
After Width: | Height: | Size: 6.3 KiB |
3
html/wp-content/plugins/duplicator/assets/css/index.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
//silent
|
||||
7
html/wp-content/plugins/duplicator/assets/css/jquery-ui.css
vendored
Normal file
688
html/wp-content/plugins/duplicator/assets/css/mocks.css
Normal file
@@ -0,0 +1,688 @@
|
||||
/* GENERAL STYLES */
|
||||
.green {
|
||||
color: #008000;
|
||||
}
|
||||
|
||||
/* IMPORT MOCK STYLE */
|
||||
|
||||
.dup-pro-import-header {
|
||||
position: relative;
|
||||
margin-bottom: 20px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.dup-pro-import-header .title {
|
||||
margin: 0;
|
||||
line-height: 40px;
|
||||
font-size:20px;
|
||||
}
|
||||
|
||||
.dup-pro-import-header hr {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.dup-pro-import-header .options .button {
|
||||
width: 34px;
|
||||
height: 34px;
|
||||
box-sizing: border-box;
|
||||
line-height: 34px;
|
||||
text-align: center;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.dup-pro-import-upload-box {
|
||||
background: #fff;
|
||||
border: 3px dashed #607d8b;
|
||||
border-radius: 2px;
|
||||
height: 220px;
|
||||
box-sizing: border-box;
|
||||
position: relative;
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
#dup-pro-import-upload-file .fs-upload-target {
|
||||
border: 0 none;
|
||||
border-radius: 0;
|
||||
height: 214px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
#dup-pro-import-upload-file .fs-upload-target {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
#dup-pro-import-upload-file-footer {
|
||||
padding: 5px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.dup-drag-drop-message {
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
display: block;
|
||||
margin: 20px 0;
|
||||
}
|
||||
|
||||
#dup-pro-import-mode-tab-header {
|
||||
height: 51px;
|
||||
border-bottom: 1px solid silver;
|
||||
}
|
||||
|
||||
#dup-pro-import-mode-tab-header > div {
|
||||
float: left;
|
||||
padding:10px 0 15px 0;
|
||||
font-size: 16px;
|
||||
border-bottom: 2px solid transparent;
|
||||
min-width: 250px;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#dup-pro-import-mode-tab-header > div.active {
|
||||
border-bottom: 3px solid #91BCE3;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.dup-pro-import-upload-box > div {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.dup-pro-import-upload-box .dup-import-button {
|
||||
display: inline-block;
|
||||
padding: 0 30px !important;
|
||||
font-weight: normal;
|
||||
box-sizing: border-box;
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
table.dup-import-avail-packs th {
|
||||
background-color: #e2e2e2;
|
||||
}
|
||||
|
||||
table.dup-import-avail-packs tbody tr:nth-child(even) {
|
||||
border: 1px solid #e2e2e2;
|
||||
}
|
||||
|
||||
table.dup-import-avail-packs {
|
||||
width: 100%;
|
||||
min-height: inherit;
|
||||
border: 1px solid #ccd0d4;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
table.dup-import-avail-packs thead {
|
||||
border-bottom: 1px solid #ccd0d4;
|
||||
}
|
||||
|
||||
table.dup-import-avail-packs th {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
table.dup-import-avail-packs th,
|
||||
table.dup-import-avail-packs td {
|
||||
padding: 10px;
|
||||
text-align: left;
|
||||
vertical-align: top;
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
table.dup-import-avail-packs .size {
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
table.dup-import-avail-packs .created {
|
||||
text-align: left;
|
||||
width: 125px;
|
||||
}
|
||||
|
||||
table.dup-import-avail-packs .funcs {
|
||||
text-align: center;
|
||||
width: 400px;
|
||||
box-sizing: border-box;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
table.dup-import-avail-packs .funcs button,
|
||||
table.dup-import-avail-packs .funcs .button {
|
||||
min-width: 120px;
|
||||
}
|
||||
|
||||
table.dup-import-avail-packs .funcs .separator {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
table.dup-import-avail-packs .funcs div.actions {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
div#dpro-pro-import-available-packages {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1200px) {
|
||||
#dpro-pro-import-available-packages.view-list-item .size,
|
||||
#dpro-pro-import-available-packages.view-list-item .created,
|
||||
#dpro-pro-import-available-packages.view-list-item thead .funcs {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#dpro-pro-import-available-packages.view-list-item td {
|
||||
display: block;
|
||||
text-align: left !important;
|
||||
padding: 0 20px;
|
||||
}
|
||||
|
||||
#dpro-pro-import-available-packages.view-list-item tbody tr {
|
||||
border-bottom: 1px solid #ccd0d4;
|
||||
padding-bottom: 10px;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
.fs-upload-input{
|
||||
position:absolute;
|
||||
top:0;
|
||||
right:0;
|
||||
bottom:0;
|
||||
left:0;
|
||||
z-index:-1;
|
||||
opacity:0;
|
||||
pointer-events:none
|
||||
}
|
||||
|
||||
.margin-bottom-2 {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
/* IMPORT MOCK STYLE */
|
||||
|
||||
.dup-pro-recovery-widget-wrapper {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-widget-wrapper .button {
|
||||
margin-left: 10px;
|
||||
min-width: 150px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-details-max-width-wrapper {
|
||||
max-width: 900px;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-point-selector .recovery-select {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
box-sizing: border-box;
|
||||
margin: 0 0 10px 0;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-point-selector-area-wrapper {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-widget-wrapper label {
|
||||
margin-bottom: 5px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-point-selector-area-wrapper .dup-pro-opening-packages-windows {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-point-selector-area {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-package-detail-content {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-package-small-icon i {
|
||||
font-size: 14px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-package-info table {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-package-info table td {
|
||||
padding: 0 5px 5px 0;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-active-link-header > .main-icon {
|
||||
display: inline-block;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
color: #000;
|
||||
text-align: center;
|
||||
line-height: 30px;
|
||||
font-size: 23px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-active-link-header > .main-title {
|
||||
font-size: 16px;
|
||||
line-height: 1;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-active-link-header > .main-subtitle {
|
||||
font-style: italic;
|
||||
font-size: 12px;
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-point-actions > .copy-link {
|
||||
position: relative;
|
||||
white-space: nowrap;
|
||||
box-sizing: border-box;
|
||||
border: 1px solid silver;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
background: #fff;
|
||||
color: #000;
|
||||
padding: 0 35px 0 5px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-point-actions > .copy-link .content {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-point-actions > .copy-link .copy-icon {
|
||||
position: absolute;
|
||||
right: -1px;
|
||||
top: -1px;
|
||||
width: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
color: white;
|
||||
border-top-right-radius: 2px;
|
||||
border-bottom-right-radius: 2px;
|
||||
background-color: silver;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-point-actions > .dup-pro-recovery-buttons {
|
||||
margin-top: 10px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.dup-pro-recovery-details-max-width-wrapper .dup-pro-recovery-buttons {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.toplevel_page_duplicator-pro .dup-pro-opening-packages-windows {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* SCHEDULES MOCK STYLE */
|
||||
|
||||
table.schedule-tbl tr:nth-child(odd),
|
||||
table.storage-tbl tr:nth-child(odd) {
|
||||
background-color: #f6f7f7;
|
||||
}
|
||||
|
||||
table.schedule-tbl td {
|
||||
height: 45px
|
||||
}
|
||||
|
||||
table.schedule-tbl a.name {
|
||||
font-weight: bold
|
||||
}
|
||||
|
||||
table.schedule-tbl input[type='checkbox'] {
|
||||
margin-left: 5px
|
||||
}
|
||||
|
||||
table.schedule-tbl div.sub-menu {
|
||||
margin: 5px 0 0 2px;
|
||||
display: none
|
||||
}
|
||||
|
||||
table.schedule-tbl div.sub-menu a:hover {
|
||||
text-decoration: underline
|
||||
}
|
||||
|
||||
tr.schedule-detail td {
|
||||
padding: 2px 2px 2px 15px;
|
||||
margin: -5px 0 2px 0;
|
||||
height: 22px
|
||||
}
|
||||
|
||||
.dpro-edit-toolbar {
|
||||
margin: 15px 0 5px 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.dpro-edit-toolbar .btnnav {
|
||||
float: right;
|
||||
}
|
||||
|
||||
/* SCHEDULES MOCK STYLE */
|
||||
|
||||
.dup-template-list-tbl td {
|
||||
height: 45px
|
||||
}
|
||||
|
||||
.dup-template-list-tbl a.name {
|
||||
font-weight: bold
|
||||
}
|
||||
|
||||
.dup-template-list-tbl input[type='checkbox'] {
|
||||
margin-left: 5px
|
||||
}
|
||||
|
||||
.dup-template-list-tbl tr.package-detail td {
|
||||
padding: 2px 2px 2px 15px;
|
||||
margin: -5px 0 2px 0;
|
||||
height: 22px
|
||||
}
|
||||
|
||||
.dup-template-list-tbl .col-check {
|
||||
width: 10px;
|
||||
}
|
||||
|
||||
.dup-template-list-tbl .col-name {
|
||||
width: 425px;
|
||||
overflow-wrap: break-word;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.dup-template-list-tbl .col-empty {
|
||||
width: 25px;
|
||||
}
|
||||
|
||||
/* TRANSFER TAB */
|
||||
|
||||
h3 {
|
||||
margin: 10px 0 5px 5px
|
||||
}
|
||||
|
||||
h2.title {
|
||||
font-size: 18px
|
||||
}
|
||||
|
||||
div.transfer-panel {
|
||||
padding: 5px 5px 10px 10px;
|
||||
}
|
||||
|
||||
div.transfer-hdr {
|
||||
margin: 0 0 20px 0
|
||||
}
|
||||
|
||||
div.transfer-hdr hr {
|
||||
margin: -10px 0 0 0
|
||||
}
|
||||
|
||||
div#step2-section {
|
||||
margin: 5px 0 40px 0
|
||||
}
|
||||
|
||||
div#location-quick-opts input[type=text] {
|
||||
width: 300px
|
||||
}
|
||||
|
||||
div.dup-box-title {
|
||||
font-size: 15px
|
||||
}
|
||||
|
||||
div.dpro-progress-bar-container {
|
||||
margin: 0 auto 10px auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
div#step3-section {
|
||||
margin: 65px 0 0 0
|
||||
}
|
||||
|
||||
div#dpro-progress-bar-area {
|
||||
width: 300px;
|
||||
margin: 5px auto 0 auto;
|
||||
ext-align: center
|
||||
}
|
||||
|
||||
div.dpro-active-status-area {
|
||||
display: none;
|
||||
}
|
||||
|
||||
tr.dup-choose-loc-new-pack td {
|
||||
text-align: right;
|
||||
padding: 5px 15px 5px 5px;
|
||||
border-top: 1px solid #c3c4c7
|
||||
}
|
||||
|
||||
button#dup-pro-transfer-btn {
|
||||
float: right;
|
||||
margin: -20px 15px 0 0;
|
||||
font-size: 14px;
|
||||
padding: 2px 20px 2px 20px;
|
||||
font-size: 14px
|
||||
}
|
||||
|
||||
#dup-pro-stop-transfer-btn {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
button.dpro-btn-stop {
|
||||
width: 150px !important
|
||||
}
|
||||
|
||||
tr.status-pending td {
|
||||
font-style: italic;
|
||||
color: #999
|
||||
}
|
||||
|
||||
tr.status-running td {
|
||||
font-style: italic;
|
||||
color: green
|
||||
}
|
||||
|
||||
tr.status-failed td {
|
||||
color: maroon
|
||||
}
|
||||
|
||||
tr.status-normal td {
|
||||
color: #000
|
||||
}
|
||||
|
||||
table.package-tbl tfoot td {
|
||||
font-size: 12px;
|
||||
text-align: right
|
||||
}
|
||||
|
||||
/* STATIC POPUP STYLE */
|
||||
|
||||
.static-popup {
|
||||
text-align: center;
|
||||
width: 730px;
|
||||
box-shadow: 0 0 60px 30px rgba(0, 0, 0, 0.15);
|
||||
border-radius: 6px;
|
||||
position: fixed;
|
||||
top: calc(50% + 16px);
|
||||
left: calc(50% + 80px);
|
||||
z-index: 100;
|
||||
overflow: hidden;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
.static-popup *,
|
||||
.static-popup *::before,
|
||||
.static-popup *::after {
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.static-popup h2 {
|
||||
font-size: 20px;
|
||||
margin: 0 0 16px 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.static-popup p {
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
color: #777777;
|
||||
margin: 0 0 30px 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.static-popup p:last-of-type {
|
||||
margin: 20px 0;
|
||||
}
|
||||
|
||||
.static-popup-content-top-notice {
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
color: #444444;
|
||||
background: #fcf9e8;
|
||||
}
|
||||
|
||||
.static-popup-content-top-notice .fa-exclamation-triangle {
|
||||
margin-right: 10px;
|
||||
color: #e27730;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.static-popup-content {
|
||||
background-color: #ffffff;
|
||||
border-radius: 3px 3px 0 0;
|
||||
padding: 40px 40px 20px;
|
||||
}
|
||||
|
||||
.static-popup ul {
|
||||
float: left;
|
||||
width: 50%;
|
||||
margin: 0;
|
||||
padding: 0 0 0 30px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.static-popup li {
|
||||
color: #777777;
|
||||
font-size: 16px;
|
||||
line-height: 19px;
|
||||
padding: 6px 0;
|
||||
}
|
||||
|
||||
.static-popup li .fa {
|
||||
color: #2a9b39;
|
||||
margin: 0 8px 0 0;
|
||||
}
|
||||
|
||||
.static-popup-button {
|
||||
border-radius: 0 0 3px 3px;
|
||||
padding: 30px;
|
||||
background: #f5f5f5;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.static-popup-button p {
|
||||
margin: 20px 0 0 0;
|
||||
font-size: 15px;
|
||||
line-height: 18px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.static-popup-button p span {
|
||||
display: inline-block;
|
||||
margin-left: 20px;
|
||||
vertical-align: bottom;
|
||||
font-size: 14px;
|
||||
line-height: 17px;
|
||||
}
|
||||
|
||||
/* Settings > Access tab */
|
||||
.mock-select2 {
|
||||
width: 500px;
|
||||
background: white;
|
||||
border-radius: 3px;
|
||||
min-height: 50px;
|
||||
padding: 3px 5px;
|
||||
border: 1px solid gray;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
|
||||
.access-mock .form-table th {
|
||||
width: 250px;
|
||||
}
|
||||
|
||||
.access-mock .form-table th i{
|
||||
color: #888888;
|
||||
}
|
||||
|
||||
.mock-select2 .select2-option {
|
||||
float: left;
|
||||
background: #e4e4e4;
|
||||
background-color: #e4e4e4;
|
||||
border: 1px solid #aaa;
|
||||
border-radius: 4px;
|
||||
cursor: default;
|
||||
margin-right: 5px;
|
||||
margin-top: 5px;
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
||||
.mock-select2 .select2-option::before {
|
||||
content: "×";
|
||||
color: #999;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
font-weight: bold;
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
#db-reset-content-wrapper {
|
||||
width: 700px;
|
||||
margin: 0 auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#db-reset-content-wrapper p,
|
||||
#db-reset-content-wrapper div {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
#db-reset-content-wrapper .two-cols-valig {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
column-gap: 20px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#db-reset-content-wrapper .two-cols-valig img,
|
||||
#db-reset-content-wrapper .two-cols-valig .arrow-list {
|
||||
margin: 0;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
#db-reset-content-wrapper .two-cols-valig .arrow-list {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
#db-reset-content-wrapper h1 {
|
||||
margin: 20px 0;
|
||||
}
|
||||
|
||||
#db-reset-content-wrapper .two-cols-valig .arrow-list li {
|
||||
padding: 0 0 0 24px;
|
||||
background-image: url("./images/arrow-right.svg");
|
||||
background-position: left 3px;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 14px;
|
||||
color: #777777;
|
||||
}
|
||||
132
html/wp-content/plugins/duplicator/assets/css/modal.css
Normal file
@@ -0,0 +1,132 @@
|
||||
.duplicator-modal {
|
||||
position: fixed;
|
||||
overflow: auto;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
top: 0;
|
||||
z-index: 100000;
|
||||
display: none;
|
||||
background: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
.duplicator-modal.active {
|
||||
display: block;
|
||||
}
|
||||
.duplicator-modal.active:before {
|
||||
display: block;
|
||||
}
|
||||
.duplicator-modal a[disabled] { pointer-events: none; }
|
||||
|
||||
.duplicator-modal .duplicator-modal-dialog {
|
||||
background: transparent;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
margin-left: -298px;
|
||||
padding-bottom: 30px;
|
||||
top: -100%;
|
||||
z-index: 100001;
|
||||
width: 596px;
|
||||
}
|
||||
.duplicator-modal.active .duplicator-modal-dialog {
|
||||
top: 10%;
|
||||
}
|
||||
.duplicator-modal .duplicator-modal-body,
|
||||
.duplicator-modal .duplicator-modal-footer {
|
||||
border: 0;
|
||||
background: #fff;
|
||||
padding: 15px;
|
||||
}
|
||||
.duplicator-modal .duplicator-modal-body {
|
||||
border-bottom: 0;
|
||||
}
|
||||
.duplicator-modal .duplicator-modal-body p {
|
||||
font-size: 1.3em;
|
||||
}
|
||||
.duplicator-modal .duplicator-modal-body h2 {
|
||||
font-size: 1.6em;
|
||||
font-weight: bold;
|
||||
margin-top: 0;
|
||||
}
|
||||
.duplicator-modal .duplicator-modal-footer {
|
||||
border-top: #eeeeee solid 1px;
|
||||
text-align: right;
|
||||
}
|
||||
.duplicator-modal .duplicator-modal-footer .duplicator-modal-button-deactivate {
|
||||
min-width: 124px;
|
||||
text-align: center;
|
||||
}
|
||||
.duplicator-modal .duplicator-modal-footer .button {
|
||||
margin: 0 5px;
|
||||
}
|
||||
.duplicator-modal .duplicator-modal-footer .button:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
.duplicator-modal .duplicator-modal-panel>.notice.inline {
|
||||
margin: 0;
|
||||
display: none;
|
||||
}
|
||||
.duplicator-modal .duplicator-modal-panel:not(.active) {
|
||||
display: none;
|
||||
}
|
||||
body.has-duplicator-modal {
|
||||
overflow: hidden;
|
||||
}
|
||||
.duplicator-modal.duplicator-modal-deactivation-feedback .duplicator-modal-reason-input,
|
||||
.duplicator-modal.duplicator-modal-deactivation-feedback .duplicator-modal-internal-message {
|
||||
margin: 3px 0 3px 22px; background-color:#e0f3e8;
|
||||
}
|
||||
.duplicator-modal.duplicator-modal-deactivation-feedback .duplicator-modal-reason-input input,
|
||||
.duplicator-modal.duplicator-modal-deactivation-feedback .duplicator-modal-reason-input textarea,
|
||||
.duplicator-modal.duplicator-modal-deactivation-feedback .duplicator-modal-internal-message input,
|
||||
.duplicator-modal.duplicator-modal-deactivation-feedback .duplicator-modal-internal-message textarea {
|
||||
width: 100%;
|
||||
}
|
||||
.duplicator-modal.duplicator-modal-deactivation-feedback li.duplicator-modal-reason.has-internal-message .duplicator-modal-internal-message {
|
||||
border: 1px solid #ccc;
|
||||
padding: 7px;
|
||||
display: none;
|
||||
}
|
||||
.duplicator-modal.duplicator-modal-deactivation-feedback .duplicator-modal-anonymous-label {
|
||||
padding-top: 15px;
|
||||
}
|
||||
.duplicator-modal.duplicator-modal-deactivation-feedback .duplicator-modal-panel {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
||||
.duplicator-modal .duplicator-modal-resp-msg {
|
||||
font-size: 11px;
|
||||
font-weight: bold;
|
||||
margin-top: 10px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.duplicator-modal .duplicator-modal-button-skip, .duplicator-modal .duplicator-modal-resp-msg {
|
||||
/*display: none;*/
|
||||
}
|
||||
|
||||
|
||||
@media (max-width: 650px) {
|
||||
.duplicator-modal .duplicator-modal-dialog {
|
||||
margin-left: -50%;
|
||||
box-sizing: border-box;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
width: 100%;
|
||||
}
|
||||
.duplicator-modal .duplicator-modal-dialog .duplicator-modal-panel>h3>strong {
|
||||
font-size: 1.3em;
|
||||
}
|
||||
.duplicator-modal.duplicator-modal-deactivation-feedback li.duplicator-modal-reason li.duplicator-modal-reason {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.duplicator-modal.duplicator-modal-deactivation-feedback li.duplicator-modal-reason li.duplicator-modal-reason .duplicator-modal-reason-input,
|
||||
.duplicator-modal.duplicator-modal-deactivation-feedback li.duplicator-modal-reason li.duplicator-modal-reason .duplicator-modal-internal-message {
|
||||
margin-left: 29px;
|
||||
}
|
||||
.duplicator-modal.duplicator-modal-deactivation-feedback li.duplicator-modal-reason li.duplicator-modal-reason label {
|
||||
display: table;
|
||||
}
|
||||
.duplicator-modal.duplicator-modal-deactivation-feedback li.duplicator-modal-reason li.duplicator-modal-reason label>span {
|
||||
display: table-cell;
|
||||
font-size: 1.3em;
|
||||
}
|
||||
}
|
||||
37
html/wp-content/plugins/duplicator/assets/css/parsley.css
Normal file
@@ -0,0 +1,37 @@
|
||||
div.parsley-success,
|
||||
input.parsley-success,
|
||||
select.parsley-success,
|
||||
textarea.parsley-success {
|
||||
color: #468847;
|
||||
background-color: #DFF0D8;
|
||||
border: 1px solid #D6E9C6;
|
||||
}
|
||||
|
||||
div.parsley-error,
|
||||
input.parsley-error,
|
||||
select.parsley-error,
|
||||
textarea.parsley-error {
|
||||
color: #B94A48;
|
||||
background-color: #F2DEDE;
|
||||
border: 1px solid #EED3D7;
|
||||
}
|
||||
|
||||
.parsley-errors-list {
|
||||
margin: 2px 0 3px;
|
||||
padding: 0;
|
||||
list-style-type: none;
|
||||
font-size: 0.9em;
|
||||
line-height: 0.9em;
|
||||
opacity: 0;
|
||||
-moz-opacity: 0;
|
||||
-webkit-opacity: 0;
|
||||
|
||||
transition: all .3s ease-in;
|
||||
-o-transition: all .3s ease-in;
|
||||
-moz-transition: all .3s ease-in;
|
||||
-webkit-transition: all .3s ease-in;
|
||||
}
|
||||
|
||||
.parsley-errors-list.filled {
|
||||
opacity: 1;
|
||||
}
|
||||
1528
html/wp-content/plugins/duplicator/assets/css/style.css
Normal file
382
html/wp-content/plugins/duplicator/assets/css/welcome.css
Normal file
@@ -0,0 +1,382 @@
|
||||
#wpcontent {
|
||||
padding-left: 0;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#duplicator-welcome {
|
||||
border-top: 3px solid #fe4716;
|
||||
color: #555;
|
||||
padding-top: 110px;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#duplicator-welcome {
|
||||
padding-top: 64px;
|
||||
}
|
||||
}
|
||||
|
||||
#duplicator-welcome *,
|
||||
#duplicator-welcome *::before,
|
||||
#duplicator-welcome *::after {
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
#duplicator-welcome .container {
|
||||
margin: 0 auto;
|
||||
max-width: 760px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#duplicator-welcome .block {
|
||||
padding: 40px;
|
||||
}
|
||||
|
||||
#duplicator-welcome .block + .block {
|
||||
padding-top: 0px;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#duplicator-welcome .block {
|
||||
padding: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
#duplicator-welcome img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
#duplicator-welcome h1 {
|
||||
color: #222;
|
||||
font-size: 24px;
|
||||
text-align: center;
|
||||
margin: 0 0 16px 0;
|
||||
}
|
||||
|
||||
#duplicator-welcome h5 {
|
||||
color: #222;
|
||||
font-size: 16px;
|
||||
margin: 0 0 8px 0;
|
||||
}
|
||||
|
||||
#duplicator-welcome h6 {
|
||||
font-size: 16px;
|
||||
font-weight: 400;
|
||||
line-height: 1.6;
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#duplicator-welcome p {
|
||||
font-size: 14px;
|
||||
margin: 0 0 20px 0;
|
||||
}
|
||||
|
||||
#duplicator-welcome .button-wrap {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#duplicator-welcome .button-wrap {
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
#duplicator-welcome .button-wrap > * {
|
||||
width: 100%;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
#duplicator-welcome .intro {
|
||||
background-color: #fff;
|
||||
border: 2px solid #e1e1e1;
|
||||
border-radius: 2px;
|
||||
margin-bottom: 30px;
|
||||
position: relative;
|
||||
padding-top: 40px;
|
||||
}
|
||||
|
||||
#duplicator-welcome .intro .sullie {
|
||||
background-color: #fff;
|
||||
border: 2px solid #e1e1e1;
|
||||
border-radius: 50%;
|
||||
height: 110px;
|
||||
width: 110px;
|
||||
padding: 18px;
|
||||
position: absolute;
|
||||
top: -58px;
|
||||
left: 50%;
|
||||
margin-left: -55px;
|
||||
}
|
||||
|
||||
#duplicator-welcome .intro .video-thumbnail {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
#duplicator-welcome .intro .button-wrap {
|
||||
margin-top: 45px;
|
||||
padding: 0 20px;
|
||||
}
|
||||
|
||||
#duplicator-welcome .block.terms-container {
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
#duplicator-welcome .intro .terms-list {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 20px;
|
||||
}
|
||||
|
||||
#duplicator-welcome .intro .terms-list li p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#duplicator-welcome .intro .terms-list li {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
gap: 30px;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
#duplicator-welcome .intro .terms-list li > i {
|
||||
font-size: 25px;
|
||||
width: 25px;
|
||||
}
|
||||
|
||||
#duplicator-welcome .intro .terms-list-toggle {
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#duplicator-welcome .intro .terms-list-toggle:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#duplicator-welcome .features {
|
||||
background-color: #fff;
|
||||
border: 2px solid #e1e1e1;
|
||||
border-bottom: 0;
|
||||
border-radius: 2px 2px 0 0;
|
||||
position: relative;
|
||||
padding-top: 20px;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
#duplicator-welcome .features .feature-list {
|
||||
margin-top: 60px;
|
||||
}
|
||||
|
||||
#duplicator-welcome .features .feature-block {
|
||||
float: left;
|
||||
width: 50%;
|
||||
padding-bottom: 35px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#duplicator-welcome .features .feature-block {
|
||||
float: none;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
#duplicator-welcome .features .feature-block.first {
|
||||
padding-right: 20px;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#duplicator-welcome .features .feature-block.first {
|
||||
padding-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
#duplicator-welcome .features .feature-block.last {
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#duplicator-welcome .features .feature-block.last {
|
||||
padding-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
#duplicator-welcome .features .feature-block img {
|
||||
float: left;
|
||||
max-width: 46px;
|
||||
}
|
||||
|
||||
#duplicator-welcome .features .feature-block h5 {
|
||||
margin-left: 68px;
|
||||
}
|
||||
|
||||
#duplicator-welcome .features .feature-block p {
|
||||
margin: 0;
|
||||
margin-left: 68px;
|
||||
}
|
||||
|
||||
#duplicator-welcome .features .button-wrap {
|
||||
margin-top: 25px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#duplicator-welcome .upgrade-cta {
|
||||
background-color: #000;
|
||||
border: 2px solid #e1e1e1;
|
||||
border-top: 0;
|
||||
border-bottom: 0;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#duplicator-welcome .upgrade-cta h2 {
|
||||
color: #fff;
|
||||
font-size: 20px;
|
||||
margin: 0 0 30px 0;
|
||||
}
|
||||
|
||||
#duplicator-welcome .upgrade-cta ul {
|
||||
display: -ms-flex;
|
||||
display: -webkit-flex;
|
||||
display: flex;
|
||||
-webkit-flex-wrap: wrap;
|
||||
flex-wrap: wrap;
|
||||
font-size: 15px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#duplicator-welcome .upgrade-cta ul li {
|
||||
flex: 33.33%;
|
||||
margin: 0 0 8px 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#duplicator-welcome .upgrade-cta ul li .dashicons {
|
||||
color: #2a9b39;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
#duplicator-welcome .upgrade-cta .dup-btn {
|
||||
width: 33.33%;
|
||||
margin: 30px auto 0;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#duplicator-welcome .upgrade-cta .dup-btn {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
#duplicator-welcome .upgrade-cta h2 {
|
||||
text-align: center;
|
||||
width: 50%;
|
||||
border-bottom: 1px solid white;
|
||||
padding-bottom: 10px;
|
||||
margin: 0 auto 30px;
|
||||
}
|
||||
|
||||
#duplicator-welcome .upgrade-cta .right h2 span {
|
||||
display: inline-block;
|
||||
border-bottom: 1px solid #555;
|
||||
padding: 0 15px 12px;
|
||||
}
|
||||
|
||||
#duplicator-welcome .upgrade-cta .right .price {
|
||||
padding: 26px 0;
|
||||
}
|
||||
|
||||
#duplicator-welcome .upgrade-cta .right .price .amount {
|
||||
font-size: 48px;
|
||||
font-weight: 600;
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#duplicator-welcome .upgrade-cta .right .price .amount:before {
|
||||
content: '$';
|
||||
position: absolute;
|
||||
top: -8px;
|
||||
left: -16px;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
#duplicator-welcome .upgrade-cta .right .price .term {
|
||||
font-size: 12px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#duplicator-welcome .testimonials {
|
||||
background-color: #fff;
|
||||
border: 2px solid #e1e1e1;
|
||||
border-top: 0;
|
||||
padding: 20px 0;
|
||||
}
|
||||
|
||||
#duplicator-welcome .testimonials .testimonial-block {
|
||||
margin: 50px 0 0 0;
|
||||
}
|
||||
|
||||
#duplicator-welcome .testimonials .testimonial-block img {
|
||||
border-radius: 50%;
|
||||
float: left;
|
||||
max-width: 100px;
|
||||
box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#duplicator-welcome .testimonials .testimonial-block img {
|
||||
width: 65px;
|
||||
}
|
||||
}
|
||||
|
||||
#duplicator-welcome .testimonials .testimonial-block p {
|
||||
font-size: 14px;
|
||||
margin: 0 0 12px 140px;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
#duplicator-welcome .testimonials .testimonial-block p {
|
||||
margin-left: 100px;
|
||||
}
|
||||
}
|
||||
|
||||
#duplicator-welcome .testimonials .testimonial-block p:last-of-type {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#duplicator-welcome .footer {
|
||||
background-color: #f1f1f1;
|
||||
border: 2px solid #e1e1e1;
|
||||
border-top: 0;
|
||||
border-radius: 0 0 2px 2px;
|
||||
}
|
||||
|
||||
#duplicator-welcome.pro .features {
|
||||
border: 2px solid #e1e1e1;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
#duplicator-welcome.pro .upgrade,
|
||||
#duplicator-welcome.pro .footer {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#duplicator-welcome.pro .testimonials {
|
||||
border: 2px solid #e1e1e1;
|
||||
}
|
||||
|
||||
.dashboard_page_duplicator-getting-started .video-container {
|
||||
border: 2px solid #e1e1e1;
|
||||
}
|
||||
|
||||
.dashboard_page_duplicator-getting-started #wpfooter,
|
||||
.dashboard_page_duplicator-getting-started div.notice {
|
||||
display: none !important;
|
||||
}
|
||||
BIN
html/wp-content/plugins/duplicator/assets/img/5star.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
@@ -0,0 +1 @@
|
||||
<svg viewBox="0 0 37 28" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M12.29 26.462c.328.375.75.562 1.266.562s.937-.187 1.266-.562L35.563 5.79c.329-.328.493-.75.493-1.265 0-.516-.164-.938-.493-1.266L32.962.728a1.567 1.567 0 00-1.23-.563c-.493 0-.926.188-1.301.563L13.556 17.603 5.681 9.728c-.375-.375-.808-.563-1.301-.563-.492 0-.902.188-1.23.563L.548 12.259c-.328.328-.492.75-.492 1.265 0 .516.164.938.492 1.266L12.29 26.462z" fill="#6ab255" fill-rule="nonzero"/></svg>
|
||||
|
After Width: | Height: | Size: 559 B |
@@ -0,0 +1 @@
|
||||
<svg viewBox="0 0 33 33" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M27.592 32.359a1.928 1.928 0 01-1.417.583 1.928 1.928 0 01-1.416-.583l-8.084-8.084-8.083 8.084a1.928 1.928 0 01-1.417.583 1.93 1.93 0 01-1.417-.583l-4.5-4.5a1.932 1.932 0 01-.583-1.417c0-.555.195-1.028.583-1.417l8.084-8.083-8.084-8.084a1.931 1.931 0 01-.583-1.416c0-.556.195-1.028.583-1.417l4.5-4.5A1.93 1.93 0 017.175.942c.556 0 1.028.194 1.417.583l8.083 8.083 8.084-8.083a1.928 1.928 0 011.416-.583c.556 0 1.028.194 1.417.583l4.5 4.5c.389.389.583.861.583 1.417 0 .555-.194 1.027-.583 1.416l-8.083 8.084 8.083 8.083c.389.389.583.862.583 1.417 0 .556-.194 1.028-.583 1.417l-4.5 4.5z" fill="#d83638" fill-rule="nonzero"/></svg>
|
||||
|
After Width: | Height: | Size: 785 B |
@@ -0,0 +1 @@
|
||||
<svg viewBox="0 0 53 53" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-miterlimit="10"><path d="M37.592 42.359a1.928 1.928 0 01-1.417.583 1.928 1.928 0 01-1.416-.583l-8.084-8.084-8.083 8.084a1.928 1.928 0 01-1.417.583 1.93 1.93 0 01-1.417-.583l-4.5-4.5a1.932 1.932 0 01-.583-1.417c0-.556.195-1.028.583-1.417l8.084-8.083-8.084-8.084a1.93 1.93 0 01-.583-1.416c0-.556.195-1.028.583-1.417l4.5-4.5a1.93 1.93 0 011.417-.584 1.93 1.93 0 011.417.584l8.083 8.083 8.084-8.083a1.928 1.928 0 011.416-.584 1.93 1.93 0 011.417.584l4.5 4.5c.389.389.583.861.583 1.417 0 .555-.194 1.028-.583 1.416l-8.083 8.084 8.083 8.083c.389.389.583.861.583 1.417s-.194 1.028-.583 1.417l-4.5 4.5z" fill="none" stroke="#d83638" stroke-width="2" stroke-dasharray="4,2"/></svg>
|
||||
|
After Width: | Height: | Size: 779 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 45 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 9.4 KiB |
|
After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 7.7 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 5.4 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 8.2 KiB |
|
After Width: | Height: | Size: 967 B |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 60 KiB |
|
After Width: | Height: | Size: 1022 B |
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 5.1 KiB |
BIN
html/wp-content/plugins/duplicator/assets/img/about/team.jpeg
Normal file
|
After Width: | Height: | Size: 271 KiB |
38
html/wp-content/plugins/duplicator/assets/img/aws.svg
Normal file
@@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 304 182" style="enable-background:new 0 0 304 182;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#252F3E;}
|
||||
.st1{fill-rule:evenodd;clip-rule:evenodd;fill:#FF9900;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M86.4,66.4c0,3.7,0.4,6.7,1.1,8.9c0.8,2.2,1.8,4.6,3.2,7.2c0.5,0.8,0.7,1.6,0.7,2.3c0,1-0.6,2-1.9,3l-6.3,4.2
|
||||
c-0.9,0.6-1.8,0.9-2.6,0.9c-1,0-2-0.5-3-1.4C76.2,90,75,88.4,74,86.8c-1-1.7-2-3.6-3.1-5.9c-7.8,9.2-17.6,13.8-29.4,13.8
|
||||
c-8.4,0-15.1-2.4-20-7.2c-4.9-4.8-7.4-11.2-7.4-19.2c0-8.5,3-15.4,9.1-20.6c6.1-5.2,14.2-7.8,24.5-7.8c3.4,0,6.9,0.3,10.6,0.8
|
||||
c3.7,0.5,7.5,1.3,11.5,2.2v-7.3c0-7.6-1.6-12.9-4.7-16c-3.2-3.1-8.6-4.6-16.3-4.6c-3.5,0-7.1,0.4-10.8,1.3c-3.7,0.9-7.3,2-10.8,3.4
|
||||
c-1.6,0.7-2.8,1.1-3.5,1.3c-0.7,0.2-1.2,0.3-1.6,0.3c-1.4,0-2.1-1-2.1-3.1v-4.9c0-1.6,0.2-2.8,0.7-3.5c0.5-0.7,1.4-1.4,2.8-2.1
|
||||
c3.5-1.8,7.7-3.3,12.6-4.5c4.9-1.3,10.1-1.9,15.6-1.9c11.9,0,20.6,2.7,26.2,8.1c5.5,5.4,8.3,13.6,8.3,24.6V66.4z M45.8,81.6
|
||||
c3.3,0,6.7-0.6,10.3-1.8c3.6-1.2,6.8-3.4,9.5-6.4c1.6-1.9,2.8-4,3.4-6.4c0.6-2.4,1-5.3,1-8.7v-4.2c-2.9-0.7-6-1.3-9.2-1.7
|
||||
c-3.2-0.4-6.3-0.6-9.4-0.6c-6.7,0-11.6,1.3-14.9,4c-3.3,2.7-4.9,6.5-4.9,11.5c0,4.7,1.2,8.2,3.7,10.6
|
||||
C37.7,80.4,41.2,81.6,45.8,81.6z M126.1,92.4c-1.8,0-3-0.3-3.8-1c-0.8-0.6-1.5-2-2.1-3.9L96.7,10.2c-0.6-2-0.9-3.3-0.9-4
|
||||
c0-1.6,0.8-2.5,2.4-2.5h9.8c1.9,0,3.2,0.3,3.9,1c0.8,0.6,1.4,2,2,3.9l16.8,66.2l15.6-66.2c0.5-2,1.1-3.3,1.9-3.9c0.8-0.6,2.2-1,4-1
|
||||
h8c1.9,0,3.2,0.3,4,1c0.8,0.6,1.5,2,1.9,3.9l15.8,67l17.3-67c0.6-2,1.3-3.3,2-3.9c0.8-0.6,2.1-1,3.9-1h9.3c1.6,0,2.5,0.8,2.5,2.5
|
||||
c0,0.5-0.1,1-0.2,1.6c-0.1,0.6-0.3,1.4-0.7,2.5l-24.1,77.3c-0.6,2-1.3,3.3-2.1,3.9c-0.8,0.6-2.1,1-3.8,1h-8.6c-1.9,0-3.2-0.3-4-1
|
||||
c-0.8-0.7-1.5-2-1.9-4L156,23l-15.4,64.4c-0.5,2-1.1,3.3-1.9,4c-0.8,0.7-2.2,1-4,1H126.1z M254.6,95.1c-5.2,0-10.4-0.6-15.4-1.8
|
||||
c-5-1.2-8.9-2.5-11.5-4c-1.6-0.9-2.7-1.9-3.1-2.8c-0.4-0.9-0.6-1.9-0.6-2.8v-5.1c0-2.1,0.8-3.1,2.3-3.1c0.6,0,1.2,0.1,1.8,0.3
|
||||
c0.6,0.2,1.5,0.6,2.5,1c3.4,1.5,7.1,2.7,11,3.5c4,0.8,7.9,1.2,11.9,1.2c6.3,0,11.2-1.1,14.6-3.3c3.4-2.2,5.2-5.4,5.2-9.5
|
||||
c0-2.8-0.9-5.1-2.7-7c-1.8-1.9-5.2-3.6-10.1-5.2L246,52c-7.3-2.3-12.7-5.7-16-10.2c-3.3-4.4-5-9.3-5-14.5c0-4.2,0.9-7.9,2.7-11.1
|
||||
c1.8-3.2,4.2-6,7.2-8.2c3-2.3,6.4-4,10.4-5.2c4-1.2,8.2-1.7,12.6-1.7c2.2,0,4.5,0.1,6.7,0.4c2.3,0.3,4.4,0.7,6.5,1.1
|
||||
c2,0.5,3.9,1,5.7,1.6c1.8,0.6,3.2,1.2,4.2,1.8c1.4,0.8,2.4,1.6,3,2.5c0.6,0.8,0.9,1.9,0.9,3.3v4.7c0,2.1-0.8,3.2-2.3,3.2
|
||||
c-0.8,0-2.1-0.4-3.8-1.2c-5.7-2.6-12.1-3.9-19.2-3.9c-5.7,0-10.2,0.9-13.3,2.8c-3.1,1.9-4.7,4.8-4.7,8.9c0,2.8,1,5.2,3,7.1
|
||||
c2,1.9,5.7,3.8,11,5.5l14.2,4.5c7.2,2.3,12.4,5.5,15.5,9.6c3.1,4.1,4.6,8.8,4.6,14c0,4.3-0.9,8.2-2.6,11.6
|
||||
c-1.8,3.4-4.2,6.4-7.3,8.8c-3.1,2.5-6.8,4.3-11.1,5.6C264.4,94.4,259.7,95.1,254.6,95.1z"/>
|
||||
<g>
|
||||
<path class="st1" d="M273.5,143.7c-32.9,24.3-80.7,37.2-121.8,37.2c-57.6,0-109.5-21.3-148.7-56.7c-3.1-2.8-0.3-6.6,3.4-4.4
|
||||
c42.4,24.6,94.7,39.5,148.8,39.5c36.5,0,76.6-7.6,113.5-23.2C274.2,133.6,278.9,139.7,273.5,143.7z"/>
|
||||
<path class="st1" d="M287.2,128.1c-4.2-5.4-27.8-2.6-38.5-1.3c-3.2,0.4-3.7-2.4-0.8-4.5c18.8-13.2,49.7-9.4,53.3-5
|
||||
c3.6,4.5-1,35.4-18.6,50.2c-2.7,2.3-5.3,1.1-4.1-1.9C282.5,155.7,291.4,133.4,287.2,128.1z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.4 KiB |
50
html/wp-content/plugins/duplicator/assets/img/backblaze.svg
Normal file
@@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="96"
|
||||
height="96"
|
||||
viewBox="0 0 96 96"
|
||||
fill="none"
|
||||
version="1.1"
|
||||
id="svg840"
|
||||
sodipodi:docname="backblaze1.svg"
|
||||
inkscape:version="1.1.2 (b8e25be8, 2022-02-05)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs844" />
|
||||
<sodipodi:namedview
|
||||
id="namedview842"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
showgrid="false"
|
||||
inkscape:zoom="7.7604167"
|
||||
inkscape:cx="47.226846"
|
||||
inkscape:cy="44.649664"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1027"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="25"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg840" />
|
||||
<path
|
||||
d="m 44.899278,9.3002091 c -3.022454,-3.807357 -6.073832,-5.812685 -6.073832,-5.812685 2.26687,4.795223 5.550807,14.6767489 -5.057042,25.8076229 -6.568328,6.829811 -11.131269,13.921164 -8.341038,21.739177 1.278609,4.039916 4.301122,9.096622 10.37529,10.113748 2.26687,0.261814 4.795559,0 6.33571,-0.493765 8.86434,-3.02279 7.585395,-12.380954 5.551143,-18.222563 -0.261552,-0.755584 -0.755643,-2.528353 -0.755643,-3.283996 -0.876974,-3.986536 0.76106,-7.02965 2.280215,-9.851593 0.695897,-1.292626 1.367002,-2.53891 1.759424,-3.80797 0,-0.13088 0.06544,-0.319667 0.13088,-0.508731 0.06544,-0.188651 0.130759,-0.377851 0.130759,-0.508395 0.261813,-0.755643 0.261813,-1.511563 0.261813,-2.267206 C 51.282432,16.81888 48.860172,13.97343 46.472908,11.168905 45.948604,10.5528 45.425909,9.9385351 44.928624,9.3002091 Z"
|
||||
fill="#e20626"
|
||||
id="path826"
|
||||
style="stroke-width:3.17769" />
|
||||
<path
|
||||
d="m 65.359787,81.375695 c -4.039916,1.2789 -12.642439,2.03457 -17.205437,-3.54554 -3.10632,-3.822217 -3.209284,-7.171035 -3.272826,-9.246943 -0.05002,-1.63323 -0.07651,-2.478492 -1.522397,-2.145761 -12.903979,3.022458 -18.978147,-5.31858 -19.966013,-7.58545 0,0 -0.49416,-1.511227 -0.755643,-0.261552 -0.494101,2.034311 -0.494101,6.568328 0.493765,10.607908 1.279004,5.318584 5.057101,14.153678 15.926492,18.454808 9.096622,3.80742 20.489374,2.03455 28.336311,-5.81233 1.628485,-1.62845 1.344444,-1.54046 -1.280843,-0.72702 -0.23255,0.072 -0.483603,0.14989 -0.753409,0.23299 z"
|
||||
fill="#e20626"
|
||||
id="path828"
|
||||
style="stroke-width:3.17769" />
|
||||
<path
|
||||
d="m 64.633068,43.942971 c 6.829811,8.108479 9.3585,12.409878 9.852324,17.960744 v -0.02851 c 0.75592,7.091308 -2.789895,13.65929 -10.375349,15.43235 -4.03958,1.01712 -8.341038,-0.52335 -10.869391,-3.545818 -2.557613,-3.28399 -3.051714,-8.602562 -1.278945,-12.642158 0.645028,-1.401613 1.157555,-2.295133 1.571922,-3.016757 0.556416,-0.969782 0.935158,-1.629762 1.21825,-2.795918 0.829347,-4.019924 -0.241151,-7.514565 -1.250634,-10.810626 -0.830019,-2.70886 -1.618659,-5.283617 -1.277719,-7.906047 0,-0.246932 0.06534,-0.50109 0.130759,-0.75561 0.06544,-0.254178 0.13088,-0.508418 0.13088,-0.755623 1.250978,-2.880124 2.48324,-4.245188 3.711363,-5.60646 0.284061,-0.314563 0.567818,-0.628833 0.851249,-0.961518 1.773074,-2.005342 4.301451,-3.284299 4.301451,-3.284299 0,0 -1.772763,2.266853 -2.266866,6.568286 -0.26155,3.545816 2.005333,8.108438 5.550847,12.148374 z"
|
||||
fill="#e20626"
|
||||
id="path830"
|
||||
style="stroke-width:3.17769" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.5 KiB |
@@ -0,0 +1 @@
|
||||
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 209.51 94.74"><defs><style>.cls-1{fill:#f4801f;}.cls-2{fill:#f9ab41;}</style></defs><path class="cls-1" d="M143.05,93.42l1.07-3.71c1.27-4.41.8-8.48-1.34-11.48-2-2.76-5.26-4.38-9.25-4.57L58,72.7a1.47,1.47,0,0,1-1.35-2,2,2,0,0,1,1.75-1.34l76.26-1c9-.41,18.84-7.75,22.27-16.71l4.34-11.36a2.68,2.68,0,0,0,.18-1,3.31,3.31,0,0,0-.06-.54,49.67,49.67,0,0,0-95.49-5.14,22.35,22.35,0,0,0-35,23.42A31.73,31.73,0,0,0,.34,93.45a1.47,1.47,0,0,0,1.45,1.27l139.49,0h0A1.83,1.83,0,0,0,143.05,93.42Z"/><path class="cls-2" d="M168.22,41.15q-1,0-2.1.06a.88.88,0,0,0-.32.07,1.17,1.17,0,0,0-.76.8l-3,10.26c-1.28,4.41-.81,8.48,1.34,11.48a11.65,11.65,0,0,0,9.24,4.57l16.11,1a1.44,1.44,0,0,1,1.14.62,1.5,1.5,0,0,1,.17,1.37,2,2,0,0,1-1.75,1.34l-16.73,1c-9.09.42-18.88,7.75-22.31,16.7l-1.21,3.16a.9.9,0,0,0,.79,1.22h57.63A1.55,1.55,0,0,0,208,93.63a41.34,41.34,0,0,0-39.76-52.48Z"/></svg>
|
||||
|
After Width: | Height: | Size: 946 B |
BIN
html/wp-content/plugins/duplicator/assets/img/cpanel-48.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 78 KiB |
@@ -0,0 +1 @@
|
||||
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><g fill="#3387ff"><path d="m12.0164 19.3527v4.6473c7.8492 0 13.9573-7.5839 11.3885-15.82353-1.1417-3.59237-3.996-6.47196-7.5924-7.583886-8.22019-2.565974-15.8125 3.563856-15.8125 11.404316h4.65243c0-4.90384 4.88077-8.7243 10.07547-6.84258 1.9124.68426 3.4537 2.22385 4.1387 4.13408 1.8838 5.189-1.9124 10.0643-6.8502 10.0643z"/><path d="m7.3916 19.3811h4.6239v-4.6188h-4.6239z"/><path d="m7.39187 22.945h-3.56782v-3.5637l3.56755-.0002z"/><path d="m.828019 19.3813h2.968421v-2.9652h-2.968421z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 599 B |
45
html/wp-content/plugins/duplicator/assets/img/dreamhost.svg
Normal file
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="250"
|
||||
height="250"
|
||||
viewBox="0 0 250 250"
|
||||
fill="none"
|
||||
version="1.1"
|
||||
id="svg828"
|
||||
sodipodi:docname="logo_mark_light.svg"
|
||||
inkscape:version="1.1.2 (b8e25be8, 2022-02-05)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs832" />
|
||||
<sodipodi:namedview
|
||||
id="namedview830"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
showgrid="false"
|
||||
inkscape:zoom="2.98"
|
||||
inkscape:cx="24.66443"
|
||||
inkscape:cy="129.02685"
|
||||
inkscape:window-width="1312"
|
||||
inkscape:window-height="969"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="25"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="svg828" />
|
||||
<path
|
||||
d="M 239.91317,170.74462 C 220.33946,180.54317 197.96648,185.98681 173.99746,185.625 102.88666,184.17281 46.957576,132.27566 48.156027,69.127764 48.55557,47.715501 55.746454,27.755095 67.731325,11.060709 29.779362,30.295516 3.8120955,66.224381 3.0130101,107.96018 1.4150162,170.74462 57.743989,223.00523 128.45526,224.45742 c 47.14002,0.72526 88.28867,-20.6875 111.45791,-53.7128 z"
|
||||
fill="#000000"
|
||||
id="path824"
|
||||
style="stroke-width:1.70599" />
|
||||
<path
|
||||
d="m 136.04444,5.9798657 c -19.17555,0 -37.153215,4.3550783 -53.133141,12.3393073 C 72.92449,33.198736 67.331595,50.255922 66.532696,67.676079 65.334068,122.47711 114.47128,167.84188 175.59528,168.93061 c 18.37579,0 39.15094,-3.9931 55.13088,-11.97601 9.5869,-14.88038 15.18014,-32.30003 15.18014,-50.80841 C 246.70434,50.981687 197.16846,5.9798657 136.04444,5.9798657 Z"
|
||||
fill="#0073ec"
|
||||
id="path826"
|
||||
style="stroke-width:1.70599" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="43px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43 40" version="1.1" height="40px">
|
||||
<path d="m12.5 0l-12.5 8.1 8.7 7 12.5-7.8-8.7-7.3zm-12.5 21.9l12.5 8.2 8.7-7.3-12.5-7.7-8.7 6.8zm21.2 0.9l8.8 7.3 12.4-8.1-8.6-6.9-12.6 7.7zm21.2-14.7l-12.4-8.1-8.8 7.3 12.6 7.8 8.6-7zm-21.1 16.3l-8.8 7.3-3.7-2.5v2.8l12.5 7.5 12.5-7.5v-2.8l-3.8 2.5-8.7-7.3z" fill="#007EE5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 441 B |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 7.5 KiB |
|
After Width: | Height: | Size: 7.4 KiB |
|
After Width: | Height: | Size: 7.4 KiB |
BIN
html/wp-content/plugins/duplicator/assets/img/email-logo.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
@@ -0,0 +1,3 @@
|
||||
<svg width="18" height="16" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M17.7968 13.7754L10.2968 0.744187C9.73434 -0.224563 8.26559 -0.255813 7.70309 0.744187L0.203087 13.7754C-0.359413 14.7442 0.359337 15.9942 1.51559 15.9942H16.4843C17.6406 15.9942 18.3593 14.7754 17.7968 13.7754ZM9.01559 11.0567C9.79684 11.0567 10.4531 11.7129 10.4531 12.4942C10.4531 13.3067 9.79684 13.9317 9.01559 13.9317C8.20309 13.9317 7.57809 13.3067 7.57809 12.4942C7.57809 11.7129 8.20309 11.0567 9.01559 11.0567ZM7.64059 5.90044C7.60934 5.68169 7.79684 5.49419 8.01559 5.49419H9.98434C10.2031 5.49419 10.3906 5.68169 10.3593 5.90044L10.1406 10.1504C10.1093 10.3692 9.95309 10.4942 9.76559 10.4942H8.23434C8.04684 10.4942 7.89059 10.3692 7.85934 10.1504L7.64059 5.90044Z" fill="#E27730"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 808 B |
@@ -0,0 +1,57 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
viewBox="0 0 35 28"
|
||||
version="1.1"
|
||||
id="svg848"
|
||||
sodipodi:docname="Google_Cloud_logo.svg"
|
||||
width="35"
|
||||
height="28"
|
||||
inkscape:version="1.1.2 (b8e25be8, 2022-02-05)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview850"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
showgrid="false"
|
||||
inkscape:zoom="6.4143646"
|
||||
inkscape:cx="-0.70155039"
|
||||
inkscape:cy="15.823859"
|
||||
inkscape:window-width="1312"
|
||||
inkscape:window-height="969"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="25"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="svg848" />
|
||||
<defs
|
||||
id="defs826">
|
||||
<style
|
||||
id="style824">.cls-1{fill:#ea4335;}.cls-2{fill:#4285f4;}.cls-3{fill:#34a853;}.cls-4{fill:#fbbc05;}.cls-5{fill:#5f6368;}</style>
|
||||
</defs>
|
||||
<path
|
||||
class="cls-1"
|
||||
d="m 22.089802,7.89352 h 1.01902 L 26.013029,4.9761643 26.155692,3.7375676 A 13.053645,13.112746 0 0 0 4.9193175,10.135277 1.5794808,1.586632 0 0 1 5.9383374,10.073859 L 11.746751,9.1116442 c 0,0 0.295516,-0.491344 0.448369,-0.460635 A 7.2452313,7.2780347 0 0 1 22.110183,7.89352 Z"
|
||||
id="path828"
|
||||
style="stroke-width:1.02132" />
|
||||
<path
|
||||
class="cls-2"
|
||||
d="M 30.15025,10.135277 A 13.084215,13.143455 0 0 0 26.206643,3.747804 l -4.07608,4.0945343 a 7.2452313,7.2780347 0 0 1 2.659642,5.7732927 v 0.72678 a 3.6277107,3.6441355 0 1 1 0,7.288271 h -7.255421 l -0.723504,0.737017 v 4.370915 l 0.723504,0.72678 h 7.255421 A 9.436124,9.4788469 0 0 0 30.15025,10.135277 Z"
|
||||
id="path830"
|
||||
style="stroke-width:1.02132" />
|
||||
<path
|
||||
class="cls-3"
|
||||
d="m 10.269172,27.424448 h 7.255421 V 21.589737 H 10.269172 A 3.6073304,3.6236629 0 0 1 8.7712126,21.262174 L 7.7521928,21.579501 4.8276057,24.496856 4.5728508,25.52049 a 9.385173,9.4276652 0 0 0 5.6963212,1.903958 z"
|
||||
id="path832"
|
||||
style="stroke-width:1.02132" />
|
||||
<path
|
||||
class="cls-4"
|
||||
d="M 10.269172,8.4974642 A 9.436124,9.4788469 0 0 0 4.5728508,25.489781 l 4.208552,-4.227607 A 3.6277107,3.6441355 0 1 1 13.580987,16.44086 l 4.208552,-4.227607 A 9.4259338,9.4686106 0 0 0 10.269172,8.4974642 Z"
|
||||
id="path834"
|
||||
style="stroke-width:1.02132" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.5 KiB |
@@ -0,0 +1,8 @@
|
||||
<svg viewBox="0 0 87.3 78" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="m6.6 66.85 3.85 6.65c.8 1.4 1.95 2.5 3.3 3.3l13.75-23.8h-27.5c0 1.55.4 3.1 1.2 4.5z" fill="#0066da"/>
|
||||
<path d="m43.65 25-13.75-23.8c-1.35.8-2.5 1.9-3.3 3.3l-25.4 44a9.06 9.06 0 0 0 -1.2 4.5h27.5z" fill="#00ac47"/>
|
||||
<path d="m73.55 76.8c1.35-.8 2.5-1.9 3.3-3.3l1.6-2.75 7.65-13.25c.8-1.4 1.2-2.95 1.2-4.5h-27.502l5.852 11.5z" fill="#ea4335"/>
|
||||
<path d="m43.65 25 13.75-23.8c-1.35-.8-2.9-1.2-4.5-1.2h-18.5c-1.6 0-3.15.45-4.5 1.2z" fill="#00832d"/>
|
||||
<path d="m59.8 53h-32.3l-13.75 23.8c1.35.8 2.9 1.2 4.5 1.2h50.8c1.6 0 3.15-.45 4.5-1.2z" fill="#2684fc"/>
|
||||
<path d="m73.4 26.5-12.7-22c-.8-1.4-1.95-2.5-3.3-3.3l-13.75 23.8 16.15 28h27.45c0-1.55-.4-3.1-1.2-4.5z" fill="#ffba00"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 755 B |
3
html/wp-content/plugins/duplicator/assets/img/index.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
//silent
|
||||
BIN
html/wp-content/plugins/duplicator/assets/img/logo-box.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
|
After Width: | Height: | Size: 14 KiB |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="15" height="17" fill="none">
|
||||
<path fill="#777" d="M7.68 16.56c1.14 0 2.04-.95 2.04-2.17h-4.1c0 1.22.9 2.17 2.06 2.17Zm6.96-5.06c-.62-.71-1.81-1.76-1.81-5.26A5.32 5.32 0 0 0 8.69.97H6.65A5.32 5.32 0 0 0 2.5 6.24c0 3.5-1.2 4.55-1.81 5.26a.9.9 0 0 0-.26.72c0 .57.39 1.08 1.04 1.08h12.38c.65 0 1.04-.5 1.07-1.08 0-.24-.1-.51-.3-.72Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 386 B |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 5.5 32 20.5"><title>OfficeCore10_32x_24x_20x_16x_01-22-2019</title><g id="STYLE_COLOR"><path d="M12.20245,11.19292l.00031-.0011,6.71765,4.02379,4.00293-1.68451.00018.00068A6.4768,6.4768,0,0,1,25.5,13c.14764,0,.29358.0067.43878.01639a10.00075,10.00075,0,0,0-18.041-3.01381C7.932,10.00215,7.9657,10,8,10A7.96073,7.96073,0,0,1,12.20245,11.19292Z" fill="#0364b8"/><path d="M12.20276,11.19182l-.00031.0011A7.96073,7.96073,0,0,0,8,10c-.0343,0-.06805.00215-.10223.00258A7.99676,7.99676,0,0,0,1.43732,22.57277l5.924-2.49292,2.63342-1.10819,5.86353-2.46746,3.06213-1.28859Z" fill="#0078d4"/><path d="M25.93878,13.01639C25.79358,13.0067,25.64764,13,25.5,13a6.4768,6.4768,0,0,0-2.57648.53178l-.00018-.00068-4.00293,1.68451,1.16077.69528L23.88611,18.19l1.66009.99438,5.67633,3.40007a6.5002,6.5002,0,0,0-5.28375-9.56805Z" fill="#1490df"/><path d="M25.5462,19.18437,23.88611,18.19l-3.80493-2.2791-1.16077-.69528L15.85828,16.5042,9.99475,18.97166,7.36133,20.07985l-5.924,2.49292A7.98889,7.98889,0,0,0,8,26H25.5a6.49837,6.49837,0,0,0,5.72253-3.41556Z" fill="#28a8ea"/></g></svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
1
html/wp-content/plugins/duplicator/assets/img/vultr.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg id="sygnet__on-white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 42 36.09"><defs><style>.cls-1{fill:#c9f4ff;}.cls-2{fill:#51b9ff;}.cls-3{fill:#007bfc;}</style></defs><title>sygnet__on-white</title><path class="cls-1" d="M14.63,4a2.09,2.09,0,0,0-1.77-1H2.1A2.1,2.1,0,0,0,0,5.1,2.12,2.12,0,0,0,.32,6.22l2.77,4.07,13.85-3Z" transform="translate(0 -3)"/><path class="cls-2" d="M17,7.37a2.11,2.11,0,0,0-1.78-1H4.5A2.09,2.09,0,0,0,2.66,9.61l3.09,4.9,14.31-2.24Z" transform="translate(0 -3)"/><path class="cls-3" d="M5.62,14.31a2.14,2.14,0,0,1-.19-1.88,2.11,2.11,0,0,1,2-1.34H18.15a2.1,2.1,0,0,1,1.78,1l9.63,15.27a2.12,2.12,0,0,1,.32,1.12,2.15,2.15,0,0,1-.32,1.12l-5.38,8.53a2.11,2.11,0,0,1-3.56,0Z" transform="translate(0 -3)"/><path class="cls-3" d="M32.74,19.19a2.11,2.11,0,0,0,3.56,0l1.85-2.93,3.53-5.6A2.12,2.12,0,0,0,42,9.54a2.15,2.15,0,0,0-.32-1.12L38.88,4A2.11,2.11,0,0,0,37.1,3H26.34a2.1,2.1,0,0,0-2.1,2.1,2,2,0,0,0,.33,1.12Z" transform="translate(0 -3)"/></svg>
|
||||
|
After Width: | Height: | Size: 974 B |
79
html/wp-content/plugins/duplicator/assets/img/wasabi.svg
Normal file
@@ -0,0 +1,79 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
|
||||
<svg
|
||||
version="1.0"
|
||||
id="katman_1"
|
||||
x="0px"
|
||||
y="0px"
|
||||
viewBox="0 0 205 205"
|
||||
xml:space="preserve"
|
||||
sodipodi:docname="wasabi-cloud-storage-seeklogo.com 2.svg"
|
||||
width="205"
|
||||
height="205"
|
||||
inkscape:version="1.1.2 (b8e25be8, 2022-02-05)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs847" /><sodipodi:namedview
|
||||
id="namedview845"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
showgrid="false"
|
||||
inkscape:zoom="1.2416667"
|
||||
inkscape:cx="159.0604"
|
||||
inkscape:cy="309.66443"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1027"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="25"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="g842" />
|
||||
<style
|
||||
type="text/css"
|
||||
id="style824">
|
||||
.st0{clip-path:url(#SVGID_00000061464863754787056510000000905814910531898293_);fill:#00CE3E;}
|
||||
.st1{fill:#061F33;}
|
||||
</style>
|
||||
<g
|
||||
id="g842">
|
||||
<g
|
||||
id="g834"
|
||||
transform="translate(-84.974952,-193.999)">
|
||||
<defs
|
||||
id="defs827">
|
||||
<rect
|
||||
id="SVGID_1_"
|
||||
x="87"
|
||||
y="195.7"
|
||||
width="626"
|
||||
height="208.7" />
|
||||
</defs>
|
||||
<clipPath
|
||||
id="SVGID_00000083073068415055786330000014044562452968495528_">
|
||||
<use
|
||||
xlink:href="#SVGID_1_"
|
||||
style="overflow:visible"
|
||||
id="use829"
|
||||
x="0"
|
||||
y="0"
|
||||
width="100%"
|
||||
height="100%" />
|
||||
</clipPath>
|
||||
<path
|
||||
style="fill:#00ce3e"
|
||||
d="m 259.6,225.1 c -39.5,-39.4 -103.5,-39.3 -142.9,0.2 -39.5,39.5 -39.5,103.4 -0.2,142.9 19,19 44.7,29.6 71.5,29.6 26.8,0 52.6,-10.6 71.6,-29.6 19,-19 29.6,-44.7 29.6,-71.5 0,-26.8 -10.7,-52.6 -29.6,-71.6 z m 10.9,62.4 -43.5,-39.5 -44.6,42.1 -23.4,22 v -32.8 l 35.5,-33.7 26.5,-25.1 c 27.3,11.9 46.2,37.4 49.5,67 z m -0.8,23.9 c -1.5,8.7 -4.5,17.1 -8.7,24.8 l -24.8,-22.6 v -32.8 z m -69,-96.7 -18.7,17.7 -23.1,21.9 V 219 c 13.4,-5 27.8,-6.5 41.8,-4.3 z m -60,98 -34.4,-30.9 c 1.6,-8.9 4.7,-17.4 9,-25.2 l 25.4,22.7 z m 0,-84.2 v 26.3 L 126,241.6 c 4.4,-5 9.3,-9.4 14.7,-13.1 z m -35.2,76.9 44.6,40 68,-63.9 v 32.3 L 155.3,373 c -27.6,-11.9 -46.6,-37.7 -49.8,-67.6 z m 70.1,73.4 42.4,-40.1 v 35.4 c -9.6,3.7 -19.7,5.6 -30,5.6 -4.1,0 -8.3,-0.3 -12.4,-0.9 z m 60.6,-14.5 v -26.2 l 14.5,13.1 c -4.3,4.9 -9.2,9.4 -14.5,13.1 z m 0,0"
|
||||
clip-path="url(#SVGID_00000083073068415055786330000014044562452968495528_)"
|
||||
id="path832" />
|
||||
</g>
|
||||
|
||||
|
||||
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" height="52" viewBox="0 0 52 52" width="52"><clipPath id="a"><path d="m0 20h48.4486v32h-48.4486z"></path></clipPath><circle cx="35" cy="23" fill="#ffc800" r="13"></circle><g clip-path="url(#a)"><path d="m40.2782 32.1694c-1.1341-.332-2.2891-.5868-3.4571-.7626-.4765-.0825-.9676-.168-1.4535-.2634-.4637-5.4213-3.1683-8.8-8.2637-10.3282-1.0308-.2961-2.0862-.4963-3.1533-.5979-6.0365-.648-11.4352 2.3577-13.7482 7.6553-.49397 1.1317-.71896 2.3619-.9364 3.5526-.09031.495-.17635.9646-.27926 1.4179-.462.2243-.94009.4359-1.40346.6412-1.09455.4846-2.22669.986-3.2069 1.681-2.53871 1.801-3.998749 4.4995-4.219676 7.8035-.265692 3.9756 2.593736 7.3237 7.115536 8.3317 1.96275.437 4.03986.4624 6.04856.4866l.4106.0051c3.0951.0402 6.2286.081 9.3882.081 5.2713 0 10.6155-.1134 15.9633-.5314 1.4722-.1282 2.8999-.574 4.1857-1.3071 1.2861-.7331 2.4004-1.7362 3.2672-2.9412 1.5322-2.1392 2.079-4.7109 1.5002-7.0555-.958-3.887-3.5686-6.5342-7.7578-7.8686zm4.3916 10.9877c-.7153 2.2591-2.2771 3.736-4.6426 4.3902-.8848.2347-1.79.383-2.703.4425-6.0169.4412-25.2069.8685-29.11244.2988-1.91585-.2794-3.42435-1.1567-4.24759-2.4699-.81664-1.302-.94552-2.9734-.37305-4.833.96529-3.1345 3.10381-5.1512 6.35646-5.9956 1.00362-.2607 1.30752-.7905 1.51702-1.677.0698-.2952.1357-.5939.2008-.8936.244-1.1144.4963-2.2665.9928-3.2585 1.8005-3.5949 5.2906-5.6907 9.3215-5.6907.4905.0003.9804.0307 1.4675.0908 6.182.761 7.6742 3.8063 9.2439 8.3651.0411.1448.0642.2942.0688.4447l.0078.0975c.1037 1.2229.4738 1.5723 1.7215 1.6256 3.7003.1585 6.3644 1.1743 8.3837 3.1971 1.8668 1.8699 2.4544 3.7887 1.7969 5.866z" fill="#3a032d"></path></g></svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 7.4 KiB |
|
After Width: | Height: | Size: 9.6 KiB |
|
After Width: | Height: | Size: 5.8 KiB |
|
After Width: | Height: | Size: 7.9 KiB |
|
After Width: | Height: | Size: 5.7 KiB |
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" width="52" height="52" viewBox="0 0 52 52" fill="none"><circle cx="25.5849" cy="25.5849" r="21.5849" fill="#FFC800"></circle><path d="M25.128 8C25.4366 8.05907 25.7458 8.11547 26.0537 8.17773C28.7001 8.7136 30.4278 10.2893 31.2699 12.8416C31.6863 14.1039 31.8548 15.4159 31.9395 16.7381C32.0093 17.8303 32.0667 18.9232 32.1319 20.0156C32.1414 20.1732 32.1636 20.33 32.1826 20.5145C32.3797 20.5872 32.563 20.6727 32.7549 20.7227C34.1277 21.0792 34.7512 22.056 34.9569 23.3788C35.0024 23.6721 35.0392 23.9668 35.0556 24.2623C35.2638 28.0204 35.3247 31.7799 35.0955 35.5389C35.0596 36.4553 34.7761 37.3447 34.2752 38.1123C33.8786 38.7319 33.2706 39.1859 32.5647 39.3899C31.4243 39.7136 30.2435 39.8723 29.0582 39.8609C25.371 39.8629 21.6838 39.8325 17.9966 39.77C17.2231 39.746 16.4533 39.6513 15.697 39.4869C14.0999 39.1639 13.2844 38.2736 13.097 36.6551C13.0149 35.9075 12.9848 35.1552 13.0071 34.4035C13.077 31.5092 13.1586 28.6151 13.2694 25.7223C13.3175 24.4653 13.5008 23.2355 14.2174 22.1363C14.7426 21.3308 15.424 20.7888 16.3541 20.5557C16.5293 20.5119 16.7001 20.4473 16.9468 20.369C16.9804 20.0638 17.0208 19.7333 17.0525 19.4017C17.1919 17.9504 17.2623 16.4881 17.4888 15.0507C17.6481 14.0394 17.9241 13.0502 18.3113 12.1028C19.1721 10.0085 20.8599 8.84866 22.9893 8.27106C23.3786 8.16546 23.7762 8.08985 24.1698 8.00052L25.128 8ZM23.426 38.4388C23.426 38.4084 23.4272 38.378 23.4279 38.3477C24.5892 38.3477 25.7519 38.3807 26.9118 38.3395C28.411 38.2861 29.9164 38.2979 31.3978 37.9811C32.5722 37.73 33.0645 37.2712 33.1985 36.0917C33.2757 35.3216 33.312 34.5479 33.3074 33.7739C33.3132 32.9304 33.2022 32.0819 33.261 31.244C33.4118 29.0955 33.2387 26.9589 33.1257 24.8191C33.1053 24.4324 33.0943 24.0427 33.044 23.6591C32.9774 23.1483 32.75 22.7524 32.1879 22.6472C31.2057 22.4639 30.2315 22.1769 29.2412 22.1117C27.2658 21.9815 25.2827 21.9559 23.3021 21.9167C21.2449 21.8759 19.2163 22.1687 17.1933 22.5064C16.9349 22.5405 16.6873 22.6315 16.4681 22.7727C16.249 22.9139 16.0637 23.102 15.9255 23.3233C15.4381 24.0639 15.3323 24.9063 15.2879 25.7388C15.1075 29.1087 14.9727 32.4809 14.8303 35.8527C14.8159 36.1925 14.8661 36.5351 14.8817 36.8765C14.9095 37.4824 15.2269 37.8548 15.8077 37.9812C16.2918 38.1057 16.7855 38.1889 17.2835 38.23C19.3302 38.3188 21.3784 38.3723 23.426 38.4388ZM29.9873 20.0881C29.9108 18.798 29.8852 17.6131 29.7583 16.4391C29.6364 15.3108 29.5017 14.1689 29.2065 13.0781C28.7821 11.5092 27.7815 10.4096 26.1472 9.98971C25.3099 9.75621 24.426 9.74795 23.5845 9.96572C21.8019 10.4516 20.5187 11.4778 19.9401 13.3064C19.3742 15.0952 19.0708 16.9312 18.8457 18.7853C18.7953 19.2017 18.7619 19.6202 18.7137 20.1078L20.1458 19.9293C20.2123 18.9051 20.2669 17.9517 20.3357 16.9993C20.4082 15.9972 20.5509 15.0036 20.9094 14.0606C21.4769 12.5682 23.0009 11.4675 24.615 11.4947C26.2291 11.5219 27.4393 12.274 28.0628 13.8245C28.2532 14.2865 28.4187 14.7583 28.5589 15.2379C28.8974 16.4333 28.9355 17.6634 28.934 18.8966C28.934 19.253 28.9589 19.6093 28.974 19.9959L29.9873 20.0881ZM26.7849 19.8228C26.7708 18.5676 26.9014 17.2959 26.6828 16.0361C26.5761 15.41 26.4033 14.7969 26.1676 14.2072C25.8106 13.3248 24.9281 12.9723 24.0242 13.2796C23.6741 13.3855 23.3542 13.5737 23.0913 13.8285C22.8284 14.0834 22.6302 14.3975 22.513 14.7447C21.9449 16.3648 21.8609 18.0656 21.6213 19.8228H26.7849Z" fill="#3A032D"></path><path d="M22.9111 33.1658C22.881 32.6025 22.9027 32.0664 22.4762 31.5722C22.0608 31.0912 22.1742 30.3302 22.5921 29.7989C22.9891 29.2942 23.5714 29.1456 24.237 29.3781C25.3757 29.7764 25.6709 30.6572 24.9586 31.6518C24.8731 31.7669 24.814 31.8994 24.7854 32.04C24.7568 32.1805 24.7594 32.3257 24.793 32.4652C24.8806 33.0026 24.9087 33.5481 24.8767 34.0918C24.8312 34.6825 24.3976 35.0666 23.9185 35.0762C23.4158 35.0864 22.9916 34.6717 22.9168 34.0532C22.8972 33.7577 22.8953 33.4614 22.9111 33.1658Z" fill="#3A032D"></path></svg>
|
||||
|
After Width: | Height: | Size: 3.9 KiB |