first commit

This commit is contained in:
2023-09-12 21:41:04 +02:00
commit 3361a7f053
13284 changed files with 2116755 additions and 0 deletions

View File

@@ -0,0 +1,541 @@
#installer_repo_toolset .otgs-installer-notice,
#installer_repo_wpml .otgs-installer-notice {
border-top: none;
border-right: none;
border-bottom: none;
border-left: none; }
#installer_repo_toolset .otgs-installer-notice-info h2,
#installer_repo_wpml .otgs-installer-notice-info h2 {
margin-bottom: 0; }
li#wp-admin-bar-otgs-wpml-development, li#wp-admin-bar-otgs-wpml-development:hover, li#wp-admin-bar-otgs-wpml-development:hover .ab-item {
background-color: #C9471F !important; }
.otgs-installer-notice, .notice.otgs-installer-notice {
position: relative;
margin: 15px 0 40px;
padding: 35px 30px 30px 80px;
border-top: 1px solid #ccd0d4;
border-right: 1px solid #ccd0d4;
border-bottom: 1px solid #ccd0d4;
border-left: 4px solid #f15d30;
background: #fff url(../img/icon-warning.svg) no-repeat 25px 28px;
background-size: 32px; }
.otgs-installer-notice a,
.notice.otgs-installer-notice a {
cursor: pointer; }
.otgs-installer-notice.otgs-installer-notice-info,
.notice.otgs-installer-notice.otgs-installer-notice-info {
background-image: url(../img/icon-info.svg);
background-position-y: 50%; }
@media (max-width: 768px) {
.otgs-installer-notice.otgs-installer-notice-info,
.notice.otgs-installer-notice.otgs-installer-notice-info {
background-image: none !important; } }
.otgs-installer-notice.otgs-installer-notice-confirm,
.notice.otgs-installer-notice.otgs-installer-notice-confirm {
background-image: url(../img/icon-confirm.svg);
background-position-y: 50%; }
.otgs-installer-notice.otgs-installer-notice-confirm .otgs-installer-notice-status-item-link-unregister,
.notice.otgs-installer-notice.otgs-installer-notice-confirm .otgs-installer-notice-status-item-link-unregister {
float: right; }
@media (max-width: 768px) {
.otgs-installer-notice.otgs-installer-notice-confirm,
.notice.otgs-installer-notice.otgs-installer-notice-confirm {
background-image: none !important; } }
.otgsi_register_product_wrap .otgs-installer-notice,
.otgsi_register_product_wrap .notice.otgs-installer-notice {
background-color: #f1f1f1;
box-shadow: none; }
@media (max-width: 900px) {
.otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status,
.otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status {
display: block !important; }
.otgsi_register_product_wrap .otgs-installer-notice .otgs-installer-notice-status-item-link-unregister,
.otgsi_register_product_wrap .notice.otgs-installer-notice .otgs-installer-notice-status-item-link-unregister {
display: block;
margin: 15px 0 0 !important;
float: none; } }
.otgs-installer-notice .otgs-installer-notice-content, .notice.otgs-installer-notice .otgs-installer-notice-content {
color: #666; }
.otgs-installer-notice .otgs-installer-notice-content h2, .notice.otgs-installer-notice .otgs-installer-notice-content h2 {
color: #666;
margin-top: 0; }
.otgs-installer-notice .otgs-installer-notice-content h2 .otgs-installer-notice-link-register, .notice.otgs-installer-notice .otgs-installer-notice-content h2 .otgs-installer-notice-link-register {
font-size: 14px;
color: #f15d30;
float: right;
text-decoration: underline; }
.otgs-installer-notice .otgs-installer-notice-content h2 .otgs-installer-notice-link-register:hover, .notice.otgs-installer-notice .otgs-installer-notice-content h2 .otgs-installer-notice-link-register:hover {
text-decoration: none; }
.otgs-installer-notice .otgs-installer-notice-status, .notice.otgs-installer-notice .otgs-installer-notice-status {
display: flex;
align-items: center;
margin-top: 15px; }
.otgs-installer-notice .otgs-installer-notice-status-item, .notice.otgs-installer-notice .otgs-installer-notice-status-item {
margin-right: 20px !important; }
.otgs-installer-notice .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice .otgs-installer-notice-status-item-btn {
display: inline-block;
color: #fff;
text-decoration: none;
font-weight: 600;
border-radius: 5px;
padding: 9px 15px;
background-color: #666; }
.otgs-installer-notice .otgs-installer-notice-status-item-btn:hover, .notice.otgs-installer-notice .otgs-installer-notice-status-item-btn:hover {
color: #fff;
background-color: #333; }
@media (max-width: 639px) {
.otgs-installer-notice .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice .otgs-installer-notice-status-item-btn {
margin-bottom: 15px; } }
.otgs-installer-notice .otgs-installer-notice-status-item-link, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link {
position: relative;
color: #f15d30;
font-weight: 600; }
.otgs-installer-notice .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link-unregister {
float: right;
color: #aaa;
text-decoration: underline; }
.otgs-installer-notice .otgs-installer-notice-status-item-link-unregister:hover, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link-unregister:hover {
text-decoration: none; }
.otgs-installer-notice .otgs-installer-notice-status-item-link-refresh:after, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link-refresh:after {
position: absolute;
top: 2px;
content: '';
width: 15px;
height: 16px;
margin-left: 8px;
background: url(../img/icon-refresh.png) no-repeat 0 0; }
.otgs-installer-notice .otgs-installer-notice-status-item-link:hover, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link:hover {
color: #f15d30;
opacity: 0.8; }
@media (max-width: 639px) {
.otgs-installer-notice .otgs-installer-notice-status-item-link, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link {
display: block; } }
.otgs-installer-notice .otgs-installer-notice-status-item + span.spinner, .notice.otgs-installer-notice .otgs-installer-notice-status-item + span.spinner {
margin: 0 15px 0 0; }
@media (max-width: 639px) {
.otgs-installer-notice .otgs-installer-notice-status, .notice.otgs-installer-notice .otgs-installer-notice-status {
display: block; }
.otgs-installer-notice .otgs-installer-notice-status p, .notice.otgs-installer-notice .otgs-installer-notice-status p {
margin-bottom: 0; }
.otgs-installer-notice .otgs-installer-notice-status a, .notice.otgs-installer-notice .otgs-installer-notice-status a {
margin-left: 0; } }
.otgs-installer-notice.otgs-installer-notice-wpml, .notice.otgs-installer-notice.otgs-installer-notice-wpml {
background-image: url(../img/icon-wpml-warning.svg); }
.otgs-installer-notice.otgs-installer-notice-wpml:before, .notice.otgs-installer-notice.otgs-installer-notice-wpml:before {
content: '';
position: absolute;
left: -4px;
top: 0;
bottom: 0;
width: 4px;
background: linear-gradient(to bottom, #27ad95 0%, #2782ad 100%); }
.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-info, .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-info, .notice.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-info, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-info {
background-image: url(../img/icon-wpml-info.svg) !important; }
.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-confirm, .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-confirm, .notice.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-confirm, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-confirm {
background-image: url(../img/icon-wpml-confirm.svg); }
.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status-item-link, .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status-item-link {
color: #33879e; }
.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status-item-link-refresh:after, .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status-item-link-refresh:after {
background-image: url(../img/icon-wpml-refresh.png); }
.otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml {
background-image: url(../img/icon-wpml-warning.svg); }
.otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml:before, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml:before {
display: none; }
.otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-content h2, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-content h2 {
margin-bottom: 5px; }
.otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-content h2 .otgs-installer-notice-link-register, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-content h2 .otgs-installer-notice-link-register {
color: #33879e; }
.otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status {
display: block; }
.otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status p, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status p {
font-weight: 700;
color: #666;
margin: 20px 0 5px !important; }
.otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn {
background-color: #ddd;
color: #666; }
.otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh {
padding: 9px 40px 9px 15px;
background: #ddd url(../img/icon-notice-refresh.png) no-repeat 94% 50%; }
.otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh strong, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh strong {
display: inline-block;
padding-right: 15px;
border-right: 1px solid #ccc; }
.otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh:hover, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh:hover {
background-image: url(../img/icon-white-refresh.png); }
.otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn:hover, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn:hover {
background-color: #666;
color: #fff; }
.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-connection-issues .otgs-installer-notice-status a, .notice.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-connection-issues .otgs-installer-notice-status a {
color: #33879e; }
@media (max-width: 768px) {
.otgs-installer-notice.otgs-installer-notice-wpml, .notice.otgs-installer-notice.otgs-installer-notice-wpml {
background-image: none; } }
.otgs-installer-notice.otgs-installer-notice-refund, .notice.otgs-installer-notice.otgs-installer-notice-refund {
padding: 35px 30px 30px 115px;
position: relative;
display: flex;
border: 0;
background: #c9471f url(../img/icon-refund-info.png) no-repeat 25px 25px;
color: #fff; }
.otgs-installer-notice.otgs-installer-notice-refund:before, .notice.otgs-installer-notice.otgs-installer-notice-refund:before {
display: none; }
.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content {
color: #fff; }
.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content h2, .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content p, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content h2, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content p {
color: #fff; }
.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn {
color: #c9471f;
padding: 9px 40px 9px 15px;
background: #fff url(../img/icon-refund-refresh.png) no-repeat 94% 50%; }
.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn strong, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn strong {
display: inline-block;
padding-right: 15px;
border-right: 1px solid #efc7bb; }
.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn:hover, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn:hover {
opacity: 0.8;
color: #c9471f; }
.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-link-unregister {
color: #fff;
opacity: 0.55;
margin: 0 0 0 auto !important;
text-decoration: underline; }
.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-link-unregister:hover, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-link-unregister:hover {
text-decoration: none; }
.otgs-installer-notice.otgs-installer-notice-refund .notice-dismiss:before, .notice.otgs-installer-notice.otgs-installer-notice-refund .notice-dismiss:before {
color: #fff; }
.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-link, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-link {
color: #fff; }
.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-btn {
background-image: none;
padding-left: 30px;
padding-right: 30px; }
.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper {
display: flex;
align-items: center; }
.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"], .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] {
line-height: 37px;
height: 37px;
border: 0;
padding: 0 10px;
background-color: rgba(255, 255, 255, 0.6);
color: #fff !important;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
box-shadow: none; }
.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"]::placeholder, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"]::placeholder {
color: #fff;
opacity: 1; }
.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] + a, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] + a {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-link-unregister {
margin-top: 45px !important; }
@media (max-width: 768px) {
.otgs-installer-notice.otgs-installer-notice-refund, .notice.otgs-installer-notice.otgs-installer-notice-refund {
padding: 25px;
background-image: none; } }
.otgs-installer-notice.otgs-installer-notice-expired, .notice.otgs-installer-notice.otgs-installer-notice-expired {
padding: 35px 30px 20px 115px;
position: relative;
display: block;
border: 0;
background: #c9471f url(../img/icon-refund-info.png) no-repeat 25px 25px;
color: #fff; }
.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd {
padding: 30px;
background: linear-gradient(90deg, #ED793E 0%, #FF4642 100%);
border-radius: 5px; }
.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content {
display: grid;
grid-template-columns: auto 200px; }
.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one {
position: relative;
margin: 0 30px 0 0;
padding: 0 30px 0 0;
border-right: 1px solid rgba(255, 255, 255, 0.3); }
.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one h2, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one h2 {
margin-bottom: .3em;
padding: .2em 0;
background: url(../img/icon-refund-info-notice.svg) no-repeat 0 50%;
background-size: 20px;
padding-left: 30px; }
.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status-item-link-unregister {
position: absolute;
bottom: 8px;
right: 30px; }
@media (max-width: 1100px) {
.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status-item-link-unregister {
display: block;
position: relative;
float: none;
margin: 15px 0 0 0 !important;
bottom: auto;
right: 0; } }
@media (max-width: 1100px) {
.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status {
display: block; } }
.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two {
text-align: center;
align-self: center; }
.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two h3, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two h3 {
font-size: 1em;
color: #fff;
margin: 0 0 1em; }
.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two a.update_site_key_js, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two a.update_site_key_js {
display: inline-block;
font-weight: 500;
color: #fff;
border: 1px solid #fff;
border-radius: 5px;
padding: 8px 15px 8px 35px;
background: url(../img/icon-white-refresh.png) no-repeat 10px 45%; }
.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two a.update_site_key_js:hover, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two a.update_site_key_js:hover {
background-color: rgba(255, 255, 255, 0.3);
border-color: rgba(255, 255, 255, 0.05); }
@media (max-width: 800px) {
.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content {
display: block; }
.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one {
margin: 0 0 30px 0;
padding: 0 0 10px 0;
border: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.3); } }
.otgs-installer-notice.otgs-installer-notice-expired:before, .notice.otgs-installer-notice.otgs-installer-notice-expired:before {
display: none; }
.otgs-installer-notice.otgs-installer-notice-expired .spinner, .notice.otgs-installer-notice.otgs-installer-notice-expired .spinner {
background-image: url(../img/spinner-white.gif); }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content {
color: #fff; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 {
color: #fff; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 span.ico, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 span.ico {
margin-right: 10px;
animation: spin 2s infinite linear; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 .update_site_key_js, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 .update_site_key_js {
display: inline-block;
text-indent: -9999px;
width: 20px;
height: 20px;
opacity: 0.8;
background: url(../img/icon-white-refresh.png) no-repeat 50% 50%;
margin-left: 10px; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 .update_site_key_js:hover, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 .update_site_key_js:hover {
opacity: 1; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 + p, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 + p {
color: #fff;
opacity: 0.7; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 span.spinner, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 span.spinner {
margin-top: 0 !important;
margin-bottom: 0 !important; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status {
margin-top: 10px;
color: #fff; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status p, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status p {
color: #fff !important; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn {
color: #333 !important;
background-color: #fff !important;
padding: 9px 15px;
min-width: 60px;
text-align: center; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn strong, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn strong {
display: inline-block;
padding-right: 15px;
border-right: 1px solid #efc7bb; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn:hover, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn:hover {
opacity: 0.8;
color: #c9471f; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-link, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-link {
color: #fff;
text-decoration: underline; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper {
display: flex;
align-items: center; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"], .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] {
line-height: 37px;
height: 37px;
border: 0;
padding: 0 10px;
background-color: rgba(255, 255, 255, 0.6);
color: #fff !important;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
box-shadow: none; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"]::placeholder, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"]::placeholder {
color: #fff;
opacity: 1; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] + a, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] + a {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status-item-link-unregister {
color: #fff;
opacity: 0.55;
margin: -15px 0 0 auto !important;
text-decoration: underline; }
.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status-item-link-unregister:hover, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status-item-link-unregister:hover {
text-decoration: none; }
.otgs-installer-notice.otgs-installer-notice-expired .notice-dismiss:before, .notice.otgs-installer-notice.otgs-installer-notice-expired .notice-dismiss:before {
color: #fff; }
@media (max-width: 768px) {
.otgs-installer-notice.otgs-installer-notice-expired, .notice.otgs-installer-notice.otgs-installer-notice-expired {
padding: 25px;
background-image: none; } }
.otgs-installer-notice.otgs-installer-notice-registered, .notice.otgs-installer-notice.otgs-installer-notice-registered {
padding: 30px 30px 30px 115px;
margin-top: 0;
position: relative;
display: flex;
border: 0;
background-image: none; }
.otgs-installer-notice.otgs-installer-notice-registered:before, .notice.otgs-installer-notice.otgs-installer-notice-registered:before {
display: none; }
.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content {
width: 100%; }
.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn {
color: #c9471f;
padding: 9px 40px 9px 15px;
background: #ddd url(../img/icon-notice-refresh.png) no-repeat 94% 50%; }
.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn strong, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn strong {
display: inline-block;
padding-right: 15px;
border-right: 1px solid #efc7bb; }
.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn:hover, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn:hover {
opacity: 0.8;
color: #c9471f; }
@media (max-width: 1240px) {
.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn {
margin-top: 15px; } }
.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister {
opacity: 0.55;
margin: 5px 0 0 auto !important;
text-decoration: underline; }
.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister:hover, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister:hover {
text-decoration: none; }
@media (max-width: 1240px) {
.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister {
margin-top: 20px !important;
float: right; } }
@media (max-width: 768px) {
.otgs-installer-notice.otgs-installer-notice-registered, .notice.otgs-installer-notice.otgs-installer-notice-registered {
padding: 25px;
background-image: none; } }
.otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status, .notice.otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status {
display: block; }
.otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status p:first-child, .notice.otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status p:first-child {
font-size: 14px;
font-weight: 600;
display: block;
margin-bottom: 0 !important; }
.otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status a, .notice.otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status a {
font-weight: 600;
color: #f15d30; }
.otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status a:hover, .notice.otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status a:hover {
opacity: 0.8; }
@media (max-width: 768px) {
.otgs-installer-notice, .notice.otgs-installer-notice {
padding: 25px;
background-image: none; } }
.notice-otgs,
.notice.notice-otgs {
box-shadow: none;
border-color: #f15d30;
background-color: #fff8e5; }
.notice-otgs p:before,
.notice.notice-otgs p:before {
content: '';
display: inline-block;
width: 25px;
height: 20px;
background: url(../img/icon-warning.svg) no-repeat 0 0;
background-size: 20px; }
.notice-otgs p a,
.notice.notice-otgs p a {
display: inline-block;
color: #f15d30;
font-weight: 600;
margin-left: 5px; }
.notice-otgs p a:hover,
.notice.notice-otgs p a:hover {
opacity: 0.8; }
.notice-otgs-refund,
.notice.notice-otgs-refund {
border-color: #ad3613;
background-color: #ca471f; }
.notice-otgs-refund p,
.notice.notice-otgs-refund p {
color: #fff; }
.notice-otgs-refund p:before,
.notice.notice-otgs-refund p:before {
background-image: url(../img/icon-refund-info-notice.svg); }
.notice-otgs-refund p a,
.notice.notice-otgs-refund p a {
color: #fff; }
.otgsi_insert_key .otgsi_site_key_form {
position: relative;
margin: 15px 10px 10px 10px;
padding: 24px 24px 30px;
background-color: #f1f1f1; }
.otgsi_insert_key .otgsi_site_key_form:before {
content: '';
position: absolute;
left: -4px;
top: 0;
bottom: 0;
width: 4px;
background: linear-gradient(to bottom, #27ad95 0%, #2782ad 100%); }
.otgsi_insert_key .otgsi_site_key_form li {
font-weight: 700;
color: #666;
margin-bottom: 10px; }
.otgsi_insert_key .otgsi_site_key_form li .otgs-installer-register-inputs {
display: block;
margin-top: 20px; }
.otgsi_insert_key .otgsi_site_key_form li .otgs-installer-register-inputs-form-wrapper {
border-radius: 5px;
border: 2px solid #2782ad;
display: inline-flex;
background-color: #fff;
margin-right: 20px;
overflow: hidden;
min-width: 300px; }
.otgsi_insert_key .otgsi_site_key_form li .otgs-installer-register-inputs-form-wrapper input {
border: none;
box-shadow: none;
padding: 0 15px 1px;
margin: 0;
height: 38px;
line-height: 36px; }
.otgsi_insert_key .otgsi_site_key_form li .otgs-installer-register-inputs-form-wrapper input[type="submit"] {
min-width: 75px;
margin-left: auto; }
.otgsi_insert_key .otgsi_site_key_form li .otgs-installer-register-inputs input[type="button"] {
border: none;
box-shadow: none;
background: none;
color: #999;
text-decoration: underline; }
.otgsi_insert_key .otgsi_site_key_form .otgs-installer-register-title {
margin-top: 0; }
.otgsi_insert_key .otgsi_site_key_form .otgs-installer-register-inputs {
margin-top: 24px;
margin-bottom: 8px; }
.otgsi_insert_key .otgsi_site_key_form .otgs-installer-register-inputs label {
font-size: 14px;
display: block;
margin-bottom: 4px;
font-weight: 700; }
.otgsi_insert_key .otgsi_site_key_form .otgs-installer-register-link a:hover, .otgsi_insert_key .otgsi_site_key_form .otgs-installer-register-link a:focus {
text-decoration: underline; }
#installer_repo_toolset .otgsi_insert_key .otgsi_site_key_form:before {
background: #f15d30; }
#installer_repo_toolset .otgsi_insert_key .otgsi_site_key_form input[type="submit"] {
background: #f15d30;
border-color: #f15d30; }
#installer_repo_toolset .otgsi_insert_key .otgsi_site_key_form a {
color: #f15d30; }

View File

@@ -0,0 +1,360 @@
.otgsi_site_key_form{
display:none;
}
.installer-status-installing, .installer-status-installed, .installer-status-updating, .installer-status-updated, .installer-status-activating, .installer-status-activated, .installer-status-success{
display: none;
}
.installer-status-installing{color: #FF9900; }
.installer-status-installed{color: #003300; font-weight: bold; }
.installer-status-updating{color: #FF9900; }
.installer-status-updated{color: #003300; font-weight: bold; }
.installer-status-installed .error-details:before,
.installer-status-updated .error-details:before{
content: "\f534";
font: 200 16px/1 dashicons;
vertical-align: text-bottom;
margin-left: 5px;
color: red;
cursor: help;
}
.installer-status-activating{color: #996666 }
.installer-status-activated{color: #333366; font-weight: bold; }
.js-status-success p{
color: #FF9900;
padding: 4px;
}
.installer-green-text{
color:#006600;
font-weight:bold;
}
.installer-red-text{
color:#b22121;
font-weight:bold;
}
.installer-footnote{
color:#3d5e69;
display:block;
float: left;
font-style: italic;
font-size: 90%;
}
.installer-products-list li{
display: inline;
margin-right: 20px;
}
.otgs_wp_installer_table a.disabled{
color:#888;
}
.otgs_wp_installer_subtable{
clear: both;
margin-left:-20px;
}
.otgs_wp_installer_subtable td p{
font-size: 92%;
}
.installer-status-error{
color: #f00;
}
.installer-status-note{
color: #6F6E6D;
font-style: italic;
}
.installer-warn-text{
color: #FF6400;
}
.installer-warn-box{
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:1px solid #FF6400;background-color:#df8a48;
color: #333;
padding: 5px;
}
.installer-warn-box span.details{
font-style: italic;
color:#777;
}
.installer-error-box{
color:#962722;
margin-top: 10px;
}
.installer-error-box p{
margin: 10px 0 10px 0;
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:1px solid #962722;background-color:#F5C8C6;
color: #333;
padding: 5px;
text-align: center;
}
.spinner-inline{
float: none;
display: inline-block;
visibility: visible;
}
.installer-q-icon:before{
content: '\f223' !important;
font-family: dashicons !important;
font-size: 20px;
line-height: 1;
color: #f56e28;
}
.installer-plugin-update-tr td{
padding-left:3px !important;
}
.otgsi_yellow_bg{
background-color: #f2f46b;
}
.otgs_wp_installer_table_compact{
width:480px;
border: solid 1px #999;
padding:10px;
border-radius: 5px;
}
.installer-plugins-list-compact{
background-color: #fff;
border-collapse: collapse;
border:solid 1px #C1DAD7;
width:100%;
}
.installer-plugins-list-compact tr th{
padding-top:3px;
background-color: #ccc;
}
.installer-plugins-list-compact tr{
background-color: #ddd;
}
.installer-plugins-list-compact tr.even{
background-color: #eee;
}
.installer-plugins-list-compact td{
padding:2px 5px 2px 5px;
border-right: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
}
.installer-plugins-list-compact td.twelve{
width:16px;
}
.otgs_wp_installer_table_compact .installer-status-downloading,
.otgs_wp_installer_table_compact .installer-status-downloaded,
.otgs_wp_installer_table_compact .installer-status-activating,
.otgs_wp_installer_table_compact .installer-status-activated{
display: none;
color:transparent; width: 12px; padding:2px;
}
.otgs_wp_installer_table_compact .installer-status-success,
.otgs_wp_installer_table_compact .installer-status-fail{
display: none;
}
.installer-status-success{
float: right;
color: #006600;
}
.otgs_wp_installer_table_compact .installer-status-downloading{background: url(../img/dn.gif) no-repeat center; }
.otgs_wp_installer_table_compact .installer-status-downloaded{background: url(../img/complete.png) no-repeat center;}
.otgs_wp_installer_table_compact .installer-status-activating{background: url(../img/dn.gif) no-repeat center; }
.otgs_wp_installer_table_compact .installer-status-activated{background: url(../img/complete.png) no-repeat center; }
.otgs_wp_installer_table_compact .installer-status-error{background: url(../img/icon_error.gif) no-repeat center; }
.installer_highlight{
color:#c5510b;
}
.installer_highlight_package{
background-color: #fff9c0;
}
.plugin_progress{
font-style: italic;
color: #777
}
.installer-download-progress-status{
display: none;
float:right;
color: #006600;
font-style: italic;
background: url('../img/spinner.gif') no-repeat;
padding-left:24px;
}
.installer-release-notes{
display: none;
}
.handle.extended:after{
content: "▾";
font-size: 24px;
vertical-align:bottom;
}
.installer-table-wrap table.installer-plugins{
margin-bottom: 20px;
}
td.installer_plugin_name {
width: 300px;
}
td.installer_version {
width: 100px;
}
td.installer_release_date {
width: 300px;
}
td.installer_checkbox {
width: 30px;
}
.installer-table-wrap a.handle:active,
.installer-table-wrap a.handle:focus{
outline:0;
border:none;
box-shadow: none;
}
.installer-release-notes .arrow_box {
position: relative;
background: #eee;
border: 1px solid #ccc;
}
.installer-release-notes .arrow_box:after, .installer-release-notes .arrow_box:before {
bottom: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.installer-release-notes .arrow_box:after {
border-color: rgba(238, 238, 238, 0);
border-bottom-color: #eee;
border-width: 16px;
margin-left: -16px;
}
.installer-release-notes .arrow_box:before {
border-color: rgba(204, 204, 204, 0);
border-bottom-color: #ccc;
border-width: 17px;
margin-left: -17px;
}
.installer-release-notes .arrow_box div{
margin-top:5px;
padding: 10px;
overflow-y: auto;
max-height: 400px;
}
.otgs-is-dismissible {
position: relative;
padding-right: 38px;
}
.otgs-is-dismissible .notice-dismiss {
text-decoration: none;
}
.otgs-is-dismissible p [class*="button-"] {
margin: -5px 5px;
}
.otgsi_downloads_form{
margin-top: 15px;
}
.spinner-with-text{
padding-left: 25px;
float:none;
width: auto;
}
.installer-channel-update-ok{
padding-left: 10px;
display: none;
color: #006600;
}
.installer-channel-update-fail{
padding-left: 10px;
display: none;
color: #962722;
}
.otgs_wp_installer_table .installer-repository-image {
padding: 8px 20px;
}
.remove_site_key_js:disabled,
.enter_site_key_js:disabled {
cursor: help;
}
.otgs-installer-registered span {
display: inline-block;
vertical-align: middle;
margin-bottom: .5em;
}
@media (min-width: 1400px) {
.otgs-installer-registered-buttons {
float: right;
}
}
.otgs-installer-keepuptodate small {
display: block;
margin-top: 3px;
line-height: 1.3;
}
@media (min-width: 783px) {
.otgs-installer-keepuptodate small {
-webkit-margin-start: 25px;
-moz-margin-start: 25px;
margin-inline-start: 25px;
}
}
.otgs-installer-component-setting .spinner.otgs-components-report-setting-spinner {
float: right;
}
.rtl .otgs-installer-component-setting .spinner.otgs-components-report-setting-spinner {
float: left;
}
.otgs-installer-component-privacy-policy {
margin-top: 30px;
}
.otgs-external-link:after {
font-family: dashicons!important;
content: "\A0\F504";
vertical-align: baseline;
line-height: 1;
display: inline-block;
}