patternfly-sass 3.3.1 → 3.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/assets/images/patternfly/RH_atomic.svg +88 -88
- data/assets/javascripts/patternfly.js +0 -64
- data/assets/javascripts/patternfly.min.js +1 -1
- data/assets/stylesheets/patternfly/_toast.scss +0 -10
- data/bower.json +1 -1
- data/lib/patternfly-sass/version.rb +2 -2
- data/spec/html/dist/css/patternfly-additions.css +72 -81
- data/spec/html/dist/css/patternfly-additions.css.map +1 -1
- data/spec/html/dist/css/patternfly-additions.min.css +2 -2
- data/spec/html/dist/css/patternfly-additions.min.css.map +1 -1
- data/spec/html/dist/css/patternfly.css +133 -133
- data/spec/html/dist/css/patternfly.css.map +1 -1
- data/spec/html/dist/css/patternfly.min.css +3 -3
- data/spec/html/dist/css/patternfly.min.css.map +1 -1
- data/spec/html/toast.html +0 -35
- metadata +2 -2
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
.datepicker table tr td.today:hover,
|
|
155
155
|
.datepicker table tr td.today.disabled,
|
|
156
156
|
.datepicker table tr td.today.disabled:hover {
|
|
157
|
-
color: #
|
|
157
|
+
color: #000;
|
|
158
158
|
background-color: #ffdb99;
|
|
159
159
|
border-color: #ffb733;
|
|
160
160
|
}
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
.datepicker table tr td.today:hover.focus,
|
|
167
167
|
.datepicker table tr td.today.disabled.focus,
|
|
168
168
|
.datepicker table tr td.today.disabled:hover.focus {
|
|
169
|
-
color: #
|
|
169
|
+
color: #000;
|
|
170
170
|
background-color: #ffc966;
|
|
171
171
|
border-color: #b37400;
|
|
172
172
|
}
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
.datepicker table tr td.today:hover:hover,
|
|
175
175
|
.datepicker table tr td.today.disabled:hover,
|
|
176
176
|
.datepicker table tr td.today.disabled:hover:hover {
|
|
177
|
-
color: #
|
|
177
|
+
color: #000;
|
|
178
178
|
background-color: #ffc966;
|
|
179
179
|
border-color: #f59e00;
|
|
180
180
|
}
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
.open > .dropdown-toggle.datepicker table tr td.today:hover,
|
|
191
191
|
.open > .dropdown-toggle.datepicker table tr td.today.disabled,
|
|
192
192
|
.open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
|
|
193
|
-
color: #
|
|
193
|
+
color: #000;
|
|
194
194
|
background-color: #ffc966;
|
|
195
195
|
border-color: #f59e00;
|
|
196
196
|
}
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
.open > .dropdown-toggle.datepicker table tr td.today:hover.focus,
|
|
231
231
|
.open > .dropdown-toggle.datepicker table tr td.today.disabled.focus,
|
|
232
232
|
.open > .dropdown-toggle.datepicker table tr td.today.disabled:hover.focus {
|
|
233
|
-
color: #
|
|
233
|
+
color: #000;
|
|
234
234
|
background-color: #ffbc42;
|
|
235
235
|
border-color: #b37400;
|
|
236
236
|
}
|
|
@@ -292,7 +292,7 @@ fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus {
|
|
|
292
292
|
.datepicker table tr td.today.disabled .badge,
|
|
293
293
|
.datepicker table tr td.today.disabled:hover .badge {
|
|
294
294
|
color: #ffdb99;
|
|
295
|
-
background-color: #
|
|
295
|
+
background-color: #000;
|
|
296
296
|
}
|
|
297
297
|
.datepicker table tr td.today:hover:hover {
|
|
298
298
|
color: #000;
|
|
@@ -311,7 +311,7 @@ fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus {
|
|
|
311
311
|
.datepicker table tr td.range.today:hover,
|
|
312
312
|
.datepicker table tr td.range.today.disabled,
|
|
313
313
|
.datepicker table tr td.range.today.disabled:hover {
|
|
314
|
-
color: #
|
|
314
|
+
color: #000;
|
|
315
315
|
background-color: #f7ca77;
|
|
316
316
|
border-color: #f1a417;
|
|
317
317
|
border-radius: 0;
|
|
@@ -324,7 +324,7 @@ fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus {
|
|
|
324
324
|
.datepicker table tr td.range.today:hover.focus,
|
|
325
325
|
.datepicker table tr td.range.today.disabled.focus,
|
|
326
326
|
.datepicker table tr td.range.today.disabled:hover.focus {
|
|
327
|
-
color: #
|
|
327
|
+
color: #000;
|
|
328
328
|
background-color: #f4b747;
|
|
329
329
|
border-color: #815608;
|
|
330
330
|
}
|
|
@@ -332,7 +332,7 @@ fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus {
|
|
|
332
332
|
.datepicker table tr td.range.today:hover:hover,
|
|
333
333
|
.datepicker table tr td.range.today.disabled:hover,
|
|
334
334
|
.datepicker table tr td.range.today.disabled:hover:hover {
|
|
335
|
-
color: #
|
|
335
|
+
color: #000;
|
|
336
336
|
background-color: #f4b747;
|
|
337
337
|
border-color: #bf800c;
|
|
338
338
|
}
|
|
@@ -348,7 +348,7 @@ fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus {
|
|
|
348
348
|
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
|
|
349
349
|
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled,
|
|
350
350
|
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
|
|
351
|
-
color: #
|
|
351
|
+
color: #000;
|
|
352
352
|
background-color: #f4b747;
|
|
353
353
|
border-color: #bf800c;
|
|
354
354
|
}
|
|
@@ -388,7 +388,7 @@ fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus {
|
|
|
388
388
|
.open > .dropdown-toggle.datepicker table tr td.range.today:hover.focus,
|
|
389
389
|
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled.focus,
|
|
390
390
|
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover.focus {
|
|
391
|
-
color: #
|
|
391
|
+
color: #000;
|
|
392
392
|
background-color: #f2aa25;
|
|
393
393
|
border-color: #815608;
|
|
394
394
|
}
|
|
@@ -450,13 +450,13 @@ fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.focus {
|
|
|
450
450
|
.datepicker table tr td.range.today.disabled .badge,
|
|
451
451
|
.datepicker table tr td.range.today.disabled:hover .badge {
|
|
452
452
|
color: #f7ca77;
|
|
453
|
-
background-color: #
|
|
453
|
+
background-color: #000;
|
|
454
454
|
}
|
|
455
455
|
.datepicker table tr td.selected,
|
|
456
456
|
.datepicker table tr td.selected:hover,
|
|
457
457
|
.datepicker table tr td.selected.disabled,
|
|
458
458
|
.datepicker table tr td.selected.disabled:hover {
|
|
459
|
-
color: #
|
|
459
|
+
color: #fff;
|
|
460
460
|
background-color: #999999;
|
|
461
461
|
border-color: #555555;
|
|
462
462
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
|
@@ -469,7 +469,7 @@ fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.focus {
|
|
|
469
469
|
.datepicker table tr td.selected:hover.focus,
|
|
470
470
|
.datepicker table tr td.selected.disabled.focus,
|
|
471
471
|
.datepicker table tr td.selected.disabled:hover.focus {
|
|
472
|
-
color: #
|
|
472
|
+
color: #fff;
|
|
473
473
|
background-color: #808080;
|
|
474
474
|
border-color: #161616;
|
|
475
475
|
}
|
|
@@ -477,7 +477,7 @@ fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.focus {
|
|
|
477
477
|
.datepicker table tr td.selected:hover:hover,
|
|
478
478
|
.datepicker table tr td.selected.disabled:hover,
|
|
479
479
|
.datepicker table tr td.selected.disabled:hover:hover {
|
|
480
|
-
color: #
|
|
480
|
+
color: #fff;
|
|
481
481
|
background-color: #808080;
|
|
482
482
|
border-color: #373737;
|
|
483
483
|
}
|
|
@@ -493,7 +493,7 @@ fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.focus {
|
|
|
493
493
|
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
|
|
494
494
|
.open > .dropdown-toggle.datepicker table tr td.selected.disabled,
|
|
495
495
|
.open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
|
|
496
|
-
color: #
|
|
496
|
+
color: #fff;
|
|
497
497
|
background-color: #808080;
|
|
498
498
|
border-color: #373737;
|
|
499
499
|
}
|
|
@@ -533,7 +533,7 @@ fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.focus {
|
|
|
533
533
|
.open > .dropdown-toggle.datepicker table tr td.selected:hover.focus,
|
|
534
534
|
.open > .dropdown-toggle.datepicker table tr td.selected.disabled.focus,
|
|
535
535
|
.open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover.focus {
|
|
536
|
-
color: #
|
|
536
|
+
color: #fff;
|
|
537
537
|
background-color: #6e6e6e;
|
|
538
538
|
border-color: #161616;
|
|
539
539
|
}
|
|
@@ -595,13 +595,13 @@ fieldset[disabled] .datepicker table tr td.selected.disabled:hover.focus {
|
|
|
595
595
|
.datepicker table tr td.selected.disabled .badge,
|
|
596
596
|
.datepicker table tr td.selected.disabled:hover .badge {
|
|
597
597
|
color: #999999;
|
|
598
|
-
background-color: #
|
|
598
|
+
background-color: #fff;
|
|
599
599
|
}
|
|
600
600
|
.datepicker table tr td.active,
|
|
601
601
|
.datepicker table tr td.active:hover,
|
|
602
602
|
.datepicker table tr td.active.disabled,
|
|
603
603
|
.datepicker table tr td.active.disabled:hover {
|
|
604
|
-
color: #
|
|
604
|
+
color: #fff;
|
|
605
605
|
background-color: #0085cf;
|
|
606
606
|
border-color: #006e9c;
|
|
607
607
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
|
@@ -614,7 +614,7 @@ fieldset[disabled] .datepicker table tr td.selected.disabled:hover.focus {
|
|
|
614
614
|
.datepicker table tr td.active:hover.focus,
|
|
615
615
|
.datepicker table tr td.active.disabled.focus,
|
|
616
616
|
.datepicker table tr td.active.disabled:hover.focus {
|
|
617
|
-
color: #
|
|
617
|
+
color: #fff;
|
|
618
618
|
background-color: #00649c;
|
|
619
619
|
border-color: #00141d;
|
|
620
620
|
}
|
|
@@ -622,7 +622,7 @@ fieldset[disabled] .datepicker table tr td.selected.disabled:hover.focus {
|
|
|
622
622
|
.datepicker table tr td.active:hover:hover,
|
|
623
623
|
.datepicker table tr td.active.disabled:hover,
|
|
624
624
|
.datepicker table tr td.active.disabled:hover:hover {
|
|
625
|
-
color: #
|
|
625
|
+
color: #fff;
|
|
626
626
|
background-color: #00649c;
|
|
627
627
|
border-color: #00435f;
|
|
628
628
|
}
|
|
@@ -638,7 +638,7 @@ fieldset[disabled] .datepicker table tr td.selected.disabled:hover.focus {
|
|
|
638
638
|
.open > .dropdown-toggle.datepicker table tr td.active:hover,
|
|
639
639
|
.open > .dropdown-toggle.datepicker table tr td.active.disabled,
|
|
640
640
|
.open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
|
|
641
|
-
color: #
|
|
641
|
+
color: #fff;
|
|
642
642
|
background-color: #00649c;
|
|
643
643
|
border-color: #00435f;
|
|
644
644
|
}
|
|
@@ -678,7 +678,7 @@ fieldset[disabled] .datepicker table tr td.selected.disabled:hover.focus {
|
|
|
678
678
|
.open > .dropdown-toggle.datepicker table tr td.active:hover.focus,
|
|
679
679
|
.open > .dropdown-toggle.datepicker table tr td.active.disabled.focus,
|
|
680
680
|
.open > .dropdown-toggle.datepicker table tr td.active.disabled:hover.focus {
|
|
681
|
-
color: #
|
|
681
|
+
color: #fff;
|
|
682
682
|
background-color: #004d78;
|
|
683
683
|
border-color: #00141d;
|
|
684
684
|
}
|
|
@@ -740,7 +740,7 @@ fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus {
|
|
|
740
740
|
.datepicker table tr td.active.disabled .badge,
|
|
741
741
|
.datepicker table tr td.active.disabled:hover .badge {
|
|
742
742
|
color: #0085cf;
|
|
743
|
-
background-color: #
|
|
743
|
+
background-color: #fff;
|
|
744
744
|
}
|
|
745
745
|
.datepicker table tr td span {
|
|
746
746
|
display: block;
|
|
@@ -765,7 +765,7 @@ fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus {
|
|
|
765
765
|
.datepicker table tr td span.active:hover,
|
|
766
766
|
.datepicker table tr td span.active.disabled,
|
|
767
767
|
.datepicker table tr td span.active.disabled:hover {
|
|
768
|
-
color: #
|
|
768
|
+
color: #fff;
|
|
769
769
|
background-color: #0085cf;
|
|
770
770
|
border-color: #006e9c;
|
|
771
771
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
|
@@ -778,7 +778,7 @@ fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus {
|
|
|
778
778
|
.datepicker table tr td span.active:hover.focus,
|
|
779
779
|
.datepicker table tr td span.active.disabled.focus,
|
|
780
780
|
.datepicker table tr td span.active.disabled:hover.focus {
|
|
781
|
-
color: #
|
|
781
|
+
color: #fff;
|
|
782
782
|
background-color: #00649c;
|
|
783
783
|
border-color: #00141d;
|
|
784
784
|
}
|
|
@@ -786,7 +786,7 @@ fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus {
|
|
|
786
786
|
.datepicker table tr td span.active:hover:hover,
|
|
787
787
|
.datepicker table tr td span.active.disabled:hover,
|
|
788
788
|
.datepicker table tr td span.active.disabled:hover:hover {
|
|
789
|
-
color: #
|
|
789
|
+
color: #fff;
|
|
790
790
|
background-color: #00649c;
|
|
791
791
|
border-color: #00435f;
|
|
792
792
|
}
|
|
@@ -802,7 +802,7 @@ fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus {
|
|
|
802
802
|
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
|
|
803
803
|
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
|
|
804
804
|
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
|
|
805
|
-
color: #
|
|
805
|
+
color: #fff;
|
|
806
806
|
background-color: #00649c;
|
|
807
807
|
border-color: #00435f;
|
|
808
808
|
}
|
|
@@ -842,7 +842,7 @@ fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus {
|
|
|
842
842
|
.open > .dropdown-toggle.datepicker table tr td span.active:hover.focus,
|
|
843
843
|
.open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus,
|
|
844
844
|
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus {
|
|
845
|
-
color: #
|
|
845
|
+
color: #fff;
|
|
846
846
|
background-color: #004d78;
|
|
847
847
|
border-color: #00141d;
|
|
848
848
|
}
|
|
@@ -904,7 +904,7 @@ fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
|
|
|
904
904
|
.datepicker table tr td span.active.disabled .badge,
|
|
905
905
|
.datepicker table tr td span.active.disabled:hover .badge {
|
|
906
906
|
color: #0085cf;
|
|
907
|
-
background-color: #
|
|
907
|
+
background-color: #fff;
|
|
908
908
|
}
|
|
909
909
|
.datepicker table tr td span.old,
|
|
910
910
|
.datepicker table tr td span.new {
|
|
@@ -956,7 +956,7 @@ fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
|
|
|
956
956
|
text-shadow: 0 1px 0 #fff;
|
|
957
957
|
vertical-align: middle;
|
|
958
958
|
background-color: #eeeeee;
|
|
959
|
-
border: solid #
|
|
959
|
+
border: solid #BABABA;
|
|
960
960
|
border-width: 1px 0;
|
|
961
961
|
margin-left: -5px;
|
|
962
962
|
margin-right: -5px;
|
|
@@ -1626,7 +1626,7 @@ select.mobile-device {
|
|
|
1626
1626
|
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
|
|
1627
1627
|
border-left: 7px solid transparent;
|
|
1628
1628
|
border-right: 7px solid transparent;
|
|
1629
|
-
border-bottom: 7px solid #
|
|
1629
|
+
border-bottom: 7px solid #ccc;
|
|
1630
1630
|
border-bottom-color: rgba(0, 0, 0, 0.2);
|
|
1631
1631
|
top: -7px;
|
|
1632
1632
|
left: 7px;
|
|
@@ -1641,7 +1641,7 @@ select.mobile-device {
|
|
|
1641
1641
|
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
|
|
1642
1642
|
border-left: 7px solid transparent;
|
|
1643
1643
|
border-right: 7px solid transparent;
|
|
1644
|
-
border-top: 7px solid #
|
|
1644
|
+
border-top: 7px solid #ccc;
|
|
1645
1645
|
border-top-color: rgba(0, 0, 0, 0.2);
|
|
1646
1646
|
bottom: -7px;
|
|
1647
1647
|
left: 6px;
|
|
@@ -1901,7 +1901,7 @@ select.mobile-device {
|
|
|
1901
1901
|
.bootstrap-datetimepicker-widget table td.active,
|
|
1902
1902
|
.bootstrap-datetimepicker-widget table td.active:hover {
|
|
1903
1903
|
background-color: #0085cf;
|
|
1904
|
-
color: #
|
|
1904
|
+
color: #fff;
|
|
1905
1905
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
|
1906
1906
|
}
|
|
1907
1907
|
.bootstrap-datetimepicker-widget table td.active.today:before {
|
|
@@ -1927,7 +1927,7 @@ select.mobile-device {
|
|
|
1927
1927
|
}
|
|
1928
1928
|
.bootstrap-datetimepicker-widget table td span.active {
|
|
1929
1929
|
background-color: #0085cf;
|
|
1930
|
-
color: #
|
|
1930
|
+
color: #fff;
|
|
1931
1931
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
|
1932
1932
|
}
|
|
1933
1933
|
.bootstrap-datetimepicker-widget table td span.old {
|
|
@@ -2074,8 +2074,8 @@ fieldset[disabled] .combobox-container .input-group-addon.active {
|
|
|
2074
2074
|
box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.2);
|
|
2075
2075
|
}
|
|
2076
2076
|
.bootstrap-datepicker.form-control[readonly] {
|
|
2077
|
-
background-color: #
|
|
2078
|
-
border-color: #
|
|
2077
|
+
background-color: #fff;
|
|
2078
|
+
border-color: #BABABA !important;
|
|
2079
2079
|
color: #333333;
|
|
2080
2080
|
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
|
2081
2081
|
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
|
@@ -2105,7 +2105,7 @@ fieldset[disabled] .combobox-container .input-group-addon.active {
|
|
|
2105
2105
|
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #faad60;
|
|
2106
2106
|
}
|
|
2107
2107
|
.bootstrap-datepicker.form-control[readonly]:hover {
|
|
2108
|
-
border-color: #
|
|
2108
|
+
border-color: #7BB2DD !important;
|
|
2109
2109
|
}
|
|
2110
2110
|
.has-error .bootstrap-datepicker.form-control[readonly]:hover {
|
|
2111
2111
|
border-color: #843534 !important;
|
|
@@ -2185,7 +2185,7 @@ fieldset[disabled] .combobox-container .input-group-addon.active {
|
|
|
2185
2185
|
}
|
|
2186
2186
|
.input-daterange .input-group-addon {
|
|
2187
2187
|
background-color: #eeeeee;
|
|
2188
|
-
border-color: #
|
|
2188
|
+
border-color: #BABABA;
|
|
2189
2189
|
line-height: 1.66666667;
|
|
2190
2190
|
padding: 2px 6px;
|
|
2191
2191
|
}
|
|
@@ -2198,7 +2198,7 @@ fieldset[disabled] .combobox-container .input-group-addon.active {
|
|
|
2198
2198
|
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
|
|
2199
2199
|
}
|
|
2200
2200
|
.bootstrap-select.btn-group .btn:hover {
|
|
2201
|
-
border-color: #
|
|
2201
|
+
border-color: #7BB2DD;
|
|
2202
2202
|
}
|
|
2203
2203
|
.bootstrap-select.btn-group .btn .caret {
|
|
2204
2204
|
margin-top: -4px;
|
|
@@ -2336,7 +2336,7 @@ fieldset[disabled] .combobox-container .input-group-addon.active {
|
|
|
2336
2336
|
.treeview .list-group-item.node-selected {
|
|
2337
2337
|
background: #0099d3 !important;
|
|
2338
2338
|
border-color: #0076b7 !important;
|
|
2339
|
-
color: #
|
|
2339
|
+
color: #fff !important;
|
|
2340
2340
|
}
|
|
2341
2341
|
.treeview span.icon {
|
|
2342
2342
|
display: inline-block;
|
|
@@ -2351,7 +2351,7 @@ fieldset[disabled] .combobox-container .input-group-addon.active {
|
|
|
2351
2351
|
margin-right: 5px;
|
|
2352
2352
|
}
|
|
2353
2353
|
.card-pf {
|
|
2354
|
-
background: #
|
|
2354
|
+
background: #fff;
|
|
2355
2355
|
border-top: 2px solid transparent;
|
|
2356
2356
|
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.175);
|
|
2357
2357
|
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.175);
|
|
@@ -2499,7 +2499,7 @@ fieldset[disabled] .combobox-container .input-group-addon.active {
|
|
|
2499
2499
|
}
|
|
2500
2500
|
.card-pf-aggregate-status .card-pf-title .fa,
|
|
2501
2501
|
.card-pf-aggregate-status .card-pf-title .pficon {
|
|
2502
|
-
color: #
|
|
2502
|
+
color: #333;
|
|
2503
2503
|
font-size: 16px;
|
|
2504
2504
|
margin-right: 7px;
|
|
2505
2505
|
}
|
|
@@ -2597,7 +2597,7 @@ fieldset[disabled] .combobox-container .input-group-addon.active {
|
|
|
2597
2597
|
.c3-tooltip td {
|
|
2598
2598
|
background: transparent;
|
|
2599
2599
|
border: 0;
|
|
2600
|
-
color: #
|
|
2600
|
+
color: #fff;
|
|
2601
2601
|
font-size: 12px;
|
|
2602
2602
|
padding: 5px 10px;
|
|
2603
2603
|
}
|
|
@@ -2616,7 +2616,7 @@ fieldset[disabled] .combobox-container .input-group-addon.active {
|
|
|
2616
2616
|
.c3-tooltip-sparkline,
|
|
2617
2617
|
.donut-tooltip-pf {
|
|
2618
2618
|
background: #434343;
|
|
2619
|
-
color: #
|
|
2619
|
+
color: #fff;
|
|
2620
2620
|
opacity: 0.9;
|
|
2621
2621
|
filter: alpha(opacity=90);
|
|
2622
2622
|
padding: 2px 6px;
|
|
@@ -2661,7 +2661,7 @@ fieldset[disabled] .combobox-container .input-group-addon.active {
|
|
|
2661
2661
|
z-index: 999;
|
|
2662
2662
|
}
|
|
2663
2663
|
.ColVis_collection {
|
|
2664
|
-
background-color: #
|
|
2664
|
+
background-color: #fff;
|
|
2665
2665
|
border: 1px solid #b6b6b6;
|
|
2666
2666
|
border-radius: 1px;
|
|
2667
2667
|
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
|
|
@@ -3146,7 +3146,7 @@ table.datatable th:active {
|
|
|
3146
3146
|
.infotip.bottom-left .arrow:after,
|
|
3147
3147
|
.infotip.bottom-right .arrow:after {
|
|
3148
3148
|
border-top-width: 0;
|
|
3149
|
-
border-bottom-color: #
|
|
3149
|
+
border-bottom-color: #fff;
|
|
3150
3150
|
content: " ";
|
|
3151
3151
|
margin-left: -10px;
|
|
3152
3152
|
top: 1px;
|
|
@@ -3183,7 +3183,7 @@ table.datatable th:active {
|
|
|
3183
3183
|
.infotip.right .arrow:after {
|
|
3184
3184
|
bottom: -10px;
|
|
3185
3185
|
border-left-width: 0;
|
|
3186
|
-
border-right-color: #
|
|
3186
|
+
border-right-color: #fff;
|
|
3187
3187
|
content: " ";
|
|
3188
3188
|
left: 1px;
|
|
3189
3189
|
}
|
|
@@ -3196,7 +3196,7 @@ table.datatable th:active {
|
|
|
3196
3196
|
top: 50%;
|
|
3197
3197
|
}
|
|
3198
3198
|
.infotip.left .arrow:after {
|
|
3199
|
-
border-left-color: #
|
|
3199
|
+
border-left-color: #fff;
|
|
3200
3200
|
border-right-width: 0;
|
|
3201
3201
|
bottom: -10px;
|
|
3202
3202
|
content: " ";
|
|
@@ -3329,7 +3329,7 @@ table.datatable th:active {
|
|
|
3329
3329
|
clear: both;
|
|
3330
3330
|
}
|
|
3331
3331
|
.list-view-pf .list-group-item.active {
|
|
3332
|
-
color: #
|
|
3332
|
+
color: #555;
|
|
3333
3333
|
background-color: #def3ff;
|
|
3334
3334
|
}
|
|
3335
3335
|
.list-view-pf .list-group-item:hover {
|
|
@@ -3934,7 +3934,7 @@ table.datatable th:active {
|
|
|
3934
3934
|
box-shadow: 0 0 3px #ffffff;
|
|
3935
3935
|
}
|
|
3936
3936
|
.navbar-pf .navbar-toggle .icon-bar {
|
|
3937
|
-
background-color: #
|
|
3937
|
+
background-color: #fff;
|
|
3938
3938
|
}
|
|
3939
3939
|
.navbar-pf .navbar-utility {
|
|
3940
3940
|
border-bottom: 1px solid #292929;
|
|
@@ -4043,7 +4043,7 @@ table.datatable th:active {
|
|
|
4043
4043
|
}
|
|
4044
4044
|
.navbar-pf .navbar-primary.persistent-secondary > li > .navbar-persistent > li:hover:before,
|
|
4045
4045
|
.navbar-pf .navbar-primary.persistent-secondary > li > .navbar-persistent > li.open:before {
|
|
4046
|
-
background: #
|
|
4046
|
+
background: #aaa;
|
|
4047
4047
|
bottom: -1px;
|
|
4048
4048
|
content: '';
|
|
4049
4049
|
display: block;
|
|
@@ -4265,12 +4265,12 @@ table.datatable th:active {
|
|
|
4265
4265
|
.navbar-pf-alt .nav .nav-item-iconic:focus .glyphicon,
|
|
4266
4266
|
.navbar-pf-alt .nav .nav-item-iconic:hover .pf-icon,
|
|
4267
4267
|
.navbar-pf-alt .nav .nav-item-iconic:focus .pf-icon {
|
|
4268
|
-
color: #
|
|
4268
|
+
color: #fff;
|
|
4269
4269
|
}
|
|
4270
4270
|
.navbar-pf-alt .nav .nav-item-iconic .badge {
|
|
4271
4271
|
background-color: #cc0000;
|
|
4272
4272
|
border-radius: 20px;
|
|
4273
|
-
color: #
|
|
4273
|
+
color: #fff;
|
|
4274
4274
|
cursor: pointer;
|
|
4275
4275
|
font-size: 9px;
|
|
4276
4276
|
font-weight: 700;
|
|
@@ -4302,10 +4302,10 @@ table.datatable th:active {
|
|
|
4302
4302
|
.navbar-pf-alt .nav .open > .nav-item-iconic .pf-icon,
|
|
4303
4303
|
.navbar-pf-alt .nav .open > .nav-item-iconic:hover .pf-icon,
|
|
4304
4304
|
.navbar-pf-alt .nav .open > .nav-item-iconic:focus .pf-icon {
|
|
4305
|
-
color: #
|
|
4305
|
+
color: #fff;
|
|
4306
4306
|
}
|
|
4307
4307
|
.navbar-pf-alt .navbar-brand {
|
|
4308
|
-
color: #
|
|
4308
|
+
color: #fff;
|
|
4309
4309
|
height: auto;
|
|
4310
4310
|
margin: 0 0 0 25px;
|
|
4311
4311
|
min-height: 35px;
|
|
@@ -4335,7 +4335,7 @@ table.datatable th:active {
|
|
|
4335
4335
|
}
|
|
4336
4336
|
.navbar-pf-alt .navbar-toggle:hover .icon-bar,
|
|
4337
4337
|
.navbar-pf-alt .navbar-toggle:focus .icon-bar {
|
|
4338
|
-
background: #
|
|
4338
|
+
background: #fff;
|
|
4339
4339
|
}
|
|
4340
4340
|
.navbar-pf-alt .navbar-toggle + .navbar-brand {
|
|
4341
4341
|
margin-left: 0;
|
|
@@ -4382,12 +4382,12 @@ table.datatable th:active {
|
|
|
4382
4382
|
.navbar-pf-vertical .nav .nav-item-iconic:focus .glyphicon,
|
|
4383
4383
|
.navbar-pf-vertical .nav .nav-item-iconic:hover .pf-icon,
|
|
4384
4384
|
.navbar-pf-vertical .nav .nav-item-iconic:focus .pf-icon {
|
|
4385
|
-
color: #
|
|
4385
|
+
color: #fff;
|
|
4386
4386
|
}
|
|
4387
4387
|
.navbar-pf-vertical .nav .nav-item-iconic .badge {
|
|
4388
4388
|
background-color: #cc0000;
|
|
4389
4389
|
border-radius: 20px;
|
|
4390
|
-
color: #
|
|
4390
|
+
color: #fff;
|
|
4391
4391
|
cursor: pointer;
|
|
4392
4392
|
font-size: 9px;
|
|
4393
4393
|
font-weight: 700;
|
|
@@ -4419,10 +4419,10 @@ table.datatable th:active {
|
|
|
4419
4419
|
.navbar-pf-vertical .nav .open > .nav-item-iconic .pf-icon,
|
|
4420
4420
|
.navbar-pf-vertical .nav .open > .nav-item-iconic:hover .pf-icon,
|
|
4421
4421
|
.navbar-pf-vertical .nav .open > .nav-item-iconic:focus .pf-icon {
|
|
4422
|
-
color: #
|
|
4422
|
+
color: #fff;
|
|
4423
4423
|
}
|
|
4424
4424
|
.navbar-pf-vertical .navbar-brand {
|
|
4425
|
-
color: #
|
|
4425
|
+
color: #fff;
|
|
4426
4426
|
height: auto;
|
|
4427
4427
|
margin: 0 0 0 25px;
|
|
4428
4428
|
min-height: 35px;
|
|
@@ -4452,7 +4452,7 @@ table.datatable th:active {
|
|
|
4452
4452
|
}
|
|
4453
4453
|
.navbar-pf-vertical .navbar-toggle:hover .icon-bar,
|
|
4454
4454
|
.navbar-pf-vertical .navbar-toggle:focus .icon-bar {
|
|
4455
|
-
background: #
|
|
4455
|
+
background: #fff;
|
|
4456
4456
|
}
|
|
4457
4457
|
.navbar-pf-vertical .navbar-toggle + .navbar-brand {
|
|
4458
4458
|
margin-left: 0;
|
|
@@ -4474,7 +4474,7 @@ table.datatable th:active {
|
|
|
4474
4474
|
transition-delay: .15s;
|
|
4475
4475
|
}
|
|
4476
4476
|
.nav-pf-vertical-alt {
|
|
4477
|
-
background: #
|
|
4477
|
+
background: #fff;
|
|
4478
4478
|
}
|
|
4479
4479
|
.ie9.layout-pf-alt-fixed .nav-pf-vertical-alt {
|
|
4480
4480
|
box-sizing: content-box;
|
|
@@ -4536,7 +4536,7 @@ table.datatable th:active {
|
|
|
4536
4536
|
text-decoration: none;
|
|
4537
4537
|
}
|
|
4538
4538
|
.nav-pf-vertical-alt .list-group-item.active {
|
|
4539
|
-
background-color: #
|
|
4539
|
+
background-color: #fff;
|
|
4540
4540
|
border-color: #f2f2f2;
|
|
4541
4541
|
}
|
|
4542
4542
|
.nav-pf-vertical-alt .list-group-item.active:before {
|
|
@@ -4554,9 +4554,9 @@ table.datatable th:active {
|
|
|
4554
4554
|
}
|
|
4555
4555
|
.nav-pf-vertical-alt .list-group-item .badge {
|
|
4556
4556
|
background: #333333;
|
|
4557
|
-
border: 1px solid #
|
|
4557
|
+
border: 1px solid #fff;
|
|
4558
4558
|
border-radius: 3px;
|
|
4559
|
-
color: #
|
|
4559
|
+
color: #fff;
|
|
4560
4560
|
font-weight: 700;
|
|
4561
4561
|
font-size: 9px;
|
|
4562
4562
|
padding: 5px;
|
|
@@ -5049,15 +5049,6 @@ table.datatable th:active {
|
|
|
5049
5049
|
left: auto;
|
|
5050
5050
|
}
|
|
5051
5051
|
}
|
|
5052
|
-
.toast-pf-area {
|
|
5053
|
-
left: 66%;
|
|
5054
|
-
position: fixed;
|
|
5055
|
-
right: 20px;
|
|
5056
|
-
top: 12px;
|
|
5057
|
-
width: calc(34% - 20px);
|
|
5058
|
-
word-wrap: break-word;
|
|
5059
|
-
z-index: 1035;
|
|
5060
|
-
}
|
|
5061
5052
|
.toolbar-pf {
|
|
5062
5053
|
background: #fff;
|
|
5063
5054
|
border-bottom: 1px solid #d0d0d0;
|
|
@@ -5395,7 +5386,7 @@ table.datatable th:active {
|
|
|
5395
5386
|
.nav-pf-vertical > .list-group > .list-group-item.active > a,
|
|
5396
5387
|
.nav-pf-vertical > .list-group > .list-group-item:hover > a {
|
|
5397
5388
|
background-color: #393f44;
|
|
5398
|
-
color: #
|
|
5389
|
+
color: #fff;
|
|
5399
5390
|
font-weight: 600;
|
|
5400
5391
|
}
|
|
5401
5392
|
.nav-pf-vertical > .list-group > .list-group-item.active > a .fa,
|
|
@@ -5533,7 +5524,7 @@ table.datatable th:active {
|
|
|
5533
5524
|
bottom: 37px;
|
|
5534
5525
|
}
|
|
5535
5526
|
.nav-pf-persistent-secondary .persistent-secondary-header {
|
|
5536
|
-
color: #
|
|
5527
|
+
color: #fff;
|
|
5537
5528
|
font-size: 16px;
|
|
5538
5529
|
margin: 18px 20px 10px 20px;
|
|
5539
5530
|
}
|
|
@@ -5546,7 +5537,7 @@ table.datatable th:active {
|
|
|
5546
5537
|
color: #0099d3;
|
|
5547
5538
|
}
|
|
5548
5539
|
.nav-pf-persistent-secondary h5 {
|
|
5549
|
-
color: #
|
|
5540
|
+
color: #fff;
|
|
5550
5541
|
cursor: default;
|
|
5551
5542
|
font-size: 13px;
|
|
5552
5543
|
font-weight: 600;
|
|
@@ -5572,12 +5563,12 @@ table.datatable th:active {
|
|
|
5572
5563
|
white-space: nowrap;
|
|
5573
5564
|
}
|
|
5574
5565
|
.nav-pf-persistent-secondary > .list-group > .list-group-item > a:hover > .list-group-item-value {
|
|
5575
|
-
color: #
|
|
5566
|
+
color: #fff;
|
|
5576
5567
|
text-decoration: underline;
|
|
5577
5568
|
}
|
|
5578
5569
|
.nav-pf-persistent-secondary > .list-group > .list-group-item.active .list-group-item-value {
|
|
5579
5570
|
background-color: #4d5258;
|
|
5580
|
-
color: #
|
|
5571
|
+
color: #fff;
|
|
5581
5572
|
}
|
|
5582
5573
|
.nav-pf-persistent-secondary > .list-group > .list-group-item.active .fa,
|
|
5583
5574
|
.nav-pf-persistent-secondary > .list-group > .list-group-item.active .glyphicon,
|
|
@@ -5592,7 +5583,7 @@ table.datatable th:active {
|
|
|
5592
5583
|
}
|
|
5593
5584
|
.nav-pf-persistent-secondary > .list-group > .list-group-item .badge-container-pf .badge {
|
|
5594
5585
|
background: #292e34;
|
|
5595
|
-
color: #
|
|
5586
|
+
color: #fff;
|
|
5596
5587
|
font-size: 12px;
|
|
5597
5588
|
font-weight: 700;
|
|
5598
5589
|
float: left;
|