PluginProbe
Patchstack – WordPress & Plugins Security / 2.2.1
Patchstack – WordPress & Plugins Security v2.2.1
2.3.7 trunk 2.1.0 2.1.1 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19 2.1.2 2.1.20 2.1.21 2.1.22 2.1.23 2.1.24 2.1.25 2.1.3 2.1.4 2.1.5 2.1.6 All 49 releases
← All changes | assets/css/patchstack.css +12 -9 2.1.252.2.1 View file →
@@ -1121,9 +1121,9 @@
1121 1121 text-align: center;
1122 1122 font-size: 15px;
1123 1123 line-height: 24px;
1124 1124 color: #ACACAC;
1125 - margin-top: 64px;
1125 + margin-top: 32px;
1126 1126 }
1127 1127
1128 1128 p.patchstack-upsell a {
1129 1129 color: #B2D675;
@@ -1134,16 +1134,8 @@
1134 1134 position: relative;
1135 1135 top: 7px;
1136 1136 }
1137 1137
1138 -.patchstack-active-tab-multisite {
1139 - max-width: 35rem !important;
1140 -}
1141 -
1142 -.multisite .patchstack-active-tab-hardening {
1143 - max-width: 35rem !important;
1144 -}
1145 -
1146 1138 .patchstack-status {
1147 1139 width: 100%;
1148 1140 }
1149 1141
@@ -1238,5 +1230,16 @@
1238 1230 p.patchstack-resync {
1239 1231 color: #B2D675;
1240 1232 margin-top: 32px;
1241 1233 text-align: center;
1234 +}
1235 +
1236 +p.patchstack-error {
1237 + color: #ED645E;
1238 + font-size: 11.20px;
1239 + font-family: Faktum;
1240 + font-weight: 400;
1241 + line-height: 16px;
1242 + letter-spacing: 0.22px;
1243 + word-wrap: break-word;
1244 + margin-bottom: 32px;
1242 1245 }