PluginProbe ʕ •ᴥ•ʔ
Smash Balloon Social Post Feed – Simple Social Feeds for WordPress / 4.12.0
Smash Balloon Social Post Feed – Simple Social Feeds for WordPress v4.12.0
4.12.0 4.10.0 4.9.0 4.8.1 trunk 1.0 1.1 1.12.1 1.2.3 1.2.4 1.2.5 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.5 1.5.1 1.5.2 1.5.9 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.4.1 1.6.5 1.6.5.1 1.6.6 1.6.6.1 1.6.6.2 1.6.6.3 1.6.7 1.6.7.1 1.6.8 1.6.8.1 1.6.8.2 1.7.0 1.7.1 1.7.2 1.8.0 1.8.1 1.8.2 1.8.2.1 1.8.2.2 1.8.2.3 1.9.0 1.9.1 1.9.3 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.8.1 1.9.9 1.9.9.1 1.9.9.2 1.9.9.3 2.0 2.0.1 2.1 2.1.1 2.1.2 2.1.3 2.10 2.11 2.11.1 2.12 2.12.1 2.12.2 2.12.3 2.12.4 2.13 2.14 2.14.1 2.15 2.15.1 2.16 2.16.1 2.17 2.17.1 2.18 2.18.1 2.18.2 2.18.3 2.19 2.19.1 2.19.2 2.19.3 2.2 2.2.1 2.3 2.3.1 2.3.10 2.3.2 2.3.3 2.3.4 2.3.6 2.3.7 2.3.8 2.3.9 2.4 2.4.1 2.4.1.1 2.4.1.2 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.5 2.5.1 2.5.2 2.6 2.6.1 2.6.2 2.6.3 2.6.4 2.7 2.7.1 2.7.2 2.8 2.9 2.9.1 4.0 4.0.1 4.0.2 4.0.3 4.0.4 4.0.5 4.1 4.1.1 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9 4.2 4.2.1 4.2.2 4.2.3 4.2.4 4.2.5 4.2.6 4.3.0 4.3.1 4.3.2 4.3.3 4.3.4 4.7.5 4.7.6 4.7.7
custom-facebook-feed / admin / assets / css / about.css
custom-facebook-feed / admin / assets / css Last commit date
about.css 2 weeks ago admin-notifications.css 2 weeks ago callout.css 2 weeks ago cff-admin-style.css 2 weeks ago extensions.css 2 weeks ago oembeds.css 2 weeks ago settings.css 2 weeks ago support.css 2 weeks ago
about.css
577 lines
1 /*
2 * About Us CSS TABLE OF CONTENTS
3 *
4 * 1.0 - GLOBAL
5 * 2.0 - HEADER
6 * 3.0 - 3.0 - ABOUT US CONTAINER
7 * 3.1 - SECTION HEADER
8 * 3.2 - ABOUT TEAM BOX
9 * 3.3 - PLUGINS BOX
10 * 4.0 - STICKY WIDGET
11 * 5.0 - RESPONSIVENESS
12 */
13
14 /*** 1.0 - GLOBAL ***/
15 .clearfix { display: inline-block; }
16 /* start commented backslash hack \*/
17 * html .clearfix { height: 1%; }
18 .clearfix { display: block; }
19 #cff-about {
20 -webkit-font-smoothing: antialiased;
21 font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
22 }
23 #wpcontent {
24 padding-left: 0px;
25 }
26 #wpbody-content {
27 padding-bottom: 40px;
28 }
29 .clearfix:after {
30 visibility: hidden;
31 display: block;
32 font-size: 0;
33 content: " ";
34 clear: both;
35 height: 0;
36 }
37 /*orange*/
38 .sb-btn-orange{
39 background: #FE544F!important;
40 color: #fff!important;
41 }
42 .sb-btn-orange:hover{
43 background: #EC352F!important;
44 color: #fff!important;
45 }
46 .sb-btn-orange:focus,
47 .sb-btn-orange:active{
48 background: #BC120E!important;
49 color: #fff!important;
50 }
51 .cff-fb-full-wrapper{
52 padding: 0 53px;
53 padding-top: 82px;
54 }
55 .cff-fb-fs {
56 width: 100%;
57 position: relative;
58 float: left;
59 box-sizing: border-box;
60 }
61
62 /*** 2.0 - HEADER ***/
63 .cff-fb-create-ctn{
64 margin-top: 90px;
65 }
66 .cff-fb-header{
67 height: 64px;
68 position: absolute;
69 display: flex;
70 flex-direction: row;
71 justify-content: space-between;
72 align-items: center;
73 background: #fff;
74 padding: 0px 52px;
75 z-index: 2;
76 }
77 .cff-fb-header-left {
78 display: flex;
79 }
80 .cff-fb-header-left .sb-social-wall-link-wrap {
81 margin-left: 30px;
82 }
83 .sb-social-wall-link-wrap {
84 display: flex;
85 font-size: 14px;
86 margin: 10px 0 10px 30px;
87 }
88 .sb-social-wall-link:first-child {
89 padding-left: 0;
90 border-right: 1px solid #ccc;
91 color: #0068A0!important;
92 line-height: 1;
93 }
94 .sb-social-wall-link {
95 padding: 0 12px;
96 border-right: 1px solid #ccc;
97 color: #0068A0!important;
98 line-height: 1;
99 }
100 .sb-social-wall-link a {
101 text-decoration: none;
102 }
103 .sb-social-wall-link a:focus {
104 box-shadow: none;
105 }
106 .sb-social-wall-link:last-child {
107 border-right: none;
108 }
109 .cff-fb-hd-logo{
110 display: flex;
111 vertical-align: middle;
112 align-items: center;
113 gap: 5px;
114 }
115 .cff-fb-hd-logo .sb-logo-letters-wrap {
116 margin-bottom: 4px;
117 }
118 .cff-fb-hd-logo .breadcrumb-title{
119 font-size: 14px;
120 font-weight: 400;
121 line-height: 22px;
122 letter-spacing: 0em;
123 margin-left: 4px;
124 }
125 .cff-fb-hd-logo .separator{
126 margin: 0 5px 0 10px;
127 }
128 .cff-fb-hd-btn{
129 height: 38px;
130 cursor: pointer;
131 display: flex;
132 flex-direction: row;
133 justify-content: center;
134 align-items: center;
135 padding: 0px 15px 0px 13px;
136 font-weight: 600;
137 font-size: 14px;
138 color: #353A41;
139 background: #F3F4F5;
140 border-radius: 2px;
141 border: 1px solid #DCDDE1;
142 position: relative;
143 text-decoration: none;
144 transition: all 0.3s ease;
145 box-sizing: border-box;
146 }
147 .cff-fb-hd-btn svg {
148 margin-right: 10px;
149 width: 16px;
150 }
151 .cff-fb-hd-btn:focus {
152 box-shadow: none;
153 }
154 .cff-fb-hd-btn:hover {
155 color: inherit;
156 background-color: #fff;
157 }
158 .cff-fb-hd-btn i{
159 margin: 0px 5px;
160 }
161 .cff-fb-hd-btn[data-icon="left"]{
162 padding-right: 20px!important;
163 }
164 .cff-fb-full-wrapper .section-header h1 {
165 font-size: 32px;
166 line-height: 40px;
167 }
168 /*** 3.0 - SB CONTAINER ***/
169 .cff-sb-container {
170 max-width: 875px;
171 position: relative;
172 margin: auto;
173 margin-top: 33px;
174 box-sizing: border-box;
175 }
176
177 /*** 3.1 - SECTION HEADER ***/
178 .cff-section-header h2 {
179 font-weight: 600;
180 font-size: 32px;
181 line-height: 40px;
182 color: #141B38;
183 margin: 0 0 5px 0;
184 }
185
186 .cff-section-header p {
187 font-size: 13px;
188 line-height: 18px;
189 color: #8C8F9A;
190 margin: 0;
191 }
192 .cff-section-second-header {
193 margin-top: 36px;
194 }
195 .cff-section-second-header h3 {
196 font-weight: 600;
197 font-size: 24px;
198 line-height: 29px;
199 color: #141B38;
200 margin: 0 0 5px 0;
201 }
202 .cff-section-second-header p {
203 font-size: 14px;
204 line-height: 22px;
205 color: #8C8F9A;
206 margin-top: 0px;
207 }
208 .cff-oembed-plugin-box {
209 background: #FFFFFF;
210 box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), 0px 4px 5px rgba(0, 0, 0, 0.05);
211 margin-bottom: 10px;
212 padding: 12px 20px;
213 display: flex;
214 justify-content: space-between;
215 align-items: center;
216 }
217 .sb-action-buttons .cff-btn {
218 display: flex;
219 align-items: center;
220 vertical-align: middle;
221 justify-content: center;
222 background: #F3F4F5;
223 border: 1px solid #DCDDE1;
224 border-radius: 2px;
225 padding: 6px 19px;
226 font-weight: 600;
227 font-size: 12px;
228 line-height: 18px;
229 color: #141B38;
230 box-sizing: border-box;
231 letter-spacing: 0.2px;
232 cursor: pointer;
233 text-decoration: none;
234 transition: all 0.15s ease-in-out;
235 }
236 .sb-action-buttons .cff-btn:hover {
237 background: #FFFFFF;
238 border: 1px solid #D0D1D7;
239 }
240 .sb-action-buttons .cff-btn:focus,
241 .sb-action-buttons .cff-btn:active {
242 background: #E8E8EB;
243 border: 1px solid #D0D1D7;
244 box-shadow: none;
245 }
246 .sb-action-buttons .cff-btn.loading svg {
247 height: 13px;
248 transform: translate(0px, 2px);
249 }
250 .sb-action-buttons .cff-btn.sb-btn-add svg {
251 margin-right: 10px;
252 height: 10px;
253 }
254 .sb-action-buttons .cff-btn.sb-btn-add path {
255 fill: #141B38;
256 }
257 .sb-action-buttons .cff-btn.sb-btn-installed {
258 background: #E8E8EB;
259 color: #8C8F9A;
260 cursor: not-allowed
261 }
262 .sb-action-buttons .cff-btn.sb-btn-add {
263 min-width: 110px;
264 }
265 .sb-action-buttons .cff-btn.sb-btn-activate {
266 background-color: #0068A0;
267 border-color: #0068A0;
268 color: #fff;
269 }
270 .sb-action-buttons .cff-btn.sb-btn-activate:hover {
271 background-color: #0096CC;
272 border-color: #0096CC;
273 }
274 .sb-action-buttons .cff-btn.sb-btn-activate:focus,
275 .sb-action-buttons .cff-btn.sb-btn-activate:active {
276 background-color: #004D77;
277 border-color: #004D77;
278 }
279 .sb-action-buttons .cff-btn.sb-btn-deactivate {
280 background-color: #D72C2C;
281 border-color: #D72C2C;
282 color: #fff;
283 display: none;
284 }
285 .sb-action-buttons .cff-btn.sb-btn-deactivate:hover {
286 background-color: #DF5757;
287 border-color: #DF5757;
288 }
289 .sb-action-buttons .cff-btn.sb-btn-deactivate:focus,
290 .sb-action-buttons .cff-btn.sb-btn-deactivate:active {
291 background-color: #841919;
292 border-color: #841919;
293 }
294 .sb-action-buttons .cff-btn:not(:last-child) {
295 margin-right: 8px;
296 }
297 .sb-btn-add-plugin svg {
298 height: 10px;
299 margin-right: 10px;
300 }
301 .sb-btn-add-plugin svg path {
302 fill: #141B38;
303 }
304 .sb-btn-installed svg {
305 margin-right: 10px;
306 }
307 /*** 3.2 - ABOUT TEAM BOX ***/
308 .cff-about-box {
309 margin-top: 11px;
310 }
311 .cff-about-box .sb-team-avatar {
312 padding: 55px 0 50px;
313 background-image: linear-gradient(to right, #0068A0 , #0096CC);
314 text-align: center;
315 }
316 .cff-about-box .sb-team-avatar img {
317 max-width: 100%;
318 width: 603px;
319 }
320 .cff-about-box .sb-team-info {
321 display: flex;
322 padding: 48px;
323 background: #fff;
324 box-shadow: 0px 1px 2px rgb(0 0 0 / 5%), 0px 4px 5px rgb(0 0 0 / 5%);
325 border-radius: 0 0 2px 2px;
326 text-align: left;
327 }
328 .cff-about-box .sb-team-info .sb-team-left h2 {
329 font-size: 24px;
330 line-height: 29px;
331 letter-spacing: 0;
332 color: #141B38;
333 margin: 0;
334 padding-right: 5px;
335 }
336 .cff-about-box .sb-team-info .sb-team-right {
337 padding-left: 37px;
338 max-width: 365px;
339 box-sizing: border-box;
340 }
341 .cff-about-box .sb-team-info .sb-team-right p {
342 font-size: 14px;
343 line-height: 22px;
344 color: #64748B;
345 margin-top: 0;
346 }
347
348 /*** 3.3 - EXTENSION PLUGINS BOX CONTAINER ***/
349 .cff-plugins-boxes-container {
350 display: flex;
351 flex-wrap: wrap;
352 align-items: center;
353 justify-content: space-between;
354 margin-top: 20px;
355 gap: 12px;
356 }
357 .cff-plugins-boxes-container.sb-recommended-plugins {
358 margin-top: 26px;
359 }
360 .cff-plugins-boxes-container .sb-plugins-box{
361 background-color: #fff;
362 padding: 20px 16px;
363 box-shadow: 0px 1px 2px rgb(0 0 0 / 5%), 0px 4px 5px rgb(0 0 0 / 5%);
364 border-radius: 4px;
365 display: flex;
366 width: calc((100% / 2) - 6px);
367 box-sizing: border-box;
368 }
369 .cff-plugins-boxes-container .sb-plugins-box .icon {
370 max-width: 80px;
371 padding-right: 5px;
372 box-sizing: border-box;
373 width: 80px;
374 min-width: 72px;
375 }
376 .cff-plugins-boxes-container.sb-recommended-plugins .sb-plugins-box .icon {
377 max-width: 80px;
378 padding-right: 23px;
379 box-sizing: border-box;
380 width: 80px;
381 min-width: 72px;
382 padding-left: 8px;
383 }
384 .cff-plugins-boxes-container .sb-plugins-box .icon img {
385 max-width: 100%;
386 }
387 .sb-plugins-box .sb-box-title {
388 font-weight: 600;
389 font-size: 16px;
390 line-height: 22px;
391 color: #141B38;
392 margin-top: 0;
393 margin-bottom: 5px;
394 }
395 .sb-plugins-box .sb-box-description {
396 margin: 0;
397 font-size: 13px;
398 line-height: 18px;
399 color: #8C8F9A;
400 }
401 .sb-recommended-plugins .sb-plugins-box .sb-box-description {
402 min-height: 69px;
403 }
404 .sb-plugins-box .sb-action-buttons {
405 margin-top: 20px;
406 display: flex;
407 }
408
409 .cff-plugins-boxes-container .sb-plugins-box.cff-social-wall-plugin-box {
410 padding: 27px 20px 35px 120px;
411 flex-basis: 100%;
412 margin-right: 0;
413 justify-content: center;
414 position: relative;
415 overflow: hidden;
416 }
417 .cff-social-wall-plugin-box .sb-action-buttons .sb-btn-add {
418 padding: 6px 4px 6px 15px;
419 }
420 .cff-social-wall-plugin-box .sb-action-buttons .sb-btn-add span {
421 margin-left: 12px;
422 }
423 .cff-plugins-boxes-container .sb-plugins-box.cff-social-wall-plugin-box .plugin-box-content {
424 z-index: 11;
425 }
426 .cff-social-wall-plugin-box .sb-box-title {
427 font-size: 24px;
428 line-height: 27px;
429 letter-spacing: 0;
430 color: #141B38;
431 }
432 .cff-social-wall-plugin-box .sb-box-description {
433 font-size: 14px;
434 line-height: 22px;
435 color: #8C8F9A;
436 }
437 .cff-social-wall-plugin-box .sb-box-bg-image {
438 position: absolute;
439 z-index: 0;
440 left: -40px;
441 width: 356px;
442 top: 0;
443 }
444 .cff-social-wall-plugin-box .sb-box-bg-image img {
445 max-width: 100%;
446 }
447
448
449 /*** 5.0 - RESPONSIVENESS ***/
450 @media (max-width: 1024px) {
451 .cff-extensions-boxes-container .sb-extensions-box{
452 width: calc(48% - 33px);
453 }
454 .cff-extensions-boxes-container .sb-extensions-box:not(:nth-child(3n)) {
455 margin-right: 0;
456 }
457 .cff-extensions-boxes-container .sb-extensions-box:not(:nth-child(2n)) {
458 margin-right: 12px;
459 }
460 .cff-plugins-boxes-container {
461 padding-right: 0px;
462 }
463 .cff-social-wall-plugin-box .sb-box-bg-image {
464 left: -45px;
465 }
466 .cff-plugins-boxes-container .sb-plugins-box.cff-social-wall-plugin-box {
467 padding: 27px 20px 22px 130px;
468 }
469 .cff-section-second-header {
470 padding-right: 15px;
471 }
472 }
473 @media (min-width: 768px) and (max-width: 1024px) {
474 .cff-social-wall-plugin-box .sb-box-bg-image {
475 left: -85px;
476 }
477 .sb-action-buttons .cff-btn {
478 padding: 6px 15px;
479 }
480 .sb-recommended-plugins .sb-plugins-box {
481 min-height: 209px;
482 }
483 .sb-recommended-plugins .sb-plugins-box .sb-box-description {
484 min-height: 90px;
485 }
486
487 }
488 @media (max-width: 767px) {
489 .auto-fold #wpcontent {
490 padding-left: 0;
491 }
492 .cff-fb-full-wrapper {
493 padding: 70px 20px 0 20px;
494 }
495 .cff-fb-hd-btn {
496 padding: 0px 15px 0px 7px;
497 }
498 .cff-fb-header {
499 padding: 0px 20px;
500 }
501 .cff-about-box .sb-team-info {
502 padding: 30px;
503 }
504 .cff-plugins-boxes-container .sb-plugins-box {
505 width: 100%;
506 }
507 .cff-plugins-boxes-container .sb-plugins-box.cff-social-wall-plugin-box {
508 display: flex;
509 flex-direction: column;
510 padding: 0px;
511 }
512 .cff-social-wall-plugin-box .sb-box-bg-image {
513 position: initial;
514 background-color: #c3d7f3;
515 width: 100%;
516 height: 190px;
517 }
518 .cff-plugins-boxes-container .sb-plugins-box.cff-social-wall-plugin-box .plugin-box-content {
519 padding: 18px 24px 24px;
520 }
521 .cff-social-wall-plugin-box .sb-box-title {
522 font-size: 18px;
523 }
524 .cff-social-wall-plugin-box .sb-box-bg-image img {
525 max-width: 401px;
526 }
527 .cff-about-box .sb-team-info {
528 flex-direction: column;
529 }
530 .cff-about-box .sb-team-info .sb-team-right {
531 padding-left: 0;
532 max-width: none;
533 margin-top: 30px;
534 }
535
536 .sb-recommended-plugins .sb-plugins-box .sb-box-description {
537 min-height: initial;
538 }
539 .cff-about-box .sb-team-avatar {
540 display: none;
541 }
542 .cff-about-box .sb-team-info .sb-team-left h2 {
543 font-size: 21px;
544 }
545 }
546
547 @media (max-width: 570px) {
548 .cff-extensions-boxes-container .sb-extensions-box {
549 width: calc(100% - 30px);
550 }
551 .cff-plugins-boxes-container {
552 padding-right: 0px;
553 }
554 .cff-plugins-boxes-container .sb-plugins-box:not(:nth-child(2n)) {
555 margin-right: 0px;
556 }
557 }
558
559 @media (max-width: 480px) {
560 .cff-fb-hd-btn {
561 padding: 0px 10px 0px 7px !important;
562 }
563 .cff-fb-hd-btn[data-icon="left"] {
564 padding-right: 10px!important;
565 }
566 .cff-plugins-boxes-container .sb-plugins-box .icon {
567 width: 60px;
568 min-width: 60px;
569 }
570 .cff-plugins-boxes-container.sb-recommended-plugins .sb-plugins-box .icon {
571 padding-right: 11px;
572 width: 58px;
573 min-width: 58px;
574 padding-left: 8px;
575 }
576 }
577