Feed & LikeBox For Facebook - Version 2.7.5

Version Description

[25-09-2018] 1. Add Upgrade to Pro Banner in Setting Page 2. Update Product Page

Download this release

Release Info

Developer weblizar
Plugin Icon 128x128 Feed & LikeBox For Facebook
Version 2.7.5
Comparing to
See all releases

Code changes from version 2.7.4 to 2.7.5

css/recom.css DELETED
@@ -1,2768 +0,0 @@
1
- .custom_gallery_layout_label
2
- {
3
- width: 74px !important;
4
- }
5
- .custom_gallery_layout_control
6
- {
7
- margin-left: 80px !important;
8
- }
9
- .gallery_plugin_message
10
- {
11
- font-weight: 400;
12
- background: #d54d21;
13
- padding: 1em;
14
- margin: 10px 0;
15
- }
16
- .gallery_plugin_message > p
17
- {
18
- color: #fff;
19
- margin: 0px !important;
20
- }
21
- .widget_premium_feature
22
- {
23
- color: #FF0000;
24
- font-size: 13px !important;
25
- }
26
-
27
- .gallery-shortcode-label
28
- {
29
- color:#5A5A5A!important;
30
- font-family:Georgia,Times New Roman,Times,serif!important;
31
- font-size:1.8em!important;
32
- font-weight:normal!important;
33
- }
34
-
35
- .gallery_icon {
36
- background: url(../images/icon.png) no-repeat top left;
37
- display: inline-block;
38
- height: 16px;
39
- margin: 0 2px 0 0;
40
- vertical-align: sub;
41
- width: 16px;
42
- }
43
- .separator-doubled {
44
- padding: 0;
45
- height: 0;
46
- border: none;
47
- border-top: medium double #d5d5d5;
48
- color: #333;
49
- text-align: center;
50
- margin-top: 10px;
51
- }
52
- .separator-single {
53
- padding: 0;
54
- height: 0;
55
- border: none;
56
- border-bottom: 1px solid #d5d5d5;
57
- color: #333;
58
- text-align: center;
59
- margin-top: 10px;
60
- margin-bottom: 10px;
61
- }
62
-
63
- .dataTable td {
64
- text-align: left !important;
65
- }
66
-
67
- .breadcrumb {
68
- padding: 8px 15px;
69
- margin: 0 0 20px;
70
- list-style: none;
71
- background-color: #f5f5f5;
72
- -webkit-border-radius: 4px;
73
- -moz-border-radius: 4px;
74
- border-radius: 4px;
75
- }
76
-
77
- .breadcrumb > li {
78
- display: inline-block;
79
- *display: inline;
80
- text-shadow: 0 1px 0 #ffffff;
81
- *zoom: 1;
82
- }
83
-
84
- .breadcrumb > li > .divider {
85
- padding: 0 5px;
86
- color: #ccc;
87
- }
88
-
89
- .breadcrumb > .active {
90
- color: #999999;
91
- }
92
-
93
- .btn-small {
94
- padding: 7px 12px 6px 12px;
95
- line-height: 13px;
96
- }
97
-
98
- button.btn.btn-small, input[type="submit"].btn.btn-small {
99
- *padding-top: 3px;
100
- *padding-bottom: 3px;
101
- }
102
-
103
- .btn {
104
- display: inline-block;
105
- *display: inline;
106
- padding: 4px 12px;
107
- margin-bottom: 0;
108
- *margin-left: .3em;
109
- font-size: 12px;
110
- line-height: 20px;
111
- color: #333333;
112
- text-align: center;
113
- text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
114
- vertical-align: middle;
115
- cursor: pointer;
116
- background-color: #f5f5f5;
117
- *background-color: #e6e6e6;
118
- background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
119
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
120
- background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
121
- background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
122
- background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
123
- background-repeat: repeat-x;
124
- border: 1px solid #bbbbbb;
125
- *border: 0;
126
- border-color: #e6e6e6 #e6e6e6 #bfbfbf;
127
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
128
- border-bottom-color: #a2a2a2;
129
- -webkit-border-radius: 4px;
130
- -moz-border-radius: 4px;
131
- border-radius: 4px;
132
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
133
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
134
- *zoom: 1;
135
- -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
136
- -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
137
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
138
- }
139
-
140
- .btn:hover,
141
- .btn:active,
142
- .btn.active,
143
- .btn.disabled,
144
- .btn[disabled] {
145
- color: #333333;
146
- background-color: #e6e6e6;
147
- *background-color: #d9d9d9;
148
- }
149
-
150
- .btn:active,
151
- .btn.active {
152
- background-color: #cccccc \9;
153
- }
154
-
155
- .btn:first-child {
156
- *margin-left: 0;
157
- }
158
-
159
- .btn:hover {
160
- color: #333333;
161
- text-decoration: none;
162
- background-position: 0 -15px;
163
- -webkit-transition: background-position 0.1s linear;
164
- -moz-transition: background-position 0.1s linear;
165
- -o-transition: background-position 0.1s linear;
166
- transition: background-position 0.1s linear;
167
- }
168
-
169
- .btn:focus {
170
- outline: thin dotted #333;
171
- outline: 5px auto -webkit-focus-ring-color;
172
- outline-offset: -2px;
173
- }
174
-
175
- .btn.active,
176
- .btn:active {
177
- background-image: none;
178
- outline: 0;
179
- -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
180
- -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
181
- box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
182
- }
183
-
184
- .btn-primary.active,
185
- .btn-warning.active,
186
- .btn-danger.active,
187
- .btn-success.active,
188
- .btn-info.active,
189
- .btn-inverse.active {
190
- color: rgba(255, 255, 255, 0.75);
191
- }
192
-
193
- .btn {
194
- border-color: #c5c5c5;
195
- border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
196
- }
197
-
198
- .btn-primary {
199
- color: #ffffff;
200
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
201
- background-color: #006dcc;
202
- *background-color: #0044cc;
203
- background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
204
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
205
- background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
206
- background-image: -o-linear-gradient(top, #0088cc, #0044cc);
207
- background-image: linear-gradient(to bottom, #0088cc, #0044cc);
208
- background-repeat: repeat-x;
209
- border-color: #0044cc #0044cc #002a80;
210
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
211
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
212
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
213
- margin-top: 0px;
214
- }
215
-
216
- .btn-primary:hover,
217
- .btn-primary:active,
218
- .btn-primary.active,
219
- .btn-primary.disabled,
220
- .btn-primary[disabled] {
221
- color: #ffffff;
222
- background-color: #0044cc;
223
- *background-color: #003bb3;
224
- }
225
-
226
- .btn-primary:active,
227
- .btn-primary.active {
228
- background-color: #003399 \9;
229
- }
230
-
231
- .btn-warning {
232
- color: #ffffff;
233
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
234
- background-color: #faa732;
235
- *background-color: #f89406;
236
- background-image: -moz-linear-gradient(top, #fbb450, #f89406);
237
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
238
- background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
239
- background-image: -o-linear-gradient(top, #fbb450, #f89406);
240
- background-image: linear-gradient(to bottom, #fbb450, #f89406);
241
- background-repeat: repeat-x;
242
- border-color: #f89406 #f89406 #ad6704;
243
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
244
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
245
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
246
- }
247
-
248
- .btn-warning:hover,
249
- .btn-warning:active,
250
- .btn-warning.active,
251
- .btn-warning.disabled,
252
- .btn-warning[disabled] {
253
- color: #ffffff;
254
- background-color: #f89406;
255
- *background-color: #df8505;
256
- }
257
-
258
- .btn-warning:active,
259
- .btn-warning.active {
260
- background-color: #c67605 \9;
261
- }
262
-
263
- .btn-danger {
264
- color: #ffffff;
265
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
266
- background-color: #da4f49;
267
- *background-color: #bd362f;
268
- background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
269
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
270
- background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
271
- background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
272
- background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
273
- background-repeat: repeat-x;
274
- border-color: #bd362f #bd362f #802420;
275
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
276
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
277
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
278
- }
279
-
280
- .btn-danger:hover,
281
- .btn-danger:active,
282
- .btn-danger.active,
283
- .btn-danger.disabled,
284
- .btn-danger[disabled] {
285
- color: #ffffff;
286
- background-color: #bd362f;
287
- *background-color: #a9302a;
288
- }
289
-
290
- .btn-danger:active,
291
- .btn-danger.active {
292
- background-color: #942a25 \9;
293
- }
294
-
295
- .btn-success {
296
- color: #ffffff;
297
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
298
- background-color: #5bb75b;
299
- *background-color: #51a351;
300
- background-image: -moz-linear-gradient(top, #62c462, #51a351);
301
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
302
- background-image: -webkit-linear-gradient(top, #62c462, #51a351);
303
- background-image: -o-linear-gradient(top, #62c462, #51a351);
304
- background-image: linear-gradient(to bottom, #62c462, #51a351);
305
- background-repeat: repeat-x;
306
- border-color: #51a351 #51a351 #387038;
307
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
308
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
309
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
310
- }
311
-
312
- .btn-success:hover,
313
- .btn-success:active,
314
- .btn-success.active,
315
- .btn-success.disabled,
316
- .btn-success[disabled] {
317
- color: #ffffff;
318
- background-color: #51a351;
319
- *background-color: #499249;
320
- }
321
-
322
- .btn-success:active,
323
- .btn-success.active {
324
- background-color: #408140 \9;
325
- }
326
-
327
- .btn-info {
328
- color: #ffffff;
329
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
330
- background-color: #49afcd;
331
- *background-color: #2f96b4;
332
- background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
333
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
334
- background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
335
- background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
336
- background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
337
- background-repeat: repeat-x;
338
- border-color: #2f96b4 #2f96b4 #1f6377;
339
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
340
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
341
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
342
- margin-top: 0px;
343
- }
344
-
345
- .btn-info:hover,
346
- .btn-info:active,
347
- .btn-info.active,
348
- .btn-info.disabled,
349
- .btn-info[disabled] {
350
- color: #ffffff;
351
- background-color: #2f96b4;
352
- *background-color: #2a85a0;
353
- }
354
-
355
- .btn-info:active,
356
- .btn-info.active {
357
- background-color: #24748c \9;
358
- }
359
-
360
- .btn-inverse {
361
- color: #ffffff;
362
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
363
- background-color: #363636;
364
- *background-color: #222222;
365
- background-image: -moz-linear-gradient(top, #444444, #222222);
366
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
367
- background-image: -webkit-linear-gradient(top, #444444, #222222);
368
- background-image: -o-linear-gradient(top, #444444, #222222);
369
- background-image: linear-gradient(to bottom, #444444, #222222);
370
- background-repeat: repeat-x;
371
- border-color: #222222 #222222 #000000;
372
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
373
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
374
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
375
- }
376
-
377
- .btn-inverse:hover,
378
- .btn-inverse:active,
379
- .btn-inverse.active,
380
- .btn-inverse.disabled,
381
- .btn-inverse[disabled] {
382
- color: #ffffff;
383
- background-color: #222222;
384
- *background-color: #151515;
385
- }
386
-
387
- .btn-inverse:active,
388
- .btn-inverse.active {
389
- background-color: #080808 \9;
390
- }
391
-
392
- .stat {
393
- margin: 0px;
394
- padding: 0px;
395
- }
396
-
397
- .item-list.table .percent {
398
- width: 30px;
399
- float: right;
400
- margin-right: 10px;
401
- margin-top: 3px;
402
- }
403
-
404
- .item-list.table .title {
405
- padding-top: -5px;
406
- }
407
-
408
- .stat .title {
409
- margin-left: 10px;
410
- margin-right: 10px;
411
- font-size: 13px;
412
- }
413
-
414
- .stat.good .percent {
415
- color: #52e136;
416
- font-size: 16px;
417
- font-weight: bold;
418
- }
419
-
420
- .stat.bad .percent {
421
- color: #d12610;
422
- font-size: 16px;
423
- font-weight: bold;
424
- }
425
-
426
- .stat.ok .percent {
427
- color: #37b7f3;
428
- font-size: 16px;
429
- font-weight: bold;
430
- }
431
-
432
- .line-chart {
433
- display: none
434
- }
435
-
436
- .layout-block {
437
- background-color: #F6F6F6;
438
- background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#F9F9F9), to(#EDEDED));
439
- background-image: -webkit-linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
440
- background-image: -moz-linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
441
- background-image: -ms-linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
442
- background-image: -o-linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
443
- background-image: linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
444
- filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffF9F9F9', endColorstr='#ffEDEDED', GradientType=0);
445
-
446
- border: 1px solid #D5D5D5;
447
- box-shadow: 0 1px 0 0 white inset, 0 1px 0 rgba(255, 255, 255, 0.4);
448
-
449
- -webkit-border-radius: 2px;
450
- -moz-border-radius: 2px;
451
- border-radius: 2px;
452
-
453
- line-height: 18px;
454
- margin: 0 0 20px 0;
455
- padding: 10px;
456
- }
457
-
458
- .layout-span12 {
459
- width: 940px;
460
- }
461
-
462
- .layout-span11 {
463
- width: 860px;
464
- }
465
-
466
- .layout-span10 {
467
- width: 780px;
468
- }
469
-
470
- .layout-span9 {
471
- width: 700px;
472
- }
473
-
474
- .layout-span8 {
475
- width: 620px;
476
- }
477
-
478
- .layout-span7 {
479
- width: 540px;
480
- }
481
-
482
- .layout-span6 {
483
- width: 460px;
484
- }
485
-
486
- .layout-span5 {
487
- width: 380px;
488
- }
489
-
490
- .layout-span4 {
491
- width: 300px;
492
- }
493
-
494
- .layout-span3 {
495
- width: 220px;
496
- }
497
-
498
- .layout-span2 {
499
- width: 140px;
500
- }
501
-
502
- .layout-span1 {
503
- width: 60px;
504
- }
505
-
506
- .offset12 {
507
- margin-left: 980px;
508
- }
509
-
510
- .offset11 {
511
- margin-left: 900px;
512
- }
513
-
514
- .offset10 {
515
- margin-left: 820px;
516
- }
517
-
518
- .offset9 {
519
- margin-left: 740px;
520
- }
521
-
522
- .offset8 {
523
- margin-left: 660px;
524
- }
525
-
526
- .offset7 {
527
- margin-left: 580px;
528
- }
529
-
530
- .offset6 {
531
- margin-left: 500px;
532
- }
533
-
534
- .offset5 {
535
- margin-left: 420px;
536
- }
537
-
538
- .offset4 {
539
- margin-left: 340px;
540
- }
541
-
542
- .offset3 {
543
- margin-left: 260px;
544
- }
545
-
546
- .offset2 {
547
- margin-left: 180px;
548
- }
549
-
550
- .offset1 {
551
- margin-left: 100px;
552
- }
553
-
554
- .fluid-layout {
555
- width: 99%;
556
- margin-top: 1%;
557
- *zoom: 1;
558
- }
559
-
560
- .fluid-layout:before,
561
- .fluid-layout:after {
562
- display: table;
563
- line-height: 0;
564
- content: "";
565
- }
566
-
567
- .fluid-layout:after {
568
- clear: both;
569
- }
570
-
571
- .fluid-layout [class*="layout-span"] {
572
- display: block;
573
- float: left;
574
- width: 100%;
575
- min-height: 30px;
576
- margin-left: 2.127659574468085%;
577
- *margin-left: 2.074468085106383%;
578
- -webkit-box-sizing: border-box;
579
- -moz-box-sizing: border-box;
580
- box-sizing: border-box;
581
- }
582
-
583
- .fluid-layout [class*="layout-span"]:first-child {
584
- margin-left: 0;
585
- }
586
-
587
- .fluid-layout .controls-row [class*="layout-span"] + [class*="layout-span"] {
588
- margin-left: 2.127659574468085%;
589
- }
590
-
591
- .fluid-layout .layout-span12 {
592
- width: 100%;
593
- *width: 99.94680851063829%;
594
- }
595
-
596
- .fluid-layout .layout-span11 {
597
- width: 91.48936170212765%;
598
- *width: 91.43617021276594%;
599
- }
600
-
601
- .fluid-layout .layout-span10 {
602
- width: 82.97872340425532%;
603
- *width: 82.92553191489361%;
604
- }
605
-
606
- .fluid-layout .layout-span9 {
607
- width: 74.46808510638297%;
608
- *width: 74.41489361702126%;
609
- }
610
-
611
- .fluid-layout .layout-span8 {
612
- width: 65.95744680851064%;
613
- *width: 65.90425531914893%;
614
- }
615
-
616
- .fluid-layout .layout-span7 {
617
- width: 57.44680851063829%;
618
- *width: 57.39361702127659%;
619
- }
620
-
621
- .fluid-layout .layout-span6 {
622
- width: 48.93617021276595%;
623
- *width: 48.88297872340425%;
624
- }
625
-
626
- .fluid-layout .layout-span5 {
627
- width: 40.42553191489362%;
628
- *width: 40.37234042553192%;
629
- }
630
-
631
- .fluid-layout .layout-span4 {
632
- width: 31.914893617021278%;
633
- *width: 31.861702127659576%;
634
- }
635
-
636
- .fluid-layout .layout-span3 {
637
- width: 23.404255319148934%;
638
- *width: 23.351063829787233%;
639
- }
640
-
641
- .fluid-layout .layout-span2 {
642
- width: 14.893617021276595%;
643
- *width: 14.840425531914894%;
644
- }
645
-
646
- .fluid-layout .layout-span1 {
647
- width: 6.382978723404255%;
648
- *width: 6.329787234042553%;
649
- }
650
-
651
- .fluid-layout .offset12 {
652
- margin-left: 104.25531914893617%;
653
- *margin-left: 104.14893617021275%;
654
- }
655
-
656
- .fluid-layout .offset12:first-child {
657
- margin-left: 102.12765957446808%;
658
- *margin-left: 102.02127659574467%;
659
- }
660
-
661
- .fluid-layout .offset11 {
662
- margin-left: 95.74468085106382%;
663
- *margin-left: 95.6382978723404%;
664
- }
665
-
666
- .fluid-layout .offset11:first-child {
667
- margin-left: 93.61702127659574%;
668
- *margin-left: 93.51063829787232%;
669
- }
670
-
671
- .fluid-layout .offset10 {
672
- margin-left: 87.23404255319149%;
673
- *margin-left: 87.12765957446807%;
674
- }
675
-
676
- .fluid-layout .offset10:first-child {
677
- margin-left: 85.1063829787234%;
678
- *margin-left: 84.99999999999999%;
679
- }
680
-
681
- .fluid-layout .offset9 {
682
- margin-left: 78.72340425531914%;
683
- *margin-left: 78.61702127659572%;
684
- }
685
-
686
- .fluid-layout .offset9:first-child {
687
- margin-left: 76.59574468085106%;
688
- *margin-left: 76.48936170212764%;
689
- }
690
-
691
- .fluid-layout .offset8 {
692
- margin-left: 70.2127659574468%;
693
- *margin-left: 70.10638297872339%;
694
- }
695
-
696
- .fluid-layout .offset8:first-child {
697
- margin-left: 68.08510638297872%;
698
- *margin-left: 67.9787234042553%;
699
- }
700
-
701
- .fluid-layout .offset7 {
702
- margin-left: 61.70212765957446%;
703
- *margin-left: 61.59574468085106%;
704
- }
705
-
706
- .fluid-layout .offset7:first-child {
707
- margin-left: 59.574468085106375%;
708
- *margin-left: 59.46808510638297%;
709
- }
710
-
711
- .fluid-layout .offset6 {
712
- margin-left: 53.191489361702125%;
713
- *margin-left: 53.085106382978715%;
714
- }
715
-
716
- .fluid-layout .offset6:first-child {
717
- margin-left: 51.063829787234035%;
718
- *margin-left: 50.95744680851063%;
719
- }
720
-
721
- .fluid-layout .offset5 {
722
- margin-left: 44.68085106382979%;
723
- *margin-left: 44.57446808510638%;
724
- }
725
-
726
- .fluid-layout .offset5:first-child {
727
- margin-left: 42.5531914893617%;
728
- *margin-left: 42.4468085106383%;
729
- }
730
-
731
- .fluid-layout .offset4 {
732
- margin-left: 36.170212765957444%;
733
- *margin-left: 36.06382978723405%;
734
- }
735
-
736
- .fluid-layout .offset4:first-child {
737
- margin-left: 34.04255319148936%;
738
- *margin-left: 33.93617021276596%;
739
- }
740
-
741
- .fluid-layout .offset3 {
742
- margin-left: 27.659574468085104%;
743
- *margin-left: 27.5531914893617%;
744
- }
745
-
746
- .fluid-layout .offset3:first-child {
747
- margin-left: 25.53191489361702%;
748
- *margin-left: 25.425531914893618%;
749
- }
750
-
751
- .fluid-layout .offset2 {
752
- margin-left: 19.148936170212764%;
753
- *margin-left: 19.04255319148936%;
754
- }
755
-
756
- .fluid-layout .offset2:first-child {
757
- margin-left: 17.02127659574468%;
758
- *margin-left: 16.914893617021278%;
759
- }
760
-
761
- .fluid-layout .offset1 {
762
- margin-left: 10.638297872340425%;
763
- *margin-left: 10.53191489361702%;
764
- }
765
-
766
- .fluid-layout .offset1:first-child {
767
- margin-left: 8.51063829787234%;
768
- *margin-left: 8.404255319148938%;
769
- }
770
-
771
- [class*="layout-span"].hide,
772
- .fluid-layout [class*="layout-span"].hide {
773
- display: none;
774
- }
775
-
776
- [class*="layout-span"].pull-right,
777
- .fluid-layout [class*="layout-span"].pull-right {
778
- float: right;
779
- }
780
-
781
- .fluid-layout input[class*="layout-span"],
782
- .fluid-layout select[class*="layout-span"],
783
- .fluid-layout textarea[class*="layout-span"],
784
- .fluid-layout .uneditable-input[class*="layout-span"] {
785
- float: none;
786
- margin-left: 0;
787
- }
788
-
789
- .fluid-layout input[class*="layout-span"],
790
- .fluid-layout select[class*="layout-span"],
791
- .fluid-layout textarea[class*="layout-span"],
792
- .fluid-layout .uneditable-input[class*="layout-span"],
793
- .fluid-layout .input-prepend [class*="layout-span"],
794
- .fluid-layout .input-append [class*="layout-span"] {
795
- display: inline-block;
796
- }
797
-
798
- .controls-row [class*="layout-span"],
799
- .fluid-layout .controls-row [class*="layout-span"] {
800
- float: left;
801
- }
802
-
803
- /*********************************TABLE CONTENT********************************/
804
- table td[class*="layout-span"],
805
- table th[class*="layout-span"],
806
- .fluid-layout table td[class*="layout-span"],
807
- .fluid-layout table th[class*="layout-span"] {
808
- display: table-cell;
809
- float: none;
810
- margin-left: 0;
811
- }
812
-
813
- table td.layout-span1,
814
- table th.layout-span1 {
815
- float: none;
816
- width: 44px;
817
- margin-left: 0;
818
- }
819
-
820
- table td.layout-span2,
821
- table th.layout-span2 {
822
- float: none;
823
- width: 124px;
824
- margin-left: 0;
825
- }
826
-
827
- table td.layout-span3,
828
- table th.layout-span3 {
829
- float: none;
830
- width: 204px;
831
- margin-left: 0;
832
- }
833
-
834
- table td.layout-span4,
835
- table th.layout-span4 {
836
- float: none;
837
- width: 284px;
838
- margin-left: 0;
839
- }
840
-
841
- table td.layout-span5,
842
- table th.layout-span5 {
843
- float: none;
844
- width: 364px;
845
- margin-left: 0;
846
- }
847
-
848
- table td.layout-span6,
849
- table th.layout-span6 {
850
- float: none;
851
- width: 444px;
852
- margin-left: 0;
853
- }
854
-
855
- table td.layout-span7,
856
- table th.layout-span7 {
857
- float: none;
858
- width: 524px;
859
- margin-left: 0;
860
- }
861
-
862
- table td.layout-span8,
863
- table th.layout-span8 {
864
- float: none;
865
- width: 604px;
866
- margin-left: 0;
867
- }
868
-
869
- table td.layout-span9,
870
- table th.layout-span9 {
871
- float: none;
872
- width: 684px;
873
- margin-left: 0;
874
- }
875
-
876
- table td.layout-span10,
877
- table th.layout-span10 {
878
- float: none;
879
- width: 764px;
880
- margin-left: 0;
881
- }
882
-
883
- table td.layout-span11,
884
- table th.layout-span11 {
885
- float: none;
886
- width: 844px;
887
- margin-left: 0;
888
- }
889
-
890
- table td.layout-span12,
891
- table th.layout-span12 {
892
- float: none;
893
- width: 924px;
894
- margin-left: 0;
895
- }
896
-
897
- .layout-table-controls {
898
- margin: 0 -1px;
899
- }
900
-
901
- .layout-table-controls > li {
902
- display: inline-block;
903
- margin: 0 1px;
904
- }
905
-
906
- /*.layout-table-controls > li > .btn { padding: 0px; }*/
907
- *
908
-
909
- /
910
- .layout-table-controls > li > .btn > i {
911
- margin-left: 0;
912
- margin-right: 0;
913
- }
914
-
915
- .layout-table-controls > li > a > i {
916
- margin-right: 0;
917
- font-size: 14px;
918
- color: #555;
919
- }
920
-
921
- .layout-table-controls > li > a.btn > b, .layout-table-controls > li > a > b {
922
- margin: 1px 0 -1px 0;
923
- font-size: 14px;
924
- color: #555;
925
- width: 1.1em;
926
- float: none;
927
- }
928
-
929
- .stats-overview-cont {
930
- padding-top: 0px;
931
- margin-bottom: 15px;
932
- }
933
-
934
- .stats-overview {
935
- clear: both;
936
- padding: 10px 10px 0px 10px;
937
- margin: 0px;
938
- margin-bottom: 5px;
939
- }
940
-
941
- .stats-overview .display {
942
- margin-right: 5px;
943
- float: left;
944
- }
945
-
946
- .stats-overview .details {
947
- color: #888;
948
- }
949
-
950
- .stats-overview .details .title {
951
- color: #777;
952
- font-size: 12px;
953
- font-weight: normal;
954
- margin-bottom: 3px;
955
- padding: 0px !important;
956
- }
957
-
958
- .stats-overview .details .title i {
959
- color: #999;
960
- margin-right: 2px;
961
- }
962
-
963
- .stats-overview .details .numbers {
964
- color: #777;
965
- font-size: 20px;
966
- font-weight: bold;
967
- margin-bottom: 6px;
968
- !important
969
- }
970
-
971
- .stats-overview .progress-layout {
972
- height: 10px;
973
- margin-bottom: 10px !important;
974
- }
975
-
976
- .stats-overview:hover {
977
- text-decoration: none !important;
978
- border-color: #999 !important;
979
- color: #444 !important;
980
- text-shadow: 0 1px 0px rgba(255, 255, 255, 1) !important;
981
- -webkit-transition: all 0.3s ease !important;
982
- -moz-transition: all 0.3s ease !important;
983
- -ms-transition: all 0.3s ease !important;
984
- -o-transition: all 0.3s ease !important;
985
- transition: all 0.3s ease !important;
986
- -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .55) !important;
987
- -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .55) !important;
988
- box-shadow: 0px 0px 3px rgba(0, 0, 0, .55) !important;
989
- }
990
-
991
- @-webkit-keyframes progress-bar-stripes {
992
- from {
993
- background-position: 40px 0;
994
- }
995
- to {
996
- background-position: 0 0;
997
- }
998
- }
999
-
1000
- @-moz-keyframes progress-bar-stripes {
1001
- from {
1002
- background-position: 40px 0;
1003
- }
1004
- to {
1005
- background-position: 0 0;
1006
- }
1007
- }
1008
-
1009
- @-ms-keyframes progress-bar-stripes {
1010
- from {
1011
- background-position: 40px 0;
1012
- }
1013
- to {
1014
- background-position: 0 0;
1015
- }
1016
- }
1017
-
1018
- @-o-keyframes progress-bar-stripes {
1019
- from {
1020
- background-position: 0 0;
1021
- }
1022
- to {
1023
- background-position: 40px 0;
1024
- }
1025
- }
1026
-
1027
- @keyframes progress-bar-stripes {
1028
- from {
1029
- background-position: 40px 0;
1030
- }
1031
- to {
1032
- background-position: 0 0;
1033
- }
1034
- }
1035
-
1036
- .progress-layout {
1037
- height: 20px;
1038
- margin-bottom: 20px;
1039
- overflow: hidden;
1040
- background-color: #f7f7f7;
1041
- background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
1042
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
1043
- background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
1044
- background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
1045
- background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
1046
- background-repeat: repeat-x;
1047
- -webkit-border-radius: 4px;
1048
- -moz-border-radius: 4px;
1049
- border-radius: 4px;
1050
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
1051
- -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
1052
- -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
1053
- box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
1054
- }
1055
-
1056
- .progress-layout .bar {
1057
- float: left;
1058
- width: 0;
1059
- height: 100%;
1060
- font-size: 12px;
1061
- color: #ffffff;
1062
- text-align: center;
1063
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
1064
- background-color: #0e90d2;
1065
- background-image: -moz-linear-gradient(top, #149bdf, #0480be);
1066
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
1067
- background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
1068
- background-image: -o-linear-gradient(top, #149bdf, #0480be);
1069
- background-image: linear-gradient(to bottom, #149bdf, #0480be);
1070
- background-repeat: repeat-x;
1071
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
1072
- -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
1073
- -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
1074
- box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
1075
- -webkit-box-sizing: border-box;
1076
- -moz-box-sizing: border-box;
1077
- box-sizing: border-box;
1078
- -webkit-transition: width 0.6s ease;
1079
- -moz-transition: width 0.6s ease;
1080
- -o-transition: width 0.6s ease;
1081
- transition: width 0.6s ease;
1082
- }
1083
-
1084
- .progress-layout .bar + .bar {
1085
- -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
1086
- -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
1087
- box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
1088
- }
1089
-
1090
- .progress-layout-striped .bar {
1091
- background-color: #149bdf;
1092
- background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
1093
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1094
- background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1095
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1096
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1097
- -webkit-background-size: 40px 40px;
1098
- -moz-background-size: 40px 40px;
1099
- -o-background-size: 40px 40px;
1100
- background-size: 40px 40px;
1101
- }
1102
-
1103
- .progress-layout.active .bar {
1104
- -webkit-animation: progress-bar-stripes 2s linear infinite;
1105
- -moz-animation: progress-bar-stripes 2s linear infinite;
1106
- -ms-animation: progress-bar-stripes 2s linear infinite;
1107
- -o-animation: progress-bar-stripes 2s linear infinite;
1108
- animation: progress-bar-stripes 2s linear infinite;
1109
- }
1110
-
1111
- .progress-layout-danger .bar,
1112
- .progress-layout .bar-danger {
1113
- background-color: #dd514c;
1114
- background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
1115
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
1116
- background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
1117
- background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
1118
- background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
1119
- background-repeat: repeat-x;
1120
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
1121
- }
1122
-
1123
- .progress-layout-danger.progress-layout-striped .bar,
1124
- .progress-layout-striped .bar-danger {
1125
- background-color: #ee5f5b;
1126
- background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
1127
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1128
- background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1129
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1130
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1131
- }
1132
-
1133
- .progress-layout-success .bar,
1134
- .progress-layout .bar-success {
1135
- background-color: #5eb95e;
1136
- background-image: -moz-linear-gradient(top, #62c462, #57a957);
1137
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
1138
- background-image: -webkit-linear-gradient(top, #62c462, #57a957);
1139
- background-image: -o-linear-gradient(top, #62c462, #57a957);
1140
- background-image: linear-gradient(to bottom, #62c462, #57a957);
1141
- background-repeat: repeat-x;
1142
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
1143
- }
1144
-
1145
- .progress-layout-success.progress-layout-striped .bar,
1146
- .progress-layout-striped .bar-success {
1147
- background-color: #62c462;
1148
- background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
1149
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1150
- background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1151
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1152
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1153
- }
1154
-
1155
- .progress-layout-info .bar,
1156
- .progress-layout .bar-info {
1157
- background-color: #4bb1cf;
1158
- background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
1159
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
1160
- background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
1161
- background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
1162
- background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
1163
- background-repeat: repeat-x;
1164
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
1165
- }
1166
-
1167
- .progress-layout-info.progress-layout-striped .bar,
1168
- .progress-layout-striped .bar-info {
1169
- background-color: #5bc0de;
1170
- background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
1171
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1172
- background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1173
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1174
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1175
- }
1176
-
1177
- .progress-layout-warning .bar,
1178
- .progress-layout .bar-warning {
1179
- background-color: #faa732;
1180
- background-image: -moz-linear-gradient(top, #fbb450, #f89406);
1181
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
1182
- background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
1183
- background-image: -o-linear-gradient(top, #fbb450, #f89406);
1184
- background-image: linear-gradient(to bottom, #fbb450, #f89406);
1185
- background-repeat: repeat-x;
1186
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
1187
- }
1188
-
1189
- .progress-layout-warning.progress-layout-striped .bar,
1190
- .progress-layout-striped .bar-warning {
1191
- background-color: #fbb450;
1192
- background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
1193
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1194
- background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1195
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1196
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1197
- }
1198
-
1199
- .widget-layout {
1200
- background: none repeat scroll 0 0 #F9F9F9;
1201
- border-top: 1px solid #e0dede;
1202
- border-left: 1px solid #e0dede;
1203
- border-right: 1px solid #e0dede;
1204
- clear: both;
1205
- margin-top: 0px;
1206
- margin-bottom: 20px;
1207
- -webkit-border-radius: 3px;
1208
- -moz-border-radius: 3px;
1209
- border-radius: 3px;
1210
- }
1211
-
1212
- .widget-layout-title {
1213
- background-color: #EFEFEF;
1214
- background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#FDFDFD), to(#EAEAEA));
1215
- background-image: -webkit-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
1216
- background-image: -moz-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
1217
- background-image: -ms-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
1218
- background-image: -o-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
1219
- background-image: -linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
1220
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#eaeaea', GradientType=0);
1221
- border-bottom: 1px solid #e0dede;
1222
- height: 36px;
1223
-
1224
- -webkit-border-radius: 3px 3px 0px 0px;
1225
- -moz-border-radius: 3px 3px 0px 0px;
1226
- border-radius: 3px 3px 0px 0px;
1227
- }
1228
-
1229
- /****************************** Widget Section *********************************/
1230
- .widget-layout-title > h4 {
1231
- color: #444;
1232
- float: left;
1233
- font-size: 13px;
1234
- font-weight: bold;
1235
- padding: 12px 11px 10px 15px;
1236
- line-height: 12px;
1237
- margin: 0px !important;
1238
- }
1239
-
1240
- .widget-layout-title > h4 i {
1241
- font-size: 14px;
1242
- margin-right: 6px;
1243
- !important
1244
- }
1245
-
1246
- .widget-layout-title span.tools {
1247
- padding: 3px 5px 2px;
1248
- float: right;
1249
- margin: 6px 0px 0 0 !important;
1250
- cursor: pointer;
1251
- }
1252
-
1253
- .widget-layout-title span.tools > a {
1254
- display: inline-block;
1255
- margin-right: 5px !important;
1256
- color: #555;
1257
- font-size: 14px;
1258
- }
1259
-
1260
- .widget-layout-title span.tools > a:hover {
1261
- text-decoration: none;
1262
- -webkit-transition: all 0.1s ease-in-out;
1263
- -moz-transition: all 0.1s ease-in-out;
1264
- -o-transition: all 0.1s ease-in-out;
1265
- -ms-transition: all 0.1s ease-in-out;
1266
- transition: all 0.1s ease-in-out;
1267
- opacity: .6;
1268
- }
1269
-
1270
- .widget-layout-title .btn-group {
1271
- margin-right: 5px !important;
1272
- margin-top: -2px !important;
1273
- }
1274
-
1275
- .widget-layout-title .btn-group .caret {
1276
- margin-top: 8px !important;
1277
- margin-left: 3px !important;
1278
- }
1279
-
1280
- .widget-layout-body {
1281
- padding: 10px 15px;
1282
- border-bottom: 1px solid #CDCDCD;
1283
- -webkit-border-radius: 0px 0px 3px 3px;
1284
- -moz-border-radius: 0px 0px 3px 3px;
1285
- border-radius: 0px 0px 3px 3px;
1286
- }
1287
-
1288
- /********************** Widget Section *********************************/
1289
- .fluid-layout table {
1290
- max-width: 100%;
1291
- background-color: transparent;
1292
- border-collapse: collapse;
1293
- border-spacing: 0;
1294
- }
1295
-
1296
- .fluid-layout .table {
1297
- width: 100%;
1298
- margin-bottom: 20px;
1299
- margin-top: 10px !important
1300
- }
1301
-
1302
- .fluid-layout .table th,
1303
- .fluid-layout .table td {
1304
- padding: 8px;
1305
- line-height: 20px;
1306
- text-align: left;
1307
- vertical-align: top;
1308
- border-top: 1px solid #dddddd;
1309
- }
1310
-
1311
- .fluid-layout .table th {
1312
- font-weight: bold;
1313
- }
1314
-
1315
- .fluid-layout .table caption + thead tr:first-child th,
1316
- .fluid-layout .table caption + thead tr:first-child td,
1317
- .fluid-layout .table colgroup + thead tr:first-child th,
1318
- .fluid-layout .table colgroup + thead tr:first-child td,
1319
- .fluid-layout.table thead:first-child tr:first-child th,
1320
- .fluid-layout.table thead :first-child tr:first-child td {
1321
- border-top: 0;
1322
- }
1323
-
1324
- .fluid-layout .table tbody + tbody {
1325
- border-top: 2px solid #dddddd;
1326
- }
1327
-
1328
- .fluid-layout .table .table {
1329
- background-color: #ffffff;
1330
- }
1331
-
1332
- .fluid-layout .table-condensed th,
1333
- .fluid-layout .table-condensed td {
1334
- padding: 4px 5px;
1335
- }
1336
-
1337
- .fluid-layout .table-bordered {
1338
- border: 1px solid #dddddd;
1339
- border-collapse: separate;
1340
- *border-collapse: collapse;
1341
- border-left: 0;
1342
- -webkit-border-radius: 4px;
1343
- -moz-border-radius: 4px;
1344
- border-radius: 4px;
1345
- }
1346
-
1347
- .fluid-layout .table-bordered th,
1348
- .fluid-layout .table-bordered td {
1349
- border-left: 1px solid #dddddd;
1350
- }
1351
-
1352
- .fluid-layout .table-striped tbody > tr:nth-child(odd) > td,
1353
- .fluid-layout .table-striped tbody > tr:nth-child(odd) > th {
1354
- background-color: #f9f9f9;
1355
- }
1356
-
1357
- .fluid-layout .table-hover tbody tr:hover td,
1358
- .fluid-layout .table-hover tbody tr:hover th {
1359
- background-color: #f5f5f5;
1360
- }
1361
-
1362
- .fluid-layout .table tbody tr.success td {
1363
- background-color: #dff0d8;
1364
- }
1365
-
1366
- .fluid-layout .table tbody tr.error td {
1367
- background-color: #f2dede;
1368
- }
1369
-
1370
- .fluid-layout .table tbody tr.warning td {
1371
- background-color: #fcf8e3;
1372
- }
1373
-
1374
- .fluid-layout .table tbody tr.info td {
1375
- background-color: #d9edf7;
1376
- }
1377
-
1378
- .fluid-layout .table-hover tbody tr.success:hover td {
1379
- background-color: #d0e9c6;
1380
- }
1381
-
1382
- .fluid-layout .table-hover tbody tr.error:hover td {
1383
- background-color: #ebcccc;
1384
- }
1385
-
1386
- .fluid-layout .table-hover tbody tr.warning:hover td {
1387
- background-color: #faf2cc;
1388
- }
1389
-
1390
- .fluid-layout .table-hover tbody tr.info:hover td {
1391
- background-color: #c4e3f3;
1392
- }
1393
-
1394
- .label-layout,
1395
- .badge {
1396
- display: inline-block;
1397
- padding: 2px 4px;
1398
- font-size: 11.844px;
1399
- font-weight: bold;
1400
- line-height: 14px;
1401
- color: #ffffff;
1402
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
1403
- white-space: nowrap;
1404
- vertical-align: baseline;
1405
- background-color: #999999;
1406
- }
1407
-
1408
- .label-layout {
1409
- -webkit-border-radius: 3px;
1410
- -moz-border-radius: 3px;
1411
- border-radius: 3px;
1412
- }
1413
-
1414
- .badge {
1415
- padding-right: 9px;
1416
- padding-left: 9px;
1417
- -webkit-border-radius: 9px;
1418
- -moz-border-radius: 9px;
1419
- border-radius: 9px;
1420
- }
1421
-
1422
- .label-layout:empty,
1423
- .badge:empty {
1424
- display: none;
1425
- }
1426
-
1427
- .label-layout-important,
1428
- .badge-important {
1429
- background-color: #b94a48;
1430
- }
1431
-
1432
- .label-layout-important[href],
1433
- .badge-important[href] {
1434
- background-color: #953b39;
1435
- }
1436
-
1437
- .label-layout-warning,
1438
- .badge-warning {
1439
- background-color: #f89406;
1440
- }
1441
-
1442
- .label-layout-warning[href],
1443
- .badge-warning[href] {
1444
- background-color: #c67605;
1445
- }
1446
-
1447
- .label-layout-success,
1448
- .badge-success {
1449
- background-color: #468847;
1450
- }
1451
-
1452
- .label-layout-success[href],
1453
- .badge-success[href] {
1454
- background-color: #356635;
1455
- }
1456
-
1457
- .label-layout-info,
1458
- .badge-info {
1459
- background-color: #3a87ad;
1460
- }
1461
-
1462
- .label-layout-info[href],
1463
- .badge-info[href] {
1464
- background-color: #2d6987;
1465
- }
1466
-
1467
- .label-layout-inverse,
1468
- .badge-inverse {
1469
- background-color: #333333;
1470
- }
1471
-
1472
- .label-layout-inverse[href],
1473
- .badge-inverse[href] {
1474
- background-color: #1a1a1a;
1475
- }
1476
-
1477
- .btn .label-layout,
1478
- .btn .badge {
1479
- position: relative;
1480
- top: -1px;
1481
- }
1482
-
1483
- .btn-mini .label-layout,
1484
- .btn-mini .badge {
1485
- top: 0;
1486
- }
1487
-
1488
- .fluid-layout a {
1489
-
1490
- text-decoration: none !important
1491
- }
1492
-
1493
- .fluid-layout a:hover {
1494
-
1495
- text-decoration: none !important
1496
- }
1497
-
1498
- /***********************************************FORM CONTENT***********************************************/
1499
- .widget-layout-body .form form {
1500
- margin: 0px !important;
1501
- padding: 0px !important;
1502
- }
1503
-
1504
- .widget-layout-body .layout-control-group:last-child {
1505
- padding-bottom: 0px !important;
1506
- margin-bottom: 0px !important;
1507
- }
1508
-
1509
- .widget-layout-body .form-actions {
1510
- margin-left: -15px !important;
1511
- margin-right: -15px !important;
1512
- margin-top: 20px !important;
1513
- margin-bottom: -15px !important;
1514
- margin-top: 20px;
1515
- padding-left: 195px;
1516
- -webkit-border-radius: 0px 0px 4px 4px;
1517
- -moz-border-radius: 0px 0px 4px 4px;
1518
- border-radius: 0px 0px 4px 4px;
1519
- }
1520
-
1521
- .widget-layout-body .dataTables_info, .widget-layout-body .dataTables_paginate {
1522
- /*margin-top: 5px !important;*/
1523
- padding-bottom: 0px !important;
1524
- margin-bottom: -4px !important;
1525
- }
1526
-
1527
- .dataTables_info {
1528
- padding: 0px;
1529
- display: block;
1530
- float: left;
1531
- }
1532
-
1533
- .dataTables_paginate {
1534
- float: right;
1535
- margin: 0px;
1536
- }
1537
-
1538
- .dataTables_paginate .last {
1539
- margin-right: 0 !important;
1540
- }
1541
-
1542
- paging_full_numbers {
1543
- height: 22px;
1544
- line-height: 22px;
1545
- }
1546
-
1547
- .paging_full_numbers .next:active, .paging_full_numbers .first:active, .paging_full_numbers .previous:active, .paging_full_numbers .last:active {
1548
- font-weight: normal !important;
1549
- }
1550
-
1551
- .paging_full_numbers a:active {
1552
- outline: none
1553
- }
1554
-
1555
- .paging_full_numbers a:hover {
1556
- text-decoration: none;
1557
- }
1558
-
1559
- .paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active {
1560
- border: 1px solid #d3d3d3;
1561
- -webkit-border-radius: 2px;
1562
- -moz-border-radius: 2px;
1563
- border-radius: 2px;
1564
- padding: 5px 8px;
1565
- margin: 0 3px;
1566
- cursor: pointer;
1567
- *cursor: hand;
1568
- color: #919191;
1569
- font-size: 11px;
1570
- box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eaeaea;
1571
- -webkit-box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eaeaea;
1572
- -moz-box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eaeaea;
1573
- }
1574
-
1575
- .paging_full_numbers a.paginate_button {
1576
- background: #ffffff;
1577
- background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
1578
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
1579
- background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
1580
- background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
1581
- background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
1582
- background: linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
1583
- }
1584
-
1585
- .paging_full_numbers a.paginate_button:hover {
1586
- background: #fcfcfc;
1587
- color: #327394;
1588
- }
1589
-
1590
- .paging_full_numbers a.paginate_active, .paging_full_numbers a.paginate_button:active {
1591
- background: #6f6f6f;
1592
- color: #fff;
1593
- border-color: #646464;
1594
- box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
1595
- -webkit-box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
1596
- -moz-box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
1597
- font-weight: bold;
1598
- }
1599
-
1600
- .paginate_button_disabled, .paginate_button_disabled:active {
1601
- background: #F9F9F9 !important;
1602
- color: #CCC !important;
1603
- box-shadow: none !important;
1604
- font-weight: normal !important;
1605
- border: 1px solid #E5E5E5 !important;
1606
- }
1607
-
1608
- .paginate_button_disabled:active {
1609
- border-color: #d3d3d3 !important;
1610
- }
1611
-
1612
- .dataTables_processing {
1613
- position: absolute;
1614
- top: 50%;
1615
- left: 50%;
1616
- width: 250px;
1617
- height: 30px;
1618
- margin-left: -125px;
1619
- margin-top: -15px;
1620
- padding: 14px 0 2px 0;
1621
- border: 1px solid #ddd;
1622
- text-align: center;
1623
- color: #999;
1624
- font-size: 14px;
1625
- background-color: white;
1626
- }
1627
-
1628
- .sorting {
1629
- background: url('../images/tables/sort_both.png') no-repeat 100% 8px;
1630
- }
1631
-
1632
- .sorting_asc {
1633
- background: url('../images/tables/sort_asc.png') no-repeat 100% 8px;
1634
- }
1635
-
1636
- .sorting_desc {
1637
- background: url('../images/tables/sort_desc.png') no-repeat 100% 8px;
1638
- }
1639
-
1640
- .sorting_asc_disabled {
1641
- background: url('../images/tables/sort_asc_disabled.png') no-repeat 100% 8px;
1642
- }
1643
-
1644
- .sorting_desc_disabled {
1645
- background: url('../images/tables/sort_desc_disabled.png') no-repeat 100% 8px;
1646
- }
1647
-
1648
- .table.dataTable th:active {
1649
- outline: none;
1650
- }
1651
-
1652
- .datatable-footer {
1653
- border-top: 1px solid #ddd;
1654
- padding: 15px 0;
1655
- }
1656
-
1657
- .datatable-footer {
1658
- background: #fcfcfc;
1659
- background: -moz-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1660
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f5f5f5));
1661
- background: -webkit-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1662
- background: -o-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1663
- background: -ms-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1664
- background: linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1665
- }
1666
-
1667
- .dataTables_scroll {
1668
- clear: both;
1669
- }
1670
-
1671
- .dataTables_scrollBody {
1672
- *margin-top: -1px;
1673
- -webkit-overflow-scrolling: touch;
1674
- }
1675
-
1676
- .table.dataTable th:active {
1677
- outline: none;
1678
- }
1679
-
1680
- .datatable-footer {
1681
- border-top: 1px solid #ddd;
1682
- padding: 15px 0;
1683
- margin-bottom: 10px;
1684
- }
1685
-
1686
- .datatable-footer {
1687
- background: #fcfcfc;
1688
- background: -moz-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1689
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f5f5f5));
1690
- background: -webkit-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1691
- background: -o-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1692
- background: -ms-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1693
- background: linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1694
- }
1695
-
1696
- .dataTables_scroll {
1697
- clear: both;
1698
- }
1699
-
1700
- .dataTables_scrollBody {
1701
- *margin-top: -1px;
1702
- -webkit-overflow-scrolling: touch;
1703
- }
1704
-
1705
- .widget-layout-body .table {
1706
- padding-bottom: 0px !important;
1707
- margin-bottom: 0px !important;
1708
- }
1709
-
1710
- .form-search input,
1711
- .form-inline input,
1712
- .layout-form input,
1713
- .form-search textarea,
1714
- .form-inline textarea,
1715
- .layout-form textarea,
1716
- .form-search select,
1717
- .form-inline select,
1718
- .layout-form select,
1719
- .form-search .help-inline,
1720
- .form-inline .help-inline,
1721
- .layout-form .help-inline,
1722
- .form-search .uneditable-input,
1723
- .form-inline .uneditable-input,
1724
- .layout-form .uneditable-input,
1725
- .form-search .input-prepend,
1726
- .form-inline .input-prepend,
1727
- .layout-form .input-prepend,
1728
- .form-search .input-append,
1729
- .form-inline .input-append,
1730
- .layout-form .input-append {
1731
- display: inline-block;
1732
- *display: inline;
1733
- margin-bottom: 0;
1734
- vertical-align: middle;
1735
- *zoom: 1;
1736
- }
1737
-
1738
- .layout-control-group {
1739
- margin-bottom: 10px;
1740
- }
1741
-
1742
- legend + .layout-control-group {
1743
- margin-top: 20px;
1744
- -webkit-margin-top-collapse: separate;
1745
- }
1746
-
1747
- .layout-form .layout-control-group {
1748
- *zoom: 1;
1749
- }
1750
-
1751
- .layout-form .layout-control-group:before,
1752
- .layout-form .layout-control-group:after {
1753
- display: table;
1754
- line-height: 0;
1755
- content: "";
1756
- }
1757
-
1758
- .layout-form .layout-control-group:after {
1759
- clear: both;
1760
- }
1761
-
1762
- .layout-form .layout-control-label {
1763
- float: left;
1764
- width: 160px;
1765
- padding-top: 8px;
1766
- text-align: left;
1767
- }
1768
-
1769
- .layout-form .layout-controls {
1770
- *display: inline-block;
1771
- *padding-left: 20px;
1772
- margin-left: 180px;
1773
- *margin-left: 0;
1774
- }
1775
-
1776
- .layout-form .layout-controls-radio {
1777
- margin-top: 7px;
1778
- float: left;
1779
- margin-left: 20px;
1780
- }
1781
-
1782
- .layout-form .layout-controls:first-child {
1783
- *padding-left: 180px;
1784
- }
1785
-
1786
- .layout-form .help-block {
1787
- margin-bottom: 0;
1788
- }
1789
-
1790
- .layout-form input + .help-block,
1791
- .layout-form select + .help-block,
1792
- .layout-form textarea + .help-block,
1793
- .layout-form .uneditable-input + .help-block,
1794
- .layout-form .input-prepend + .help-block,
1795
- .layout-form .input-append + .help-block {
1796
- margin-top: 10px;
1797
- }
1798
-
1799
- .layout-form .form-actions {
1800
- padding-left: 180px;
1801
- }
1802
-
1803
- .layout-control-group.warning > label,
1804
- .layout-control-group.warning .help-block,
1805
- .layout-control-group.warning .help-inline {
1806
- color: #c09853;
1807
- }
1808
-
1809
- .layout-control-group.warning .checkbox,
1810
- .layout-control-group.warning .radio,
1811
- .layout-control-group.warning input,
1812
- .layout-control-group.warning select,
1813
- .layout-control-group.warning textarea {
1814
- color: #c09853;
1815
- }
1816
-
1817
- .layout-control-group.warning input,
1818
- .layout-control-group.warning select,
1819
- .layout-control-group.warning textarea {
1820
- border-color: #c09853;
1821
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1822
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1823
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1824
- }
1825
-
1826
- .layout-control-group.warning input:focus,
1827
- .layout-control-group.warning select:focus,
1828
- .layout-control-group.warning textarea:focus {
1829
- border-color: #a47e3c;
1830
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
1831
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
1832
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
1833
- }
1834
-
1835
- .layout-control-group.warning .input-prepend .add-on,
1836
- .layout-control-group.warning .input-append .add-on {
1837
- color: #c09853;
1838
- background-color: #fcf8e3;
1839
- border-color: #c09853;
1840
- }
1841
-
1842
- .layout-control-group.error > label,
1843
- .layout-control-group.error .help-block,
1844
- .layout-control-group.error .help-inline {
1845
- color: #b94a48;
1846
- }
1847
-
1848
- .error {
1849
- color: #b94a48;
1850
- }
1851
-
1852
- .layout-control-group.error .checkbox,
1853
- .layout-control-group.error .radio,
1854
- .layout-control-group.error input,
1855
- .layout-control-group.error select,
1856
- .layout-control-group.error textarea {
1857
- color: #b94a48;
1858
- }
1859
-
1860
- .layout-control-group.error input,
1861
- .layout-control-group.error select,
1862
- .layout-control-group.error textarea {
1863
- border-color: #b94a48;
1864
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1865
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1866
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1867
- }
1868
-
1869
- .layout-control-group.error input:focus,
1870
- .layout-control-group.error select:focus,
1871
- .layout-control-group.error textarea:focus {
1872
- border-color: #953b39;
1873
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
1874
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
1875
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
1876
- }
1877
-
1878
- .layout-control-group.error .input-prepend .add-on,
1879
- .layout-control-group.error .input-append .add-on {
1880
- color: #b94a48;
1881
- background-color: #f2dede;
1882
- border-color: #b94a48;
1883
- }
1884
-
1885
- .layout-control-group.success > label,
1886
- .layout-control-group.success .help-block,
1887
- .layout-control-group.success .help-inline {
1888
- color: #468847;
1889
- }
1890
-
1891
- .layout-control-group.success .checkbox,
1892
- .layout-control-group.success .radio,
1893
- .layout-control-group.success input,
1894
- .layout-control-group.success select,
1895
- .layout-control-group.success textarea {
1896
- color: #468847;
1897
- }
1898
-
1899
- .layout-control-group.success input,
1900
- .layout-control-group.success select,
1901
- .layout-control-group.success textarea {
1902
- border-color: #468847;
1903
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1904
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1905
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1906
- }
1907
-
1908
- .layout-control-group.success input:focus,
1909
- .layout-control-group.success select:focus,
1910
- .layout-control-group.success textarea:focus {
1911
- border-color: #356635;
1912
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
1913
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
1914
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
1915
- }
1916
-
1917
- .layout-control-group.success .input-prepend .add-on,
1918
- .layout-control-group.success .input-append .add-on {
1919
- color: #468847;
1920
- background-color: #dff0d8;
1921
- border-color: #468847;
1922
- }
1923
-
1924
- .layout-control-group.info > label,
1925
- .layout-control-group.info .help-block,
1926
- .layout-control-group.info .help-inline {
1927
- color: #3a87ad;
1928
- }
1929
-
1930
- .layout-control-group.info .checkbox,
1931
- .layout-control-group.info .radio,
1932
- .layout-control-group.info input,
1933
- .layout-control-group.info select,
1934
- .layout-control-group.info textarea {
1935
- color: #3a87ad;
1936
- }
1937
-
1938
- .layout-control-group.info input,
1939
- .layout-control-group.info select,
1940
- .layout-control-group.info textarea {
1941
- border-color: #3a87ad;
1942
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1943
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1944
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1945
- }
1946
-
1947
- .layout-control-group.info input:focus,
1948
- .layout-control-group.info select:focus,
1949
- .layout-control-group.info textarea:focus {
1950
- border-color: #2d6987;
1951
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
1952
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
1953
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
1954
- }
1955
-
1956
- .layout-control-group.info .input-prepend .add-on,
1957
- .layout-control-group.info .input-append .add-on {
1958
- color: #3a87ad;
1959
- background-color: #d9edf7;
1960
- border-color: #3a87ad;
1961
- }
1962
-
1963
- .layout-controls > .radio,
1964
- .layout-controls > .checkbox {
1965
- display: inline-block;
1966
- /*padding: 0 !important;*/
1967
- margin: 0 !important;
1968
- margin-top: 0px !important;
1969
- margin-right: 15px !important;
1970
- }
1971
-
1972
- .layout-controls > .radio.line,
1973
- .layout-controls > .checkbox.line {
1974
- display: block;
1975
- padding: 0 !important;
1976
- margin: 0 !important;
1977
- margin-top: 5px !important;
1978
- }
1979
-
1980
- .layout-controls .text {
1981
- display: block;
1982
- margin-top: 5px;
1983
- }
1984
-
1985
- .layout-controls > .radio:first-child,
1986
- .layout-controls > .checkbox:first-child {
1987
- padding-top: 7px;
1988
- }
1989
-
1990
-
1991
-
1992
- .dropup, .dropdown {
1993
- position: relative;
1994
- }
1995
-
1996
- .dropdown-toggle {
1997
- *margin-bottom: -3px;
1998
- }
1999
-
2000
- .dropdown-toggle:active, .open .dropdown-toggle {
2001
- outline: 0;
2002
- }
2003
-
2004
- /* # Other classes
2005
- ================================================== */
2006
-
2007
- .close {
2008
- float: right;
2009
- font-size: 16px;
2010
- line-height: 16px;
2011
- color: #000000;
2012
- opacity: 0.2;
2013
- filter: alpha(opacity=20);
2014
- }
2015
-
2016
- .close:hover {
2017
- color: #000000;
2018
- text-decoration: none;
2019
- cursor: pointer;
2020
- opacity: 0.4;
2021
- filter: alpha(opacity=40);
2022
- }
2023
-
2024
- button.close {
2025
- padding: 0;
2026
- cursor: pointer;
2027
- background: transparent;
2028
- border: 0;
2029
- }
2030
-
2031
- .pull-right {
2032
- float: right;
2033
- }
2034
-
2035
- .pull-left {
2036
- float: left;
2037
- }
2038
-
2039
- .hide {
2040
- display: none;
2041
- }
2042
-
2043
- .show {
2044
- display: block;
2045
- }
2046
-
2047
- .invisible {
2048
- visibility: hidden;
2049
- }
2050
-
2051
- .typeahead {
2052
- margin-top: -1px;
2053
- }
2054
-
2055
- .fade {
2056
- opacity: 0;
2057
- -webkit-transition: opacity 0.15s linear;
2058
- -moz-transition: opacity 0.15s linear;
2059
- -o-transition: opacity 0.15s linear;
2060
- transition: opacity 0.15s linear;
2061
- }
2062
-
2063
- .fade.in {
2064
- opacity: 1;
2065
- }
2066
-
2067
- .collapse {
2068
- position: relative;
2069
- height: 0;
2070
- overflow: hidden;
2071
- -webkit-transition: height 0.35s ease;
2072
- -moz-transition: height 0.35s ease;
2073
- -o-transition: height 0.35s ease;
2074
- transition: height 0.35s ease;
2075
- }
2076
-
2077
- .collapse.in {
2078
- height: auto;
2079
- }
2080
-
2081
- .hidden {
2082
- display: none;
2083
- }
2084
-
2085
- *=
2086
- =
2087
- =
2088
- =
2089
- =
2090
- Popover
2091
-
2092
- =
2093
- =
2094
- =
2095
- =
2096
- =
2097
- *
2098
-
2099
- /
2100
-
2101
- .popover {
2102
- position: absolute;
2103
- top: 0;
2104
- left: 0;
2105
- z-index: 1010;
2106
- display: none;
2107
- background-color: #ffffff;
2108
- border: 1px solid #d5d5d5;
2109
- -webkit-background-clip: padding-box;
2110
- -moz-background-clip: padding;
2111
- background-clip: padding-box;
2112
- -webkit-border-radius: 3px;
2113
- -moz-border-radius: 3px;
2114
- border-radius: 3px;
2115
- -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
2116
- -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
2117
- box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
2118
- }
2119
-
2120
- .popover.top {
2121
- margin-bottom: 10px;
2122
- }
2123
-
2124
- .popover.right {
2125
- margin-left: 10px;
2126
- }
2127
-
2128
- .popover.bottom {
2129
- margin-top: 10px;
2130
- }
2131
-
2132
- .popover.left {
2133
- margin-left: -10px;
2134
- }
2135
-
2136
- .popover-title {
2137
- border-bottom: 1px solid #d5d5d5;
2138
- margin: 0;
2139
- padding: 9px 14px 8px 14px;
2140
- font-size: 12px;
2141
- font-weight: bold;
2142
- line-height: 18px;
2143
- -webkit-border-radius: 3px 3px 0 0;
2144
- -moz-border-radius: 3px 3px 0 0;
2145
- border-radius: 3px 3px 0 0;
2146
- background: #f7f7f7;
2147
- background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
2148
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
2149
- background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
2150
- background: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
2151
- background: -ms-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
2152
- background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
2153
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
2154
-
2155
- box-shadow: 0 1px 0 #fff;
2156
- -webkit-box-shadow: 0 1px 0 #fff;
2157
- -moz-box-shadow: 0 1px 0 #fff;
2158
- }
2159
-
2160
- .popover-content {
2161
- padding: 9px 14px;
2162
- }
2163
-
2164
- .popover-content p, .popover-content ul, .popover-content ol {
2165
- margin-bottom: 0;
2166
- }
2167
-
2168
- .popover .arrow, .popover .arrow:after {
2169
- position: absolute;
2170
- display: inline-block;
2171
- width: 0;
2172
- height: 0;
2173
- border-color: transparent;
2174
- border-style: solid;
2175
- }
2176
-
2177
- .popover .arrow:after {
2178
- content: "";
2179
- z-index: -1;
2180
- }
2181
-
2182
- .popover.top .arrow {
2183
- bottom: -7px;
2184
- left: 50%;
2185
- margin-left: -7px;
2186
- border-width: 7px 7px 0;
2187
- border-top-color: #ffffff;
2188
- }
2189
-
2190
- .popover.top .arrow:after {
2191
- border-width: 8px 8px 0;
2192
- border-top-color: rgba(0, 0, 0, 0.25);
2193
- bottom: -1px;
2194
- left: -8px;
2195
- }
2196
-
2197
- .popover.right .arrow {
2198
- top: 50%;
2199
- left: -7px;
2200
- margin-top: -7px;
2201
- border-width: 7px 7px 7px 0;
2202
- border-right-color: #ffffff;
2203
- }
2204
-
2205
- .popover.right .arrow:after {
2206
- border-width: 8px 8px 8px 0;
2207
- border-right-color: rgba(0, 0, 0, 0.25);
2208
- bottom: -8px;
2209
- left: -1px;
2210
- }
2211
-
2212
- .popover.bottom .arrow {
2213
- top: -7px;
2214
- left: 50%;
2215
- margin-left: -7px;
2216
- border-width: 0 7px 7px;
2217
- border-bottom-color: #ffffff;
2218
- }
2219
-
2220
- .popover.bottom .arrow:after {
2221
- border-width: 0 8px 8px;
2222
- border-bottom-color: rgba(0, 0, 0, 0.25);
2223
- top: -1px;
2224
- left: -8px;
2225
- }
2226
-
2227
- .popover.left .arrow {
2228
- top: 50%;
2229
- right: -7px;
2230
- margin-top: -7px;
2231
- border-width: 7px 0 7px 7px;
2232
- border-left-color: #ffffff;
2233
- }
2234
-
2235
- .popover.left .arrow:after {
2236
- border-width: 8px 0 8px 8px;
2237
- border-left-color: rgba(0, 0, 0, 0.25);
2238
- bottom: -8px;
2239
- right: -1px;
2240
- }
2241
-
2242
- .custom-layout-label {
2243
- width: 120px;
2244
- display: inline-block;
2245
- }
2246
-
2247
- .layout-form .layout-label-control-group {
2248
- float: left;
2249
- width: 160px;
2250
- text-align: left;
2251
- }
2252
-
2253
- .layout-system-report {
2254
- display: none;
2255
- margin: 10px 0;
2256
- padding: 0;
2257
- position: relative;
2258
- }
2259
- .close-report
2260
- {
2261
- display: none;
2262
- }
2263
- .layout-system-report textarea {
2264
- font-family: monospace;
2265
- width: 100%;
2266
- margin: 0;
2267
- height: 300px;
2268
- padding: 20px;
2269
- -moz-border-radius: 0;
2270
- -webkit-border-radius: 0;
2271
- border-radius: 0;
2272
- resize: none;
2273
- font-size: 12px;
2274
- line-height: 20px;
2275
- outline: 0;
2276
- }
2277
- /*************************** Gallery Bank Information Popup********************************/
2278
- .gallery_bank_popup_box .ui-dialog-titlebar {
2279
- background : #E33A0C;
2280
- color : #fff;
2281
- font-size : 1.5em;
2282
- font-weight : normal;
2283
- height : auto;
2284
- line-height : 2.5;
2285
- padding : 0 1em;
2286
- }
2287
-
2288
- .gallery_bank_popup_box .ui-dialog-titlebar span {
2289
- text-align : left;
2290
- }
2291
-
2292
- .gallery_bank_popup_box .ui-dialog-titlebar button {
2293
- width : 30px;
2294
- height : 30px;
2295
- color : #ffffff;
2296
- top : 15px;
2297
- right : 15px;
2298
- margin : 0;
2299
- padding : 0;
2300
- }
2301
-
2302
- .gallery_bank_popup_box .ui-dialog-titlebar button:before {
2303
- color : #ffffff;
2304
- }
2305
-
2306
- .gallery_bank_popup_box .ui-dialog-titlebar button:hover:before {
2307
- color : #fff;
2308
- }
2309
-
2310
- .gallery_bank_popup_box .ui-icon,
2311
- .gallery_bank_popup_box .ui-icon:hover {
2312
- background : none !important;
2313
- }
2314
-
2315
- #gallery_bank_popup {
2316
- padding : 0;
2317
- margin : 0;
2318
- }
2319
-
2320
- #gallery_bank_popup li {
2321
- border-bottom : 1px solid #e5e5e5;
2322
- padding : 1em 2em;
2323
- overflow : hidden;
2324
- list-style : decimal;
2325
- list-style-position : inside;
2326
- }
2327
-
2328
- #gallery_bank_popup li p {
2329
- margin-top : 0;
2330
- margin-left: 13px;
2331
- }
2332
-
2333
- #gallery_bank_popup li h4 {
2334
- margin : 0;
2335
- }
2336
-
2337
- #gallery_bank_popup .gb_close_popup {
2338
- position : relative;
2339
- display : block;
2340
- width : 98%;
2341
- line-height : 3;
2342
- text-align : right;
2343
- color : #AE3A3A;
2344
- }
2345
- .wp-core-ui .gb_buttons
2346
- {
2347
- border: 1px solid #FF6D1E;
2348
- font-size: 13px;
2349
- padding: 4px 0;
2350
- color: #FFF;
2351
- text-shadow: 0 1px 3px #FF6D1E;
2352
- font-weight: bold;
2353
- background: #FF6D1E;
2354
- -moz-border-radius: 3px;
2355
- border-radius: 3px;
2356
- -webkit-border-radius: 3px;
2357
- text-decoration: none;
2358
- height: 35px;
2359
- text-align: center;
2360
- width: 100px;
2361
- -moz-box-shadow: 0px 1px 1px 0 #FF6D1E inset;
2362
- -webkit-box-shadow: 0px 1px 1px 0 #FF6D1E inset;
2363
- box-shadow: 0px 1px 1px 0 #FF6D1E inset;
2364
- margin-left: 13px;
2365
- }
2366
- .wp-core-ui .gb_buttons:hover, .wp-core-ui .gb_buttons:focus
2367
- {
2368
- background: #FF6D1E;
2369
- color: #FFF;
2370
- border: 1px solid #FF6D1E;
2371
- -moz-box-shadow: 0px 1px 1px 0 #FF6D1E inset;
2372
- -webkit-box-shadow: 0px 1px 1px 0 #FF6D1E inset;
2373
- box-shadow: 0px 1px 1px 0 #FF6D1E inset;
2374
- }
2375
- /****************************** Gallery Bank Getting Started **********************************/
2376
- #gallery_bank_get_started .inside {
2377
- padding : 0;
2378
- margin : 0;
2379
- }
2380
-
2381
- #gallery_bank_get_started .gallery-bank-video {
2382
- position : relative;
2383
- padding-bottom : 48.5%;
2384
- padding-top : 25px;
2385
- height : 0;
2386
- width : 85%;
2387
- margin : 1em auto 0 auto;
2388
- }
2389
-
2390
- #gallery_bank_get_started .gallery-bank-video iframe {
2391
- position : absolute;
2392
- top : 0;
2393
- left : 0;
2394
- width : 100%;
2395
- height : 100%;
2396
- }
2397
-
2398
- .gallery_bank_getting_started {
2399
- padding : 0 2em;
2400
- overflow : hidden;
2401
- }
2402
- .gallery_bank_layout
2403
- {
2404
- padding: 0px 10px 0 16px;
2405
- }
2406
- .gallery_bank_layout > a
2407
- {
2408
- margin-top:15px;
2409
- margin-bottom:10px;
2410
- text-decoration:none !important;
2411
- }
2412
- .gallery_bank_layout > .btn
2413
- {
2414
- margin-top:15px;
2415
- margin-bottom:10px;
2416
- text-decoration:none !important;
2417
- }
2418
- .gallery_bank_getting_started .column {
2419
- width : 100%;
2420
- max-width : 45%;
2421
- float : left;
2422
- padding-right : 2.5%;
2423
-
2424
- padding-bottom : 2em;
2425
- }
2426
-
2427
- .gallery_bank_getting_started .column.two {
2428
- margin-right : 0;
2429
- padding-right : 0;
2430
- padding-left : 2.5%;
2431
- border : 0;
2432
- max-width : 49%;
2433
- border-left : 1px solid #ebebeb;
2434
- }
2435
-
2436
- .gallery_bank_getting_started .gallery-bank-video-link {
2437
- width : 100%;
2438
- max-width : 200px;
2439
- float : left;
2440
- margin : 0 1.5em 1.5em 0;
2441
- }
2442
-
2443
- .gallery_bank_getting_started .gallery-bank-video-link img {
2444
- max-width : 100%;
2445
- height : auto;
2446
- }
2447
-
2448
- .gallery_bank_getting_started .gallery_bank_video {
2449
- display : none;
2450
- }
2451
-
2452
-
2453
- .gallery-bank-video-popup .gallery_bank_video {
2454
- padding : 0;
2455
- margin : 0 0 -5px 0;
2456
- }
2457
-
2458
- .gallery-bank-video-popup .ui-dialog-titlebar {
2459
- line-height : 1;
2460
- font-size : 1em;
2461
- height : 35px;
2462
- background : #222;
2463
- border-bottom : none;
2464
- }
2465
-
2466
- .gallery-bank-video-popup .ui-dialog-titlebar button {
2467
- width : 30px;
2468
- height : 30px;
2469
- color : #ffffff;
2470
- top : 0px;
2471
- right : 0px;
2472
- margin : 0;
2473
- padding : 0;
2474
- }
2475
-
2476
-
2477
- .breadcrumb > li > a
2478
- {
2479
- text-decoration:none !important;
2480
- }
2481
-
2482
-
2483
-
2484
- .framework_tabs
2485
- {
2486
- width:100%;
2487
- display:inline-block;
2488
- }
2489
- .framework_tab-links:after
2490
- {
2491
- display:inline-block;
2492
- clear:both;
2493
- content:'';
2494
- }
2495
-
2496
- .framework_tab-links li
2497
- {
2498
- margin:0px 5px;
2499
- float:left;
2500
- list-style:none;
2501
- border :1px solid #e5e5e5;
2502
- border-bottom:none;
2503
- }
2504
-
2505
- .framework_tab-links a
2506
- {
2507
- padding:9px 15px;
2508
- display:inline-block;
2509
- border-radius:3px 3px 0px 0px;
2510
- background:#EFEFEF;
2511
- color:#4c4c4c;
2512
- transition:all linear 0.15s;
2513
- }
2514
-
2515
- .framework_tab-links a:hover
2516
- {
2517
- background:#ffffff;
2518
- text-decoration:none;
2519
- }
2520
-
2521
- li.active a, li.active a:hover
2522
- {
2523
- background:#fff;
2524
- color:#4c4c4c;
2525
- }
2526
-
2527
- .framework_tab-content
2528
- {
2529
- border-radius:3px;
2530
- border:1px solid #e5e5e5;
2531
- /*box-shadow:-1px 1px 1px rgba(0,0,0,0.15);*/
2532
- background:#fff;
2533
- margin-top: 2%;
2534
- padding: 10px 10px 10px 10px;
2535
- margin-left: 4px;
2536
- }
2537
-
2538
- .framework_tab
2539
- {
2540
- display:none;
2541
- }
2542
-
2543
- .framework_tab.active
2544
- {
2545
- display:block;
2546
- }
2547
- .framework_background
2548
- {
2549
- background-color: #ffffff;
2550
- padding-bottom:20px;
2551
- }
2552
- .framework_txt-align
2553
- {
2554
- vertical-align: middle !important;
2555
- }
2556
- .plugin-div
2557
- {
2558
- float: left;
2559
- margin: 0 8px 16px;
2560
- width: 48.5%;
2561
- width: -webkit-calc(50% - 8px);
2562
- width: calc(50% - 8px);
2563
- background-color: #fff;
2564
- border: 1px solid #dedede;
2565
- -webkit-box-sizing: border-box;
2566
- -moz-box-sizing: border-box;
2567
- box-sizing: border-box
2568
- }
2569
-
2570
- .plugin-div:nth-child(odd)
2571
- {
2572
- clear: both;
2573
- margin-left: 0
2574
- }
2575
-
2576
- .plugin-div:nth-child(even)
2577
- {
2578
- margin-right: 0
2579
- }
2580
-
2581
- @media screen and (max-width:782px)
2582
- {
2583
- .plugin-card {
2584
- margin-left: 0;
2585
- margin-right: 0;
2586
- width: 100%
2587
- }
2588
- }
2589
-
2590
- .plugin-div-top
2591
- {
2592
- position: relative;
2593
- padding: 20px 20px 10px;
2594
- min-height:200px;
2595
- }
2596
- .plugin-div-inner-content
2597
- {
2598
- min-height:150px;
2599
- }
2600
- .plugin-action-buttons, div.action-links
2601
- {
2602
- margin: 0
2603
- }
2604
- .plugin-div h4 {
2605
- margin: 0 0 12px;
2606
- font-size: 16px;
2607
- line-height: 1.3
2608
- }
2609
-
2610
- .plugin-div .desc, .plugin-div .name
2611
- {
2612
- margin-left: 148px;
2613
-
2614
- }
2615
-
2616
- .plugin-div .action-links
2617
- {
2618
-
2619
- }
2620
- .plugin-div-button
2621
- {
2622
- margin-left: 5px !important;
2623
- }
2624
- .plugin-div-settings
2625
- {
2626
- display:inline-block;
2627
- margin: 0 0px 16px;
2628
- width: 48.5%;
2629
- width: -webkit-calc(50% - 8px);
2630
- width: calc(50% - 8px);
2631
- background-color: #FAFAFA;
2632
- border: 1px solid #dedede;
2633
- -webkit-box-sizing: border-box;
2634
- -moz-box-sizing: border-box;
2635
- box-sizing: border-box;
2636
- vertical-align: top;
2637
- min-height: 330px;
2638
- }
2639
-
2640
- .plugin-div-settings:nth-child(odd)
2641
- {
2642
- clear: both;
2643
- margin-left: 0
2644
- }
2645
-
2646
- .plugin-div-settings:nth-child(even)
2647
- {
2648
- margin-right: 0;
2649
- margin-left: 8px;
2650
-
2651
- }
2652
-
2653
-
2654
- .plugin-div-settings-top
2655
- {
2656
- position: relative;
2657
- padding: 20px 20px 10px;
2658
- background-color: #fff;
2659
- }
2660
-
2661
- .plugin-action-buttons, div.action-links
2662
- {
2663
- margin: 0
2664
- }
2665
- .plugin-div-settings h4
2666
- {
2667
- margin: 0 0 12px;
2668
- font-size: 16px;
2669
- line-height: 1.3
2670
- }
2671
-
2672
- .plugin-div-settings .desc, .plugin-div-settings .name
2673
- {
2674
- margin-left: 148px;
2675
-
2676
- }
2677
-
2678
- .plugin-div-settings-button
2679
- {
2680
- margin-left: 5px !important;
2681
-
2682
- }
2683
- .plugin-card-bottom_settings
2684
- {
2685
- clear: both;
2686
- padding: 8px 20px;
2687
- background-color: #fafafa;
2688
- overflow: hidden;
2689
- text-align:right;
2690
- border-top: 1px solid #dedede
2691
- }
2692
- .plugin-icon-custom
2693
- {
2694
- position: absolute;
2695
- top: 20px;
2696
- left: 20px;
2697
- max-width: 128px;
2698
- margin: 0px 20px 20px 0px;
2699
- text-decoration: none;
2700
- text-align:center;
2701
- }
2702
- .plugin-action-buttons-custom
2703
- {
2704
- clear: right;
2705
- margin-left: 2em;
2706
- margin-bottom: 1em;
2707
- text-align: right;
2708
- }
2709
- .coustom-nav-tab
2710
- {
2711
- padding: 6px 10px !important;
2712
- font-weight: 700 !important;
2713
- font-size: 15px !important;
2714
- line-height: 24px !important;
2715
- }
2716
- .custom_icon
2717
- {
2718
- width:128px;
2719
- height:128px;
2720
- }
2721
-
2722
-
2723
- .service-div-settings
2724
- {
2725
- display:inline-block;
2726
- margin: 0 0px 16px;
2727
- width: 48.5%;
2728
- width: -webkit-calc(50% - 8px);
2729
- width: calc(50% - 8px);
2730
- background-color: #FAFAFA;
2731
- border: 1px solid #dedede;
2732
- -webkit-box-sizing: border-box;
2733
- -moz-box-sizing: border-box;
2734
- box-sizing: border-box;
2735
- vertical-align: top;
2736
- min-height: 300px;
2737
- }
2738
-
2739
- .service-div-settings:nth-child(odd)
2740
- {
2741
- clear: both;
2742
- margin-left: 0
2743
- }
2744
-
2745
- .service-div-settings:nth-child(even)
2746
- {
2747
- margin-right: 0;
2748
- margin-left: 8px;
2749
-
2750
- }
2751
- .service-div-settings .desc, .service-div-settings .name
2752
- {
2753
-
2754
- }
2755
- .service-div-settings-top
2756
- {
2757
- position: relative;
2758
- padding: 5px 20px;
2759
- background-color: #fff;
2760
- }
2761
- .service-div-inner-content
2762
- {
2763
- min-height:150px;
2764
- }
2765
- .service-div-settings .desc p
2766
- {
2767
- line-height: 2em !important;
2768
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
facebook-by-weblizar.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Plugin Name: Feed & LikeBox For Facebook
4
- * Version: 2.7.4
5
  * Description: Display the Facebook Feed and Like box on your website. Its completely customizable, responsive and search engine optimization feeds contents.
6
  * Author: Weblizar
7
  * Author URI: https://www.weblizar.com
@@ -62,10 +62,10 @@ add_action('wp_enqueue_scripts', 'weblizar_feed_code_script');
62
 
63
  /*Plugin Setting Link*/
64
  function weblizar_plugin_add_settings_link( $links ) {
65
- $fbw_pro_link = '<a href="https://weblizar.com/plugins/facebook-feed-pro/" target="_blank">Try Pro</a>';
 
 
66
  array_unshift($links,$fbw_pro_link);
67
- $settings_link = '<a href="options-general.php?page=facebooky-by-weblizar">' . __( 'Settings' ) . '</a>';
68
- array_unshift( $links,$settings_link );
69
  return $links;
70
  }
71
  $plugin_fbw = plugin_basename( __FILE__ );
1
  <?php
2
  /**
3
  * Plugin Name: Feed & LikeBox For Facebook
4
+ * Version: 2.7.5
5
  * Description: Display the Facebook Feed and Like box on your website. Its completely customizable, responsive and search engine optimization feeds contents.
6
  * Author: Weblizar
7
  * Author URI: https://www.weblizar.com
62
 
63
  /*Plugin Setting Link*/
64
  function weblizar_plugin_add_settings_link( $links ) {
65
+ $fbw_pro_link = '<a href="https://weblizar.com/plugins/facebook-feed-pro/" style="font-weight:700; color:#e35400" target="_blank">Go Pro</a>';
66
+ $settings_link = '<a href="options-general.php?page=facebooky-by-weblizar">' . __( 'Settings' ) . '</a>';
67
+ array_unshift( $links,$settings_link );
68
  array_unshift($links,$fbw_pro_link);
 
 
69
  return $links;
70
  }
71
  $plugin_fbw = plugin_basename( __FILE__ );
function/facebook-by-weblizar-help.php CHANGED
@@ -48,7 +48,6 @@
48
  <li><a id="fbadmin" ><div class="dashicons dashicons-welcome-write-blog"></div><?php _e(' Feed Tab', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?></a></li>
49
  <li><a id="needhelp"><div class="dashicons dashicons-editor-help"></div><?php _e(' Need Help', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?></a></li>
50
  <li><a id="upgradetopro" ><div class="dashicons dashicons-awards"></div><?php _e(' Upgrade to Pro', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?></a></li>
51
- <li><a id="ourproduct" ><div class="dashicons dashicons-cart"></div><?php _e(' Our Product', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?></a></li>
52
  </ul>
53
  <?php require_once('help-body.php'); ?>
54
  <?php require_once('facebook-feed.php'); ?>
48
  <li><a id="fbadmin" ><div class="dashicons dashicons-welcome-write-blog"></div><?php _e(' Feed Tab', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?></a></li>
49
  <li><a id="needhelp"><div class="dashicons dashicons-editor-help"></div><?php _e(' Need Help', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?></a></li>
50
  <li><a id="upgradetopro" ><div class="dashicons dashicons-awards"></div><?php _e(' Upgrade to Pro', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?></a></li>
 
51
  </ul>
52
  <?php require_once('help-body.php'); ?>
53
  <?php require_once('facebook-feed.php'); ?>
function/help-body.php CHANGED
@@ -1,6 +1,6 @@
1
  <?php if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly?>
2
  <div class="block ui-tabs-panel " id="option-general">
3
- <div class="col-md-12">
4
  <div id="heading"><h2><?php _e( 'Facebook Like Box Shortcode Settings', WEBLIZAR_FACEBOOK_TEXT_DOMAIN); ?></h2></div>
5
  <div class="col-md-6">
6
  <form name='fb-form' id='fb-form'>
@@ -168,6 +168,17 @@
168
  <?php } ?>
169
  </div>
170
  </div>
 
 
 
 
 
 
 
 
 
 
 
171
  </div>
172
 
173
 
@@ -178,7 +189,7 @@
178
  <h2><?php _e('Facebook Feed & Like Box', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?></h2>
179
  </div>
180
  </div>
181
- <div class="col-md-12">
182
  <div class="col-md-6 col-xl-6">
183
  <p><strong><?php _e('Facebook Page Like Box', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?></strong></p>
184
  <hr>
@@ -229,6 +240,17 @@
229
  </p>
230
  </div>
231
  </div>
 
 
 
 
 
 
 
 
 
 
 
232
  </div>
233
  <!---------------- our product tab------------------------>
234
  <div class="block ui-tabs-panel deactive" id="option-upgradetopro">
@@ -284,7 +306,19 @@
284
  </div>
285
  <div class="block ui-tabs-panel deactive" id="option-fbadmin">
286
  <div class="row-fluid ">
287
- <div class="col-md-12"> <a href="http://demo.weblizar.com/facebook-feed-pro/" target="_blank"><img src="<?php echo WEBLIZAR_FACEBOOK_PLUGIN_URL.'images/feed-tab-img.jpg'; ?>" class="img-responsive"/></a></div>
 
 
 
 
 
 
 
 
 
 
 
 
288
  </div>
289
  </div>
290
  <!--Our product page start here-->
@@ -357,7 +391,7 @@
357
  <h4>About Author</h4>
358
  <p class="icon-size"><i class="fas fa-id-card"></i></p>
359
  <a class="btn btn-secondary btn-sm" href="https://wordpress.org/plugins/about-author/" target="_new" title="Download Plugin"><i class="fas fa-download"></i></a>
360
- <a class="btn btn-secondary btn-sm" href="https://weblizar.com/plugins/about-author-pro/" target="_new" title="Plugin Details"><i class="fas fa-info"></i></a>
361
  <a class="btn btn-secondary btn-sm" href="http://demo.weblizar.com/about-author-pro/" target="_new" title="Plugin Demo"><i class="fas fa-eye"></i></a>
362
  </div>
363
  <div class="col products col-sm-6 col-md-4 p-3">
@@ -370,7 +404,7 @@
370
  <div class="col products col-sm-6 col-md-4 p-3">
371
  <h4>Ultimate Image Slider</h4>
372
  <p class="icon-size"><i class="fab fa-slideshare"></i></p>
373
- <a class="btn btn-secondary btn-sm" href="https://wordpress.org/plugins/ultimate-responsive-image-slider/" target="_new" title="Download Plugin"><i class="fas fa-download"></i></a>
374
  <a class="btn btn-secondary btn-sm" href="https://weblizar.com/plugins/ultimate-responsive-image-slider-pro/" target="_new" title="Plugin Details"><i class="fas fa-info"></i></a>
375
  <a class="btn btn-secondary btn-sm" href="http://demo.weblizar.com/ultimate-responsive-image-slider-pro/" target="_new" title="Plugin Demo"><i class="fas fa-eye"></i></a>
376
  </div>
@@ -384,7 +418,7 @@
384
  <div class="col products col-sm-6 col-md-4 p-3">
385
  <h4>Flickr Album Gallery</h4>
386
  <p class="icon-size"><i class="fab fa-flickr"></i></p>
387
- <a class="btn btn-secondary btn-sm" href="https://wordpress.org/plugins/flickr-album-gallery/" target="_new" title="Download Plugin"><i class="fas fa-download"></i></a>
388
  <a class="btn btn-secondary btn-sm" href="https://weblizar.com/plugins/flickr-album-gallery-pro/" target="_new" title="Plugin Details"><i class="fas fa-info"></i></a>
389
  <a class="btn btn-secondary btn-sm" href="http://demo.weblizar.com/flickr-album-gallery-pro/" target="_new" title="Plugin Demo"><i class="fas fa-eye"></i></a>
390
  </div>
@@ -576,5 +610,32 @@
576
 
577
  text-shadow: none
578
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
579
  </style>
580
  </div>
1
  <?php if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly?>
2
  <div class="block ui-tabs-panel " id="option-general">
3
+ <div class="col-md-9">
4
  <div id="heading"><h2><?php _e( 'Facebook Like Box Shortcode Settings', WEBLIZAR_FACEBOOK_TEXT_DOMAIN); ?></h2></div>
5
  <div class="col-md-6">
6
  <form name='fb-form' id='fb-form'>
168
  <?php } ?>
169
  </div>
170
  </div>
171
+ <div class="col-md-3">
172
+ <div class="header_feed"><p><?php _e( 'Facebook Feed Pro', WEBLIZAR_FACEBOOK_TEXT_DOMAIN ); ?></p>
173
+ </div>
174
+ <div class="update_pro_button"><a target="_blank" href="https://weblizar.com/plugins/facebook-feed-pro/"><?php _e( 'Buy Now $19', WEBLIZAR_FACEBOOK_TEXT_DOMAIN ); ?></a></div>
175
+ <div class="update_pro_image">
176
+ <img class="" src="<?php echo WEBLIZAR_FACEBOOK_PLUGIN_URL."images/fb_pro.jpg"; ?>">
177
+ </div>
178
+ <div class="update_pro_button">
179
+ <a class="upg_anch" target="_blank" href="https://weblizar.com/plugins/facebook-feed-pro/"><?php _e( 'Buy Now $19', WEBLIZAR_FACEBOOK_TEXT_DOMAIN ); ?></a>
180
+ </div>
181
+ </div>
182
  </div>
183
 
184
 
189
  <h2><?php _e('Facebook Feed & Like Box', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?></h2>
190
  </div>
191
  </div>
192
+ <div class="col-md-9">
193
  <div class="col-md-6 col-xl-6">
194
  <p><strong><?php _e('Facebook Page Like Box', WEBLIZAR_FACEBOOK_TEXT_DOMAIN);?></strong></p>
195
  <hr>
240
  </p>
241
  </div>
242
  </div>
243
+ <div class="col-md-3">
244
+ <div class="header_feed"><p><?php _e( 'Facebook Feed Pro', WEBLIZAR_FACEBOOK_TEXT_DOMAIN ); ?></p>
245
+ </div>
246
+ <div class="update_pro_button"><a target="_blank" href="https://weblizar.com/plugins/facebook-feed-pro/"><?php _e( 'Buy Now $19', WEBLIZAR_FACEBOOK_TEXT_DOMAIN ); ?></a></div>
247
+ <div class="update_pro_image">
248
+ <img class="" src="<?php echo WEBLIZAR_FACEBOOK_PLUGIN_URL."images/fb_pro.jpg"; ?>">
249
+ </div>
250
+ <div class="update_pro_button">
251
+ <a class="upg_anch" target="_blank" href="https://weblizar.com/plugins/facebook-feed-pro/"><?php _e( 'Buy Now $19', WEBLIZAR_FACEBOOK_TEXT_DOMAIN ); ?></a>
252
+ </div>
253
+ </div>
254
  </div>
255
  <!---------------- our product tab------------------------>
256
  <div class="block ui-tabs-panel deactive" id="option-upgradetopro">
306
  </div>
307
  <div class="block ui-tabs-panel deactive" id="option-fbadmin">
308
  <div class="row-fluid ">
309
+ <div class="col-md-9"> <a href="http://demo.weblizar.com/facebook-feed-pro/" target="_blank"><img src="<?php echo WEBLIZAR_FACEBOOK_PLUGIN_URL.'images/feed-tab-img.jpg'; ?>" class="img-responsive"/></a>
310
+ </div>
311
+ <div class="col-md-3">
312
+ <div class="header_feed"><p><?php _e( 'Facebook Feed Pro', WEBLIZAR_FACEBOOK_TEXT_DOMAIN ); ?></p>
313
+ </div>
314
+ <div class="update_pro_button"><a target="_blank" href="https://weblizar.com/plugins/facebook-feed-pro/"><?php _e( 'Buy Now $19', WEBLIZAR_FACEBOOK_TEXT_DOMAIN ); ?></a></div>
315
+ <div class="update_pro_image">
316
+ <img class="" src="<?php echo WEBLIZAR_FACEBOOK_PLUGIN_URL."images/fb_pro.jpg"; ?>">
317
+ </div>
318
+ <div class="update_pro_button">
319
+ <a class="upg_anch" target="_blank" href="https://weblizar.com/plugins/facebook-feed-pro/"><?php _e( 'Buy Now $19', WEBLIZAR_FACEBOOK_TEXT_DOMAIN ); ?></a>
320
+ </div>
321
+ </div>
322
  </div>
323
  </div>
324
  <!--Our product page start here-->
391
  <h4>About Author</h4>
392
  <p class="icon-size"><i class="fas fa-id-card"></i></p>
393
  <a class="btn btn-secondary btn-sm" href="https://wordpress.org/plugins/about-author/" target="_new" title="Download Plugin"><i class="fas fa-download"></i></a>
394
+ <a class="btn btn-secondary btn-sm" href="https://weblizar.com/plugins/facebook-feed-pro/" target="_new" title="Plugin Details"><i class="fas fa-info"></i></a>
395
  <a class="btn btn-secondary btn-sm" href="http://demo.weblizar.com/about-author-pro/" target="_new" title="Plugin Demo"><i class="fas fa-eye"></i></a>
396
  </div>
397
  <div class="col products col-sm-6 col-md-4 p-3">
404
  <div class="col products col-sm-6 col-md-4 p-3">
405
  <h4>Ultimate Image Slider</h4>
406
  <p class="icon-size"><i class="fab fa-slideshare"></i></p>
407
+ <a class="btn btn-secondary btn-sm" href="https://wordpress.org/plugins/unlimited-responsive-image-slider/" target="_new" title="Download Plugin"><i class="fas fa-download"></i></a>
408
  <a class="btn btn-secondary btn-sm" href="https://weblizar.com/plugins/ultimate-responsive-image-slider-pro/" target="_new" title="Plugin Details"><i class="fas fa-info"></i></a>
409
  <a class="btn btn-secondary btn-sm" href="http://demo.weblizar.com/ultimate-responsive-image-slider-pro/" target="_new" title="Plugin Demo"><i class="fas fa-eye"></i></a>
410
  </div>
418
  <div class="col products col-sm-6 col-md-4 p-3">
419
  <h4>Flickr Album Gallery</h4>
420
  <p class="icon-size"><i class="fab fa-flickr"></i></p>
421
+ <a class="btn btn-secondary btn-sm" href="https://wordpress.org/plugins/photo-gallery-for-flickr/" target="_new" title="Download Plugin"><i class="fas fa-download"></i></a>
422
  <a class="btn btn-secondary btn-sm" href="https://weblizar.com/plugins/flickr-album-gallery-pro/" target="_new" title="Plugin Details"><i class="fas fa-info"></i></a>
423
  <a class="btn btn-secondary btn-sm" href="http://demo.weblizar.com/flickr-album-gallery-pro/" target="_new" title="Plugin Demo"><i class="fas fa-eye"></i></a>
424
  </div>
610
 
611
  text-shadow: none
612
  }
613
+ .update_pro_button {
614
+ background-color: orange;
615
+ padding: 10px;
616
+ color: #fff;
617
+ text-decoration: none;
618
+ text-align: center;
619
+ font-weight: 700;
620
+ }
621
+ .header_feed {
622
+ background-color: #384244;
623
+ color: #fff;
624
+ text-align: center;
625
+ font-weight: 800;
626
+ padding: 18px;
627
+ font-size: 29;
628
+ }
629
+ .update_pro_image img {
630
+ width: 100%;
631
+ }
632
+ .update_pro_button a {
633
+ text-decoration: none;
634
+ color: #fff;
635
+ font-size: 18px;
636
+ }
637
+ .header_feed p {
638
+ font-size: 22px;
639
+ }
640
  </style>
641
  </div>
images/fb_pro.jpg ADDED
Binary file
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.weblizar.com/
4
  Tags: facebook, facebook feed, facebook like box, facebook posts, facebook page, Facebook posts, facebook widget, Facebook profile, Facebook group, facebook page feed, facebook page like box, feed, likebox
5
  Requires at least: 3.8
6
  Tested up to: 4.9.8
7
- Stable tag: 2.7.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -216,6 +216,10 @@ Go to admin dashboard => appearance => widgets => Here are available our two fac
216
 
217
  For more information, see [Weblizar](https://weblizar.com/) .
218
 
 
 
 
 
219
  = 2.7.4 = [11-08-2018]
220
  1. Add Settings, Try Pro link on Plugin's page
221
  2. Add Setting to change language for Like button
4
  Tags: facebook, facebook feed, facebook like box, facebook posts, facebook page, Facebook posts, facebook widget, Facebook profile, Facebook group, facebook page feed, facebook page like box, feed, likebox
5
  Requires at least: 3.8
6
  Tested up to: 4.9.8
7
+ Stable tag: 2.7.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
216
 
217
  For more information, see [Weblizar](https://weblizar.com/) .
218
 
219
+ = 2.7.5 = [25-09-2018]
220
+ 1. Add Upgrade to Pro Banner in Setting Page
221
+ 2. Update Product Page
222
+
223
  = 2.7.4 = [11-08-2018]
224
  1. Add Settings, Try Pro link on Plugin's page
225
  2. Add Setting to change language for Like button