PluginProbe
Jetpack – WP Security, Backup, Speed, & Growth / 7.1.4
Jetpack – WP Security, Backup, Speed, & Growth v7.1.4
12.0.3 12.1.3 12.2.3 12.3.2 12.4.2 12.5.2 12.6.4 12.7.3 12.8.3 12.9.5 13.0.2 13.1.5 13.2.4 13.3.3 13.4.5 13.5.2 13.6.2 13.7.2 13.8.3 13.9.2 14.0.1 14.1.1 14.2.2 14.3.1 14.4.2 All 500 releases
jetpack / css / jetpack-banners.css
jetpack-banners.css
542 lines 11.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /*!
2 * Do not modify this file directly. It is compiled SASS code.
3 */
4 @charset "UTF-8";
5 /*
6 The MIT License (MIT)
7
8 Copyright © 2011–2015 thoughtbot, inc.
9
10 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
11 documentation files (the “Software”), to deal in the Software without restriction, including without limitation the
12 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
13 persons to whom the Software is furnished to do so, subject to the following conditions:
14
15 The above copyright notice and this permission notice shall be included in all copies or substantial
16 portions of the Software.
17
18 THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
19 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
20 COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
21 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22
23 https://github.com/thoughtbot/bourbon
24 */
25 .updated.jp-banner {
26 position: relative;
27 padding: 0;
28 }
29
30 .updated .jp-banner__header {
31 font-size: 1.125rem;
32 font-weight: 400;
33 margin-top: 0;
34 }
35
36 .updated .jp-banner__button-container {
37 padding: 0.75rem 0 0;
38 }
39
40 .updated .jp-banner__tos-blurb {
41 display: block;
42 padding: 0.375rem 0;
43 line-height: 1.5;
44 font-size: 0.6875rem;
45 color: #414141;
46 }
47
48 .jp-banner .notice-dismiss {
49 text-decoration: none;
50 }
51
52 .jp-banner__description {
53 font-size: 0.875rem;
54 }
55
56 .jp-banner__description-container {
57 padding: 1rem;
58 }
59
60 .jetpack-disconnected .jp-connect-full__container {
61 -webkit-box-sizing: border-box;
62 box-sizing: border-box;
63 position: absolute;
64 top: 0;
65 right: 0;
66 bottom: 1.25rem;
67 left: 0;
68 z-index: 999;
69 background: #f1f1f1;
70 text-align: center;
71 }
72
73 .jetpack-disconnected .jp-connect-full__container .jp-connect-full__container-card {
74 padding: 3rem 4rem 6rem;
75 background: white;
76 margin: 1em;
77 }
78
79 .jetpack-disconnected .jp-connect-full__container .jp-connect-full__container-card img.jetpack-logo {
80 width: 160px;
81 }
82
83 .jetpack-disconnected .jp-connect-full__container .jp-connect-full__container-card img.support-characters {
84 margin-top: 1.5rem;
85 width: 50%;
86 }
87
88 .jetpack-disconnected .jp-connect-full__container h4 {
89 line-height: 1.25;
90 font-size: 1.375rem;
91 font-weight: normal;
92 margin: 1em 0;
93 }
94
95 @media (min-width: 782px) {
96 .jetpack-disconnected .jp-connect-full__container {
97 left: -20px;
98 }
99 }
100
101 .jetpack-disconnected.toplevel_page_jetpack .jp-connect-full__container {
102 position: relative;
103 bottom: 0;
104 -webkit-box-shadow: 0 0 0 1px rgba(213, 213, 213, 0.5), 0 1px 2px #eeeeee;
105 box-shadow: 0 0 0 1px rgba(213, 213, 213, 0.5), 0 1px 2px #eeeeee;
106 display: none;
107 }
108
109 .jetpack-disconnected.toplevel_page_jetpack .jp-connect-full__container .jp-connect-full__container-card {
110 margin: 0;
111 }
112
113 @media (min-width: 782px) {
114 .jetpack-disconnected.toplevel_page_jetpack .jp-connect-full__container {
115 left: 0;
116 }
117 }
118
119 @media (max-width: 782px) {
120 .jetpack-disconnected.toplevel_page_jetpack .jp-connect-full__container {
121 top: 46px;
122 }
123 }
124
125 .jetpack-disconnected.toplevel_page_jetpack .jp-jetpack-connect__container .jp-connect-full__container {
126 display: block;
127 }
128
129 .jp-connect-full__svg-dismiss {
130 position: absolute;
131 right: 0;
132 top: 0;
133 fill: #a2a2a2;
134 padding: 1rem;
135 height: 1.5rem;
136 width: 1.5rem;
137 }
138
139 @media (max-width: 600px) {
140 .jp-connect-full__svg-dismiss {
141 top: 3.125rem;
142 }
143 }
144
145 .jp-connect-full__step-header {
146 max-width: 700px;
147 margin: 0 auto;
148 line-height: 1.5;
149 }
150
151 .jp-connect-full__step-header h2 {
152 margin: 1.5rem 0 0;
153 font-size: 1.375rem;
154 font-weight: bold;
155 color: black;
156 }
157
158 .jp-connect-full__step-header h3 {
159 color: #747474;
160 font-size: 1rem;
161 font-weight: normal;
162 margin: 0.625rem 0 1.5rem;
163 }
164
165 .jp-connect-full__step-header.bottom {
166 margin-top: 5rem;
167 }
168
169 .jp-connect-full__tos-blurb {
170 font-size: 0.6875rem;
171 margin: 0 auto 1.5rem;
172 color: #747474;
173 }
174
175 .jp-connect-full__tos-blurb a {
176 text-decoration: none;
177 color: #00BE28;
178 }
179
180 .jp-connect-full__button-container {
181 margin: 0;
182 }
183
184 .jp-connect-full__button-container .dops-button.is-primary {
185 background: #00BE28;
186 border-color: #00a523;
187 }
188
189 .jp-connect-full__button-container .dops-button.is-primary:hover, .jp-connect-full__button-container .dops-button.is-primary:focus {
190 background: #00a523;
191 border-color: #008b1d;
192 }
193
194 .jp-connect-full__dismiss {
195 cursor: pointer;
196 }
197
198 .jp-connect-full__dismiss-paragraph {
199 font-size: .6875rem;
200 }
201
202 .jp-connect-full__dismiss-paragraph a {
203 cursor: pointer;
204 color: #747474;
205 text-decoration: none;
206 }
207
208 .jp-connect-full__dismiss-paragraph a:hover {
209 text-decoration: underline;
210 }
211
212 .jp-connect-full__slide {
213 max-width: 750px;
214 margin: 4em auto;
215 display: -webkit-box;
216 display: -ms-flexbox;
217 display: flex;
218 -webkit-box-orient: horizontal;
219 -webkit-box-direction: normal;
220 -ms-flex-direction: row;
221 flex-direction: row;
222 -webkit-box-pack: stretch;
223 -ms-flex-pack: stretch;
224 justify-content: stretch;
225 }
226
227 @media (max-width: 782px) {
228 .jp-connect-full__slide {
229 -ms-flex-wrap: wrap;
230 flex-wrap: wrap;
231 }
232 }
233
234 .jp-connect-full__slide .jp-connect-full__slide-card {
235 -webkit-box-flex: 1;
236 -ms-flex: 1;
237 flex: 1;
238 text-align: left;
239 -webkit-box-ordinal-group: 3;
240 -ms-flex-order: 2;
241 order: 2;
242 }
243
244 @media (min-width: 782px) {
245 .jp-connect-full__slide .jp-connect-full__slide-card {
246 -webkit-box-ordinal-group: unset;
247 -ms-flex-order: unset;
248 order: unset;
249 }
250 }
251
252 .jp-connect-full__slide .illustration {
253 -webkit-box-ordinal-group: 2;
254 -ms-flex-order: 1;
255 order: 1;
256 }
257
258 @media (min-width: 782px) {
259 .jp-connect-full__slide .illustration {
260 -webkit-box-ordinal-group: unset;
261 -ms-flex-order: unset;
262 order: unset;
263 }
264 }
265
266 .jp-connect-full__slide .illustration img {
267 margin: 2.5em 1em;
268 display: block;
269 min-width: 200px;
270 }
271
272 @media (min-width: 600px) {
273 .jp-connect-full__slide .illustration img {
274 margin: 2.5em auto;
275 width: 75%;
276 }
277 }
278
279 .jp-connect-full__step-support {
280 max-width: 700px;
281 margin: 0 auto;
282 line-height: 1.25;
283 }
284
285 .jp-connect-full__step-support h2 {
286 margin: 1rem 0 0;
287 font-size: 1.375rem;
288 font-weight: normal;
289 color: black;
290 }
291
292 .jp-connect-full__step-support h3 {
293 color: #747474;
294 font-size: 1rem;
295 font-weight: normal;
296 margin: 0.625rem 0 1.5rem;
297 }
298
299 .updated.jp-wpcom-connect__container {
300 border-left: none;
301 padding: 0;
302 -webkit-box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;
303 box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;
304 }
305
306 @media screen and (max-width: 782px) {
307 .updated.jp-wpcom-connect__container {
308 padding: 0 !important;
309 }
310 }
311
312 .updated.jp-wpcom-connect__container .dops-button {
313 padding: 7px 14px 9px;
314 }
315
316 .updated .notice-dismiss {
317 z-index: 1;
318 text-decoration: none;
319 }
320
321 .updated .notice-dismiss:before {
322 color: white;
323 }
324
325 .jp-wpcom-connect__container-top-text {
326 padding: 15px 15px 25px 15px;
327 background-color: #00BE28;
328 color: white;
329 font-weight: 600;
330 }
331
332 .jp-wpcom-connect__container-top-text svg {
333 width: 24px;
334 height: 24px;
335 margin-right: 10px;
336 position: relative;
337 top: 7px;
338 }
339
340 .jp-wpcom-connect__container-top-text svg path {
341 fill: #fff;
342 }
343
344 .jp-wpcom-connect__container-top-text span {
345 display: inline-block;
346 }
347
348 .jp-wpcom-connect__container {
349 display: block;
350 position: relative;
351 -webkit-box-sizing: border-box;
352 box-sizing: border-box;
353 background-color: #00BE28;
354 }
355
356 .jp-wpcom-connect__inner-container > a:first-child {
357 z-index: 1;
358 }
359
360 .jp-wpcom-connect__inner-container {
361 display: -webkit-box;
362 display: -ms-flexbox;
363 display: flex;
364 -webkit-box-orient: horizontal;
365 -webkit-box-direction: normal;
366 -ms-flex-direction: row;
367 flex-direction: row;
368 -ms-flex-wrap: nowrap;
369 flex-wrap: nowrap;
370 -webkit-box-pack: left;
371 -ms-flex-pack: left;
372 justify-content: left;
373 background: #fff;
374 }
375
376 .jp-wpcom-connect__content-container {
377 width: 1250px;
378 position: relative;
379 padding: 2rem;
380 z-index: 0;
381 }
382
383 @media (min-width: 782px) {
384 .jp-wpcom-connect__content-container {
385 padding: 2rem 2rem 6rem 2rem;
386 }
387 }
388
389 .jp-wpcom-connect__content-container p {
390 color: #6f6f6f;
391 font-size: 0.875rem;
392 }
393
394 .jp-wpcom-connect__content-container h2 {
395 margin-top: 0;
396 color: #4F748E;
397 line-height: 1.6;
398 }
399
400 .jp-wpcom-connect__content-icon {
401 float: right;
402 margin: 0 1.5rem 0 2.25rem;
403 }
404
405 @media (max-width: 782px) {
406 .jp-wpcom-connect__content-icon.jp-connect-illo {
407 float: none;
408 width: 100%;
409 text-align: center;
410 margin: 2.25rem 0 1.5rem;
411 }
412 }
413
414 .jp-wpcom-connect__slide {
415 display: none;
416 }
417
418 .jp-wpcom-connect__slide.jp__slide-is-active {
419 display: block;
420 }
421
422 .jp-wpcom-connect__slide ul {
423 list-style: disc;
424 padding: 0 0 0 0.9375rem;
425 }
426
427 .jp-wpcom-connect__slide ul li {
428 color: #6f6f6f;
429 font-size: 0.75rem;
430 }
431
432 @media (min-width: 782px) {
433 .jp-wpcom-connect__content-container .jp-banner__button-container {
434 position: absolute;
435 bottom: 0.5rem;
436 }
437 }
438
439 .jp-banner__button-container .dops-button {
440 margin: 0.3125rem 0;
441 }
442
443 .jp-banner__button-container .dops-button.is-primary {
444 background: #00BE28;
445 border-color: #00a523;
446 }
447
448 .jp-banner__button-container .dops-button.is-primary:hover, .jp-banner__button-container .dops-button.is-primary:focus {
449 background: #00a523;
450 border-color: #008b1d;
451 }
452
453 .jp-wpcom-connect__vertical-nav {
454 background-color: #F3F6F8;
455 }
456
457 @media (min-width: 600px) {
458 .jp-wpcom-connect__vertical-nav {
459 -webkit-box-orient: vertical;
460 -webkit-box-direction: normal;
461 -ms-flex-direction: column;
462 flex-direction: column;
463 -webkit-box-pack: start;
464 -ms-flex-pack: start;
465 justify-content: flex-start;
466 }
467 }
468
469 @media (max-width: 600px) {
470 .jp-wpcom-connect__vertical-nav {
471 display: none;
472 }
473 }
474
475 .jp-wpcom-connect__vertical-nav-container {
476 width: 15rem;
477 }
478
479 .vertical-menu__feature-item-label {
480 display: none;
481 }
482
483 @media (min-width: 600px) {
484 .vertical-menu__feature-item {
485 display: -webkit-box;
486 display: -ms-flexbox;
487 display: flex;
488 -webkit-box-orient: horizontal;
489 -webkit-box-direction: normal;
490 -ms-flex-direction: row;
491 flex-direction: row;
492 -webkit-box-align: center;
493 -ms-flex-align: center;
494 align-items: center;
495 border: none;
496 padding: 0.75rem 0.5rem;
497 border-bottom: 1px solid #c8d7e1;
498 border-right: 1px solid #c8d7e1;
499 border-left: 3px solid #F3F6F8;
500 background-color: #F3F6F8;
501 color: #87a6bc;
502 cursor: pointer;
503 }
504 .vertical-menu__feature-item:last-of-type {
505 position: relative;
506 top: 1px;
507 }
508 .vertical-menu__feature-item-is-selected {
509 border-left: 3px solid #F3F6F8;
510 border-right: 1px solid #fff;
511 background-color: #fff;
512 color: #2e4453;
513 }
514 .vertical-menu__feature-item-is-selected.jp-feature-intro {
515 border-left: 3px solid #F3F6F8;
516 }
517 .vertical-menu__feature-item-icon {
518 width: 1.25rem;
519 height: 1.25rem;
520 padding: 0.25rem;
521 text-align: center;
522 }
523 .vertical-menu__feature-item svg {
524 fill: #86A6BD;
525 }
526 .vertical-menu__feature-item-is-selected svg {
527 fill: #3D596D;
528 }
529 .vertical-menu__feature-item-is-selected.jp-feature-intro svg {
530 fill: #00BE28;
531 }
532 .vertical-menu__feature-item-is-selected.wp-app-logo svg path {
533 fill: #3D596D;
534 }
535 .vertical-menu__feature-item-label {
536 display: block;
537 padding: 0.5rem;
538 }
539 }
540
541 /*# sourceMappingURL=jetpack-banners.css.map */
542