| @@ -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 | } |