updated plugin W3 Total Cache version 2.5.0

This commit is contained in:
2023-10-22 22:21:26 +00:00
committed by Gitium
parent 2f6b5b6047
commit 9e3fa792d7
255 changed files with 10113 additions and 23010 deletions

View File

@ -1,35 +1,39 @@
#w3tcps_container {
max-width: 1234px;
max-width: 1234px;
}
.w3tcps_loading .spinner {
margin-top: 0;
float: left;
margin-top: 0;
float: left;
}
.w3tcps_content .postbox {
border: unset;
box-shadow: unset;
background: unset;
border: unset;
box-shadow: unset;
background: unset;
}
.w3tcps_content .postbox-title {
border: unset !important;
}
.w3tcps_content .postbox .hndle {
border-bottom: unset !important;
border-bottom: unset !important;
}
.w3tcps_timestamp {
margin-right: 5px;
margin-right: 5px;
}
#w3tcps-core-metrics .inside {
display: flex;
flex-wrap: wrap;
gap: 5px;
display: flex;
flex-wrap: wrap;
gap: 5px;
}
.w3tcps_metric {
min-width: 255px;
flex: 1 1 33%;
min-width: 255px;
flex: 1 1 33%;
box-sizing: border-box;
border: 1px solid #c3c4c7;
background: #fff;
@ -37,7 +41,7 @@
.w3tcps_metric_title {
font-size: 14px;
border-bottom: 1px solid #ccd0d4;
border-bottom: 1px solid #ccd0d4;
}
.w3tcps_metric_title,
@ -47,27 +51,27 @@
}
.w3tcps_item_desciption {
background-color: hsla(210, 17%, 77%, 0.1);
padding: 15px !important;
margin: 0 !important;
background-color: hsla(210, 17%, 77%, 0.1);
padding: 15px !important;
margin: 0 !important;
}
.w3tcps_breakdown_items_container {
display: flex;
flex-direction: row;
flex-wrap: wrap;
grid-row-gap: .75em;
grid-column-gap: .75em;
padding: .75em;
display: flex;
flex-direction: row;
flex-wrap: wrap;
grid-row-gap: .75em;
grid-column-gap: .75em;
padding: .75em;
}
.w3tcps_breakdown_items_container .w3tcps_breakdown_items_table,
.w3tcps_breakdown_items_container .w3tcps_instruction {
flex: 49%;
flex-grow: 1;
align-self: flex-start;
border: 1px solid #ccd0d4;
border-collapse: collapse;
flex: 49%;
flex-grow: 1;
align-self: flex-start;
border: 1px solid #ccd0d4;
border-collapse: collapse;
}
.w3tcps_breakdown_items_table {
@ -76,12 +80,12 @@
.w3tcps_breakdown_items_table th,
.w3tcps_breakdown_items_table td {
text-align: left;
text-align: left;
padding: 8px 10px;
}
.w3tcps_breakdown_items_table .copyurl {
cursor: pointer;
cursor: pointer;
}
.w3tcps_breakdown_items_table tr:nth-child(even) {
@ -89,11 +93,11 @@
}
.w3tcps_instruction {
padding: 0;
padding: 0;
}
.w3tc_instruction_copy {
padding: 10px;
padding: 10px;
}
#w3tcps_desktop {
@ -104,9 +108,9 @@
cursor: pointer;
}
.w3tcps_breakdown_items_toggle .dashicons{
.w3tcps_breakdown_items_toggle .dashicons {
position: absolute;
right: 35px;
right: 35px;
}
.w3tcps_range {
@ -118,17 +122,17 @@
}
.w3tcps_breakdown_items {
margin: 0;
padding: 0;
margin: 0;
padding: 0;
display: none;
background: #ffffff;
background: #ffffff;
}
#w3tcps-screenshots .inside {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 5px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 5px;
}
#w3tcps-screenshots .inside .w3tcps_screenshots_final_mobile,
@ -148,20 +152,20 @@
}
.w3tcps_audit_results {
border: 1px solid #c3c4c7;
border-top: 0;
border-bottom: 0;
border: 1px solid #c3c4c7;
border-top: 0;
border-bottom: 0;
background: #fff;
min-width: 320px;
min-width: 320px;
}
.w3tcps_screenshots_other_mobile,
.w3tcps_screenshots_final_mobile,
.w3tcps_screenshots_other_desktop,
.w3tcps_screenshots_final_desktop {
border: 1px solid #c3c4c7;
border: 1px solid #c3c4c7;
background: #fff;
min-width: 250px
min-width: 250px
}
.w3tcps_final_screenshot_container {
@ -171,12 +175,12 @@
.opportunities .audits,
.diagnostics .audits,
.passed_audits .audits {
padding: 0;
margin: 0;
border-left: 2px solid #72aee6;
border-right: 0;
border-top: 0;
border-bottom: 1px solid #ccd0d4;
padding: 0 !important;
margin: 0 !important;
border-left: 2px solid #72aee6;
border-right: 0;
border-top: 0;
border-bottom: 1px solid #ccd0d4;
}
.opportunities .w3tcps_range,
@ -195,7 +199,7 @@
.w3tcps_other_screenshot_container,
.w3tcps_final_screenshot_container {
text-align: center;
text-align: center;
}
.w3tcps_screenshots_other_mobile img,
@ -215,9 +219,9 @@
.w3tcps_blank::before {
border: calc(0.2 * 14px) solid #bdbdbd;
border-radius: 100%;
width: 12px;
width: 12px;
height: 12px;
min-width: 12px;
min-width: 12px;
}
.w3tcps_fail::before {
@ -232,13 +236,13 @@
background: #fa3;
width: calc(14px * 0.88);
height: calc(14px * 0.88);
min-width: 12px;
min-width: 12px;
}
.w3tcps_pass::before {
border-radius: 100%;
background: #0c6;
min-width: 14px;
min-width: 14px;
}
.gauge {
@ -250,7 +254,7 @@
margin: 0 10px;
}
.gauge:before{
.gauge:before {
content: "";
display: block;
padding-top: 50%;
@ -267,70 +271,70 @@
}
.gauge .percentage {
position: absolute;
position: absolute;
top: -1px;
left: -1px;
bottom: 0;
right: -1px;
background-color: var(--background, #fff);
transform:rotate(var(--rotation));
transform-origin: bottom center;
transform: rotate(var(--rotation));
transform-origin: bottom center;
transition-duration: 600;
}
.gauge .value {
position:absolute;
bottom:0%;
left:0;
width:100%;
position: absolute;
bottom: 0%;
left: 0;
width: 100%;
text-align: center;
}
.w3tc_fancy_header {
background: #0e1920;
border-bottom: 6px solid #cdeae7;
height: 2.75em;
position: relative;
background: #0e1920;
border-bottom: 6px solid #cdeae7;
height: 2.75em;
position: relative;
}
.w3tc_fancy_title {
color: #fff;
position: absolute;
bottom: 0;
padding-left: 50px;
color: #fff;
position: absolute;
bottom: 0;
padding-left: 50px;
}
.w3tc_fancy_title > span:nth-of-type(1),
.w3tc_fancy_title > span:nth-of-type(2),
.w3tc_fancy_title > span:nth-of-type(3) {
font-size: 2em;
.w3tc_fancy_title>span:nth-of-type(1),
.w3tc_fancy_title>span:nth-of-type(2),
.w3tc_fancy_title>span:nth-of-type(3) {
font-size: 2em;
}
.w3tc_fancy_title > span:nth-of-type(2) {
color: #30bec4;
.w3tc_fancy_title>span:nth-of-type(2) {
color: #30bec4;
}
.w3tc_fancy_title > span:nth-of-type(4) {
font-size: 1.8em;
font-style: italic;
.w3tc_fancy_title>span:nth-of-type(4) {
font-size: 1.8em;
font-style: italic;
}
.w3tc_fancy_icon {
position: absolute;
top: 3px;
left: 3px;
width: 37px;
height: 37px;
position: absolute;
top: 3px;
left: 3px;
width: 37px;
height: 37px;
}
@media only screen and (max-width: 1024px) {
.w3tcps_breakdown_items_container {
flex-direction: column;
}
.w3tcps_breakdown_items_container {
flex-direction: column;
}
}
@media only screen and (max-width: 600px) {
.w3tcps_audit_results {
border-top: 1px solid #ccd0d4;
}
}
.w3tcps_audit_results {
border-top: 1px solid #ccd0d4;
}
}