patternfly-sass 3.2.0 → 3.3.0
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/fonts/patternfly/PatternFlyIcons-webfont.eot +0 -0
- data/assets/fonts/patternfly/PatternFlyIcons-webfont.svg +2 -0
- data/assets/fonts/patternfly/PatternFlyIcons-webfont.ttf +0 -0
- data/assets/fonts/patternfly/PatternFlyIcons-webfont.woff +0 -0
- data/assets/fonts/patternfly/fontawesome-webfont.eot +0 -0
- data/assets/fonts/patternfly/fontawesome-webfont.svg +112 -22
- data/assets/fonts/patternfly/fontawesome-webfont.ttf +0 -0
- data/assets/fonts/patternfly/fontawesome-webfont.woff +0 -0
- data/assets/fonts/patternfly/fontawesome-webfont.woff2 +0 -0
- data/assets/images/patternfly/OpenShift-logo.svg +69 -0
- data/assets/images/patternfly/RH_atomic.svg +88 -0
- data/assets/images/patternfly/kubernetes.svg +8 -0
- data/assets/javascripts/patternfly.js +68 -1
- data/assets/javascripts/patternfly.min.js +1 -1
- data/assets/stylesheets/_patternfly.scss +2 -0
- data/assets/stylesheets/patternfly/_dropdowns.scss +5 -0
- data/assets/stylesheets/patternfly/_icons.scss +6 -0
- data/assets/stylesheets/patternfly/_time-picker.scss +76 -0
- data/assets/stylesheets/patternfly/_toast.scss +10 -0
- data/assets/stylesheets/patternfly/_variables.scss +2 -0
- data/assets/stylesheets/patternfly/lib/bootstrap-datetimepicker.scss +373 -0
- data/bower.json +6 -4
- data/lib/patternfly-sass/version.rb +2 -2
- data/patternfly-sass.gemspec +2 -2
- data/spec/html/dist/css/patternfly-additions.css +466 -185
- data/spec/html/dist/css/patternfly-additions.css.map +1 -1
- data/spec/html/dist/css/patternfly-additions.min.css +5 -1
- data/spec/html/dist/css/patternfly-additions.min.css.map +1 -1
- data/spec/html/dist/css/patternfly.css +324 -76
- data/spec/html/dist/css/patternfly.css.map +1 -1
- data/spec/html/dist/css/patternfly.min.css +5 -5
- data/spec/html/dist/css/patternfly.min.css.map +1 -1
- data/spec/html/donut-charts.html +3 -3
- data/spec/html/dropdowns.html +20 -4
- data/spec/html/icons.html +8 -0
- data/spec/html/index.html +3 -0
- data/spec/html/list-view.html +5 -0
- data/spec/html/pie-charts.html +2 -12
- data/spec/html/tables.html +260 -56
- data/spec/html/time-picker.html +73 -0
- data/spec/html/toast.html +37 -0
- data/spec/html/toolbar.html +1 -0
- data/tasks/converter.rb +6 -3
- metadata +13 -6
@@ -248,18 +248,6 @@
|
|
248
248
|
.open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
|
249
249
|
background-image: none;
|
250
250
|
}
|
251
|
-
.datepicker table tr td.today.disabled,
|
252
|
-
.datepicker table tr td.today:hover.disabled,
|
253
|
-
.datepicker table tr td.today.disabled.disabled,
|
254
|
-
.datepicker table tr td.today.disabled:hover.disabled,
|
255
|
-
.datepicker table tr td.today[disabled],
|
256
|
-
.datepicker table tr td.today:hover[disabled],
|
257
|
-
.datepicker table tr td.today.disabled[disabled],
|
258
|
-
.datepicker table tr td.today.disabled:hover[disabled],
|
259
|
-
fieldset[disabled] .datepicker table tr td.today,
|
260
|
-
fieldset[disabled] .datepicker table tr td.today:hover,
|
261
|
-
fieldset[disabled] .datepicker table tr td.today.disabled,
|
262
|
-
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
|
263
251
|
.datepicker table tr td.today.disabled:hover,
|
264
252
|
.datepicker table tr td.today:hover.disabled:hover,
|
265
253
|
.datepicker table tr td.today.disabled.disabled:hover,
|
@@ -295,31 +283,7 @@ fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
|
|
295
283
|
fieldset[disabled] .datepicker table tr td.today.focus,
|
296
284
|
fieldset[disabled] .datepicker table tr td.today:hover.focus,
|
297
285
|
fieldset[disabled] .datepicker table tr td.today.disabled.focus,
|
298
|
-
fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus
|
299
|
-
.datepicker table tr td.today.disabled:active,
|
300
|
-
.datepicker table tr td.today:hover.disabled:active,
|
301
|
-
.datepicker table tr td.today.disabled.disabled:active,
|
302
|
-
.datepicker table tr td.today.disabled:hover.disabled:active,
|
303
|
-
.datepicker table tr td.today[disabled]:active,
|
304
|
-
.datepicker table tr td.today:hover[disabled]:active,
|
305
|
-
.datepicker table tr td.today.disabled[disabled]:active,
|
306
|
-
.datepicker table tr td.today.disabled:hover[disabled]:active,
|
307
|
-
fieldset[disabled] .datepicker table tr td.today:active,
|
308
|
-
fieldset[disabled] .datepicker table tr td.today:hover:active,
|
309
|
-
fieldset[disabled] .datepicker table tr td.today.disabled:active,
|
310
|
-
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
|
311
|
-
.datepicker table tr td.today.disabled.active,
|
312
|
-
.datepicker table tr td.today:hover.disabled.active,
|
313
|
-
.datepicker table tr td.today.disabled.disabled.active,
|
314
|
-
.datepicker table tr td.today.disabled:hover.disabled.active,
|
315
|
-
.datepicker table tr td.today[disabled].active,
|
316
|
-
.datepicker table tr td.today:hover[disabled].active,
|
317
|
-
.datepicker table tr td.today.disabled[disabled].active,
|
318
|
-
.datepicker table tr td.today.disabled:hover[disabled].active,
|
319
|
-
fieldset[disabled] .datepicker table tr td.today.active,
|
320
|
-
fieldset[disabled] .datepicker table tr td.today:hover.active,
|
321
|
-
fieldset[disabled] .datepicker table tr td.today.disabled.active,
|
322
|
-
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
|
286
|
+
fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus {
|
323
287
|
background-color: #ffdb99;
|
324
288
|
border-color: #ffb733;
|
325
289
|
}
|
@@ -442,18 +406,6 @@ fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
|
|
442
406
|
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
|
443
407
|
background-image: none;
|
444
408
|
}
|
445
|
-
.datepicker table tr td.range.today.disabled,
|
446
|
-
.datepicker table tr td.range.today:hover.disabled,
|
447
|
-
.datepicker table tr td.range.today.disabled.disabled,
|
448
|
-
.datepicker table tr td.range.today.disabled:hover.disabled,
|
449
|
-
.datepicker table tr td.range.today[disabled],
|
450
|
-
.datepicker table tr td.range.today:hover[disabled],
|
451
|
-
.datepicker table tr td.range.today.disabled[disabled],
|
452
|
-
.datepicker table tr td.range.today.disabled:hover[disabled],
|
453
|
-
fieldset[disabled] .datepicker table tr td.range.today,
|
454
|
-
fieldset[disabled] .datepicker table tr td.range.today:hover,
|
455
|
-
fieldset[disabled] .datepicker table tr td.range.today.disabled,
|
456
|
-
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
|
457
409
|
.datepicker table tr td.range.today.disabled:hover,
|
458
410
|
.datepicker table tr td.range.today:hover.disabled:hover,
|
459
411
|
.datepicker table tr td.range.today.disabled.disabled:hover,
|
@@ -489,31 +441,7 @@ fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
|
|
489
441
|
fieldset[disabled] .datepicker table tr td.range.today.focus,
|
490
442
|
fieldset[disabled] .datepicker table tr td.range.today:hover.focus,
|
491
443
|
fieldset[disabled] .datepicker table tr td.range.today.disabled.focus,
|
492
|
-
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.focus
|
493
|
-
.datepicker table tr td.range.today.disabled:active,
|
494
|
-
.datepicker table tr td.range.today:hover.disabled:active,
|
495
|
-
.datepicker table tr td.range.today.disabled.disabled:active,
|
496
|
-
.datepicker table tr td.range.today.disabled:hover.disabled:active,
|
497
|
-
.datepicker table tr td.range.today[disabled]:active,
|
498
|
-
.datepicker table tr td.range.today:hover[disabled]:active,
|
499
|
-
.datepicker table tr td.range.today.disabled[disabled]:active,
|
500
|
-
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
|
501
|
-
fieldset[disabled] .datepicker table tr td.range.today:active,
|
502
|
-
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
|
503
|
-
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
|
504
|
-
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
|
505
|
-
.datepicker table tr td.range.today.disabled.active,
|
506
|
-
.datepicker table tr td.range.today:hover.disabled.active,
|
507
|
-
.datepicker table tr td.range.today.disabled.disabled.active,
|
508
|
-
.datepicker table tr td.range.today.disabled:hover.disabled.active,
|
509
|
-
.datepicker table tr td.range.today[disabled].active,
|
510
|
-
.datepicker table tr td.range.today:hover[disabled].active,
|
511
|
-
.datepicker table tr td.range.today.disabled[disabled].active,
|
512
|
-
.datepicker table tr td.range.today.disabled:hover[disabled].active,
|
513
|
-
fieldset[disabled] .datepicker table tr td.range.today.active,
|
514
|
-
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
|
515
|
-
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
|
516
|
-
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
|
444
|
+
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.focus {
|
517
445
|
background-color: #f7ca77;
|
518
446
|
border-color: #f1a417;
|
519
447
|
}
|
@@ -623,18 +551,6 @@ fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
|
|
623
551
|
.open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
|
624
552
|
background-image: none;
|
625
553
|
}
|
626
|
-
.datepicker table tr td.selected.disabled,
|
627
|
-
.datepicker table tr td.selected:hover.disabled,
|
628
|
-
.datepicker table tr td.selected.disabled.disabled,
|
629
|
-
.datepicker table tr td.selected.disabled:hover.disabled,
|
630
|
-
.datepicker table tr td.selected[disabled],
|
631
|
-
.datepicker table tr td.selected:hover[disabled],
|
632
|
-
.datepicker table tr td.selected.disabled[disabled],
|
633
|
-
.datepicker table tr td.selected.disabled:hover[disabled],
|
634
|
-
fieldset[disabled] .datepicker table tr td.selected,
|
635
|
-
fieldset[disabled] .datepicker table tr td.selected:hover,
|
636
|
-
fieldset[disabled] .datepicker table tr td.selected.disabled,
|
637
|
-
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
|
638
554
|
.datepicker table tr td.selected.disabled:hover,
|
639
555
|
.datepicker table tr td.selected:hover.disabled:hover,
|
640
556
|
.datepicker table tr td.selected.disabled.disabled:hover,
|
@@ -670,31 +586,7 @@ fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
|
|
670
586
|
fieldset[disabled] .datepicker table tr td.selected.focus,
|
671
587
|
fieldset[disabled] .datepicker table tr td.selected:hover.focus,
|
672
588
|
fieldset[disabled] .datepicker table tr td.selected.disabled.focus,
|
673
|
-
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.focus
|
674
|
-
.datepicker table tr td.selected.disabled:active,
|
675
|
-
.datepicker table tr td.selected:hover.disabled:active,
|
676
|
-
.datepicker table tr td.selected.disabled.disabled:active,
|
677
|
-
.datepicker table tr td.selected.disabled:hover.disabled:active,
|
678
|
-
.datepicker table tr td.selected[disabled]:active,
|
679
|
-
.datepicker table tr td.selected:hover[disabled]:active,
|
680
|
-
.datepicker table tr td.selected.disabled[disabled]:active,
|
681
|
-
.datepicker table tr td.selected.disabled:hover[disabled]:active,
|
682
|
-
fieldset[disabled] .datepicker table tr td.selected:active,
|
683
|
-
fieldset[disabled] .datepicker table tr td.selected:hover:active,
|
684
|
-
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
|
685
|
-
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
|
686
|
-
.datepicker table tr td.selected.disabled.active,
|
687
|
-
.datepicker table tr td.selected:hover.disabled.active,
|
688
|
-
.datepicker table tr td.selected.disabled.disabled.active,
|
689
|
-
.datepicker table tr td.selected.disabled:hover.disabled.active,
|
690
|
-
.datepicker table tr td.selected[disabled].active,
|
691
|
-
.datepicker table tr td.selected:hover[disabled].active,
|
692
|
-
.datepicker table tr td.selected.disabled[disabled].active,
|
693
|
-
.datepicker table tr td.selected.disabled:hover[disabled].active,
|
694
|
-
fieldset[disabled] .datepicker table tr td.selected.active,
|
695
|
-
fieldset[disabled] .datepicker table tr td.selected:hover.active,
|
696
|
-
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
|
697
|
-
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
|
589
|
+
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.focus {
|
698
590
|
background-color: #999999;
|
699
591
|
border-color: #555555;
|
700
592
|
}
|
@@ -804,18 +696,6 @@ fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
|
|
804
696
|
.open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
|
805
697
|
background-image: none;
|
806
698
|
}
|
807
|
-
.datepicker table tr td.active.disabled,
|
808
|
-
.datepicker table tr td.active:hover.disabled,
|
809
|
-
.datepicker table tr td.active.disabled.disabled,
|
810
|
-
.datepicker table tr td.active.disabled:hover.disabled,
|
811
|
-
.datepicker table tr td.active[disabled],
|
812
|
-
.datepicker table tr td.active:hover[disabled],
|
813
|
-
.datepicker table tr td.active.disabled[disabled],
|
814
|
-
.datepicker table tr td.active.disabled:hover[disabled],
|
815
|
-
fieldset[disabled] .datepicker table tr td.active,
|
816
|
-
fieldset[disabled] .datepicker table tr td.active:hover,
|
817
|
-
fieldset[disabled] .datepicker table tr td.active.disabled,
|
818
|
-
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
|
819
699
|
.datepicker table tr td.active.disabled:hover,
|
820
700
|
.datepicker table tr td.active:hover.disabled:hover,
|
821
701
|
.datepicker table tr td.active.disabled.disabled:hover,
|
@@ -851,31 +731,7 @@ fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
|
|
851
731
|
fieldset[disabled] .datepicker table tr td.active.focus,
|
852
732
|
fieldset[disabled] .datepicker table tr td.active:hover.focus,
|
853
733
|
fieldset[disabled] .datepicker table tr td.active.disabled.focus,
|
854
|
-
fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus
|
855
|
-
.datepicker table tr td.active.disabled:active,
|
856
|
-
.datepicker table tr td.active:hover.disabled:active,
|
857
|
-
.datepicker table tr td.active.disabled.disabled:active,
|
858
|
-
.datepicker table tr td.active.disabled:hover.disabled:active,
|
859
|
-
.datepicker table tr td.active[disabled]:active,
|
860
|
-
.datepicker table tr td.active:hover[disabled]:active,
|
861
|
-
.datepicker table tr td.active.disabled[disabled]:active,
|
862
|
-
.datepicker table tr td.active.disabled:hover[disabled]:active,
|
863
|
-
fieldset[disabled] .datepicker table tr td.active:active,
|
864
|
-
fieldset[disabled] .datepicker table tr td.active:hover:active,
|
865
|
-
fieldset[disabled] .datepicker table tr td.active.disabled:active,
|
866
|
-
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
|
867
|
-
.datepicker table tr td.active.disabled.active,
|
868
|
-
.datepicker table tr td.active:hover.disabled.active,
|
869
|
-
.datepicker table tr td.active.disabled.disabled.active,
|
870
|
-
.datepicker table tr td.active.disabled:hover.disabled.active,
|
871
|
-
.datepicker table tr td.active[disabled].active,
|
872
|
-
.datepicker table tr td.active:hover[disabled].active,
|
873
|
-
.datepicker table tr td.active.disabled[disabled].active,
|
874
|
-
.datepicker table tr td.active.disabled:hover[disabled].active,
|
875
|
-
fieldset[disabled] .datepicker table tr td.active.active,
|
876
|
-
fieldset[disabled] .datepicker table tr td.active:hover.active,
|
877
|
-
fieldset[disabled] .datepicker table tr td.active.disabled.active,
|
878
|
-
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
|
734
|
+
fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus {
|
879
735
|
background-color: #0085cf;
|
880
736
|
border-color: #006e9c;
|
881
737
|
}
|
@@ -1004,18 +860,6 @@ fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
|
|
1004
860
|
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
|
1005
861
|
background-image: none;
|
1006
862
|
}
|
1007
|
-
.datepicker table tr td span.active.disabled,
|
1008
|
-
.datepicker table tr td span.active:hover.disabled,
|
1009
|
-
.datepicker table tr td span.active.disabled.disabled,
|
1010
|
-
.datepicker table tr td span.active.disabled:hover.disabled,
|
1011
|
-
.datepicker table tr td span.active[disabled],
|
1012
|
-
.datepicker table tr td span.active:hover[disabled],
|
1013
|
-
.datepicker table tr td span.active.disabled[disabled],
|
1014
|
-
.datepicker table tr td span.active.disabled:hover[disabled],
|
1015
|
-
fieldset[disabled] .datepicker table tr td span.active,
|
1016
|
-
fieldset[disabled] .datepicker table tr td span.active:hover,
|
1017
|
-
fieldset[disabled] .datepicker table tr td span.active.disabled,
|
1018
|
-
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
|
1019
863
|
.datepicker table tr td span.active.disabled:hover,
|
1020
864
|
.datepicker table tr td span.active:hover.disabled:hover,
|
1021
865
|
.datepicker table tr td span.active.disabled.disabled:hover,
|
@@ -1051,31 +895,7 @@ fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
|
|
1051
895
|
fieldset[disabled] .datepicker table tr td span.active.focus,
|
1052
896
|
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
|
1053
897
|
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
|
1054
|
-
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus
|
1055
|
-
.datepicker table tr td span.active.disabled:active,
|
1056
|
-
.datepicker table tr td span.active:hover.disabled:active,
|
1057
|
-
.datepicker table tr td span.active.disabled.disabled:active,
|
1058
|
-
.datepicker table tr td span.active.disabled:hover.disabled:active,
|
1059
|
-
.datepicker table tr td span.active[disabled]:active,
|
1060
|
-
.datepicker table tr td span.active:hover[disabled]:active,
|
1061
|
-
.datepicker table tr td span.active.disabled[disabled]:active,
|
1062
|
-
.datepicker table tr td span.active.disabled:hover[disabled]:active,
|
1063
|
-
fieldset[disabled] .datepicker table tr td span.active:active,
|
1064
|
-
fieldset[disabled] .datepicker table tr td span.active:hover:active,
|
1065
|
-
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
|
1066
|
-
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
|
1067
|
-
.datepicker table tr td span.active.disabled.active,
|
1068
|
-
.datepicker table tr td span.active:hover.disabled.active,
|
1069
|
-
.datepicker table tr td span.active.disabled.disabled.active,
|
1070
|
-
.datepicker table tr td span.active.disabled:hover.disabled.active,
|
1071
|
-
.datepicker table tr td span.active[disabled].active,
|
1072
|
-
.datepicker table tr td span.active:hover[disabled].active,
|
1073
|
-
.datepicker table tr td span.active.disabled[disabled].active,
|
1074
|
-
.datepicker table tr td span.active.disabled:hover[disabled].active,
|
1075
|
-
fieldset[disabled] .datepicker table tr td span.active.active,
|
1076
|
-
fieldset[disabled] .datepicker table tr td span.active:hover.active,
|
1077
|
-
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
|
1078
|
-
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
|
898
|
+
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
|
1079
899
|
background-color: #0085cf;
|
1080
900
|
border-color: #006e9c;
|
1081
901
|
}
|
@@ -1769,6 +1589,379 @@ select.mobile-device {
|
|
1769
1589
|
fill: #000;
|
1770
1590
|
/* font-size: 28px !important;*/
|
1771
1591
|
}
|
1592
|
+
/*!
|
1593
|
+
* Datetimepicker for Bootstrap 3
|
1594
|
+
* version : 4.17.37
|
1595
|
+
* https://github.com/Eonasdan/bootstrap-datetimepicker/
|
1596
|
+
*/
|
1597
|
+
.bootstrap-datetimepicker-widget {
|
1598
|
+
list-style: none;
|
1599
|
+
}
|
1600
|
+
.bootstrap-datetimepicker-widget.dropdown-menu {
|
1601
|
+
margin: 2px 0;
|
1602
|
+
padding: 4px;
|
1603
|
+
width: 19em;
|
1604
|
+
}
|
1605
|
+
@media (min-width: 768px) {
|
1606
|
+
.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
|
1607
|
+
width: 38em;
|
1608
|
+
}
|
1609
|
+
}
|
1610
|
+
@media (min-width: 992px) {
|
1611
|
+
.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
|
1612
|
+
width: 38em;
|
1613
|
+
}
|
1614
|
+
}
|
1615
|
+
@media (min-width: 1200px) {
|
1616
|
+
.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
|
1617
|
+
width: 38em;
|
1618
|
+
}
|
1619
|
+
}
|
1620
|
+
.bootstrap-datetimepicker-widget.dropdown-menu:before,
|
1621
|
+
.bootstrap-datetimepicker-widget.dropdown-menu:after {
|
1622
|
+
content: '';
|
1623
|
+
display: inline-block;
|
1624
|
+
position: absolute;
|
1625
|
+
}
|
1626
|
+
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
|
1627
|
+
border-left: 7px solid transparent;
|
1628
|
+
border-right: 7px solid transparent;
|
1629
|
+
border-bottom: 7px solid #cccccc;
|
1630
|
+
border-bottom-color: rgba(0, 0, 0, 0.2);
|
1631
|
+
top: -7px;
|
1632
|
+
left: 7px;
|
1633
|
+
}
|
1634
|
+
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
|
1635
|
+
border-left: 6px solid transparent;
|
1636
|
+
border-right: 6px solid transparent;
|
1637
|
+
border-bottom: 6px solid white;
|
1638
|
+
top: -6px;
|
1639
|
+
left: 8px;
|
1640
|
+
}
|
1641
|
+
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
|
1642
|
+
border-left: 7px solid transparent;
|
1643
|
+
border-right: 7px solid transparent;
|
1644
|
+
border-top: 7px solid #cccccc;
|
1645
|
+
border-top-color: rgba(0, 0, 0, 0.2);
|
1646
|
+
bottom: -7px;
|
1647
|
+
left: 6px;
|
1648
|
+
}
|
1649
|
+
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
|
1650
|
+
border-left: 6px solid transparent;
|
1651
|
+
border-right: 6px solid transparent;
|
1652
|
+
border-top: 6px solid white;
|
1653
|
+
bottom: -6px;
|
1654
|
+
left: 7px;
|
1655
|
+
}
|
1656
|
+
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
|
1657
|
+
left: auto;
|
1658
|
+
right: 6px;
|
1659
|
+
}
|
1660
|
+
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
|
1661
|
+
left: auto;
|
1662
|
+
right: 7px;
|
1663
|
+
}
|
1664
|
+
.bootstrap-datetimepicker-widget .list-unstyled {
|
1665
|
+
margin: 0;
|
1666
|
+
}
|
1667
|
+
.bootstrap-datetimepicker-widget a[data-action] {
|
1668
|
+
padding: 6px 0;
|
1669
|
+
}
|
1670
|
+
.bootstrap-datetimepicker-widget a[data-action]:active {
|
1671
|
+
box-shadow: none;
|
1672
|
+
}
|
1673
|
+
.bootstrap-datetimepicker-widget .timepicker-hour,
|
1674
|
+
.bootstrap-datetimepicker-widget .timepicker-minute,
|
1675
|
+
.bootstrap-datetimepicker-widget .timepicker-second {
|
1676
|
+
width: 54px;
|
1677
|
+
font-weight: bold;
|
1678
|
+
font-size: 1em;
|
1679
|
+
margin: 0;
|
1680
|
+
}
|
1681
|
+
.bootstrap-datetimepicker-widget button[data-action] {
|
1682
|
+
padding: 6px;
|
1683
|
+
}
|
1684
|
+
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
|
1685
|
+
position: absolute;
|
1686
|
+
width: 1px;
|
1687
|
+
height: 1px;
|
1688
|
+
margin: -1px;
|
1689
|
+
padding: 0;
|
1690
|
+
overflow: hidden;
|
1691
|
+
clip: rect(0, 0, 0, 0);
|
1692
|
+
border: 0;
|
1693
|
+
content: "Increment Hours";
|
1694
|
+
}
|
1695
|
+
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
|
1696
|
+
position: absolute;
|
1697
|
+
width: 1px;
|
1698
|
+
height: 1px;
|
1699
|
+
margin: -1px;
|
1700
|
+
padding: 0;
|
1701
|
+
overflow: hidden;
|
1702
|
+
clip: rect(0, 0, 0, 0);
|
1703
|
+
border: 0;
|
1704
|
+
content: "Increment Minutes";
|
1705
|
+
}
|
1706
|
+
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
|
1707
|
+
position: absolute;
|
1708
|
+
width: 1px;
|
1709
|
+
height: 1px;
|
1710
|
+
margin: -1px;
|
1711
|
+
padding: 0;
|
1712
|
+
overflow: hidden;
|
1713
|
+
clip: rect(0, 0, 0, 0);
|
1714
|
+
border: 0;
|
1715
|
+
content: "Decrement Hours";
|
1716
|
+
}
|
1717
|
+
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
|
1718
|
+
position: absolute;
|
1719
|
+
width: 1px;
|
1720
|
+
height: 1px;
|
1721
|
+
margin: -1px;
|
1722
|
+
padding: 0;
|
1723
|
+
overflow: hidden;
|
1724
|
+
clip: rect(0, 0, 0, 0);
|
1725
|
+
border: 0;
|
1726
|
+
content: "Decrement Minutes";
|
1727
|
+
}
|
1728
|
+
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
|
1729
|
+
position: absolute;
|
1730
|
+
width: 1px;
|
1731
|
+
height: 1px;
|
1732
|
+
margin: -1px;
|
1733
|
+
padding: 0;
|
1734
|
+
overflow: hidden;
|
1735
|
+
clip: rect(0, 0, 0, 0);
|
1736
|
+
border: 0;
|
1737
|
+
content: "Show Hours";
|
1738
|
+
}
|
1739
|
+
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
|
1740
|
+
position: absolute;
|
1741
|
+
width: 1px;
|
1742
|
+
height: 1px;
|
1743
|
+
margin: -1px;
|
1744
|
+
padding: 0;
|
1745
|
+
overflow: hidden;
|
1746
|
+
clip: rect(0, 0, 0, 0);
|
1747
|
+
border: 0;
|
1748
|
+
content: "Show Minutes";
|
1749
|
+
}
|
1750
|
+
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
|
1751
|
+
position: absolute;
|
1752
|
+
width: 1px;
|
1753
|
+
height: 1px;
|
1754
|
+
margin: -1px;
|
1755
|
+
padding: 0;
|
1756
|
+
overflow: hidden;
|
1757
|
+
clip: rect(0, 0, 0, 0);
|
1758
|
+
border: 0;
|
1759
|
+
content: "Toggle AM/PM";
|
1760
|
+
}
|
1761
|
+
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
|
1762
|
+
position: absolute;
|
1763
|
+
width: 1px;
|
1764
|
+
height: 1px;
|
1765
|
+
margin: -1px;
|
1766
|
+
padding: 0;
|
1767
|
+
overflow: hidden;
|
1768
|
+
clip: rect(0, 0, 0, 0);
|
1769
|
+
border: 0;
|
1770
|
+
content: "Clear the picker";
|
1771
|
+
}
|
1772
|
+
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
|
1773
|
+
position: absolute;
|
1774
|
+
width: 1px;
|
1775
|
+
height: 1px;
|
1776
|
+
margin: -1px;
|
1777
|
+
padding: 0;
|
1778
|
+
overflow: hidden;
|
1779
|
+
clip: rect(0, 0, 0, 0);
|
1780
|
+
border: 0;
|
1781
|
+
content: "Set the date to today";
|
1782
|
+
}
|
1783
|
+
.bootstrap-datetimepicker-widget .picker-switch {
|
1784
|
+
text-align: center;
|
1785
|
+
}
|
1786
|
+
.bootstrap-datetimepicker-widget .picker-switch::after {
|
1787
|
+
position: absolute;
|
1788
|
+
width: 1px;
|
1789
|
+
height: 1px;
|
1790
|
+
margin: -1px;
|
1791
|
+
padding: 0;
|
1792
|
+
overflow: hidden;
|
1793
|
+
clip: rect(0, 0, 0, 0);
|
1794
|
+
border: 0;
|
1795
|
+
content: "Toggle Date and Time Screens";
|
1796
|
+
}
|
1797
|
+
.bootstrap-datetimepicker-widget .picker-switch td {
|
1798
|
+
padding: 0;
|
1799
|
+
margin: 0;
|
1800
|
+
height: auto;
|
1801
|
+
width: auto;
|
1802
|
+
line-height: inherit;
|
1803
|
+
}
|
1804
|
+
.bootstrap-datetimepicker-widget .picker-switch td span {
|
1805
|
+
line-height: 2.5;
|
1806
|
+
height: 2.5em;
|
1807
|
+
width: 100%;
|
1808
|
+
}
|
1809
|
+
.bootstrap-datetimepicker-widget table {
|
1810
|
+
width: 100%;
|
1811
|
+
margin: 0;
|
1812
|
+
}
|
1813
|
+
.bootstrap-datetimepicker-widget table td,
|
1814
|
+
.bootstrap-datetimepicker-widget table th {
|
1815
|
+
text-align: center;
|
1816
|
+
border-radius: 1px;
|
1817
|
+
}
|
1818
|
+
.bootstrap-datetimepicker-widget table th {
|
1819
|
+
height: 20px;
|
1820
|
+
line-height: 20px;
|
1821
|
+
width: 20px;
|
1822
|
+
}
|
1823
|
+
.bootstrap-datetimepicker-widget table th.picker-switch {
|
1824
|
+
width: 145px;
|
1825
|
+
}
|
1826
|
+
.bootstrap-datetimepicker-widget table th.disabled,
|
1827
|
+
.bootstrap-datetimepicker-widget table th.disabled:hover {
|
1828
|
+
background: none;
|
1829
|
+
color: #999999;
|
1830
|
+
cursor: not-allowed;
|
1831
|
+
}
|
1832
|
+
.bootstrap-datetimepicker-widget table th.prev::after {
|
1833
|
+
position: absolute;
|
1834
|
+
width: 1px;
|
1835
|
+
height: 1px;
|
1836
|
+
margin: -1px;
|
1837
|
+
padding: 0;
|
1838
|
+
overflow: hidden;
|
1839
|
+
clip: rect(0, 0, 0, 0);
|
1840
|
+
border: 0;
|
1841
|
+
content: "Previous Month";
|
1842
|
+
}
|
1843
|
+
.bootstrap-datetimepicker-widget table th.next::after {
|
1844
|
+
position: absolute;
|
1845
|
+
width: 1px;
|
1846
|
+
height: 1px;
|
1847
|
+
margin: -1px;
|
1848
|
+
padding: 0;
|
1849
|
+
overflow: hidden;
|
1850
|
+
clip: rect(0, 0, 0, 0);
|
1851
|
+
border: 0;
|
1852
|
+
content: "Next Month";
|
1853
|
+
}
|
1854
|
+
.bootstrap-datetimepicker-widget table thead tr:first-child th {
|
1855
|
+
cursor: pointer;
|
1856
|
+
}
|
1857
|
+
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
|
1858
|
+
background: transparent;
|
1859
|
+
}
|
1860
|
+
.bootstrap-datetimepicker-widget table td {
|
1861
|
+
height: 54px;
|
1862
|
+
line-height: 54px;
|
1863
|
+
width: 54px;
|
1864
|
+
}
|
1865
|
+
.bootstrap-datetimepicker-widget table td.cw {
|
1866
|
+
font-size: .8em;
|
1867
|
+
height: 20px;
|
1868
|
+
line-height: 20px;
|
1869
|
+
color: #999999;
|
1870
|
+
}
|
1871
|
+
.bootstrap-datetimepicker-widget table td.day {
|
1872
|
+
height: 20px;
|
1873
|
+
line-height: 20px;
|
1874
|
+
width: 20px;
|
1875
|
+
}
|
1876
|
+
.bootstrap-datetimepicker-widget table td.day:hover,
|
1877
|
+
.bootstrap-datetimepicker-widget table td.hour:hover,
|
1878
|
+
.bootstrap-datetimepicker-widget table td.minute:hover,
|
1879
|
+
.bootstrap-datetimepicker-widget table td.second:hover {
|
1880
|
+
background: transparent;
|
1881
|
+
cursor: pointer;
|
1882
|
+
}
|
1883
|
+
.bootstrap-datetimepicker-widget table td.old,
|
1884
|
+
.bootstrap-datetimepicker-widget table td.new {
|
1885
|
+
color: #999999;
|
1886
|
+
}
|
1887
|
+
.bootstrap-datetimepicker-widget table td.today {
|
1888
|
+
position: relative;
|
1889
|
+
}
|
1890
|
+
.bootstrap-datetimepicker-widget table td.today:before {
|
1891
|
+
content: '';
|
1892
|
+
display: inline-block;
|
1893
|
+
border: solid transparent;
|
1894
|
+
border-width: 0 0 7px 7px;
|
1895
|
+
border-bottom-color: #0085cf;
|
1896
|
+
border-top-color: rgba(0, 0, 0, 0.2);
|
1897
|
+
position: absolute;
|
1898
|
+
bottom: 4px;
|
1899
|
+
right: 4px;
|
1900
|
+
}
|
1901
|
+
.bootstrap-datetimepicker-widget table td.active,
|
1902
|
+
.bootstrap-datetimepicker-widget table td.active:hover {
|
1903
|
+
background-color: #0085cf;
|
1904
|
+
color: #ffffff;
|
1905
|
+
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
1906
|
+
}
|
1907
|
+
.bootstrap-datetimepicker-widget table td.active.today:before {
|
1908
|
+
border-bottom-color: #fff;
|
1909
|
+
}
|
1910
|
+
.bootstrap-datetimepicker-widget table td.disabled,
|
1911
|
+
.bootstrap-datetimepicker-widget table td.disabled:hover {
|
1912
|
+
background: none;
|
1913
|
+
color: #999999;
|
1914
|
+
cursor: not-allowed;
|
1915
|
+
}
|
1916
|
+
.bootstrap-datetimepicker-widget table td span {
|
1917
|
+
display: inline-block;
|
1918
|
+
width: 54px;
|
1919
|
+
height: 54px;
|
1920
|
+
line-height: 54px;
|
1921
|
+
margin: 2px 1.5px;
|
1922
|
+
cursor: pointer;
|
1923
|
+
border-radius: 1px;
|
1924
|
+
}
|
1925
|
+
.bootstrap-datetimepicker-widget table td span:hover {
|
1926
|
+
background: transparent;
|
1927
|
+
}
|
1928
|
+
.bootstrap-datetimepicker-widget table td span.active {
|
1929
|
+
background-color: #0085cf;
|
1930
|
+
color: #ffffff;
|
1931
|
+
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
1932
|
+
}
|
1933
|
+
.bootstrap-datetimepicker-widget table td span.old {
|
1934
|
+
color: #999999;
|
1935
|
+
}
|
1936
|
+
.bootstrap-datetimepicker-widget table td span.disabled,
|
1937
|
+
.bootstrap-datetimepicker-widget table td span.disabled:hover {
|
1938
|
+
background: none;
|
1939
|
+
color: #999999;
|
1940
|
+
cursor: not-allowed;
|
1941
|
+
}
|
1942
|
+
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
|
1943
|
+
height: 27px;
|
1944
|
+
line-height: 27px;
|
1945
|
+
}
|
1946
|
+
.bootstrap-datetimepicker-widget.wider {
|
1947
|
+
width: 21em;
|
1948
|
+
}
|
1949
|
+
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
|
1950
|
+
line-height: 1.8em !important;
|
1951
|
+
}
|
1952
|
+
.input-group.date .input-group-addon {
|
1953
|
+
cursor: pointer;
|
1954
|
+
}
|
1955
|
+
.sr-only {
|
1956
|
+
position: absolute;
|
1957
|
+
width: 1px;
|
1958
|
+
height: 1px;
|
1959
|
+
margin: -1px;
|
1960
|
+
padding: 0;
|
1961
|
+
overflow: hidden;
|
1962
|
+
clip: rect(0, 0, 0, 0);
|
1963
|
+
border: 0;
|
1964
|
+
}
|
1772
1965
|
.blank-slate-pf {
|
1773
1966
|
background-color: #f5f5f5;
|
1774
1967
|
border: 1px solid #e3e3e3;
|
@@ -2817,6 +3010,12 @@ table.datatable th:active {
|
|
2817
3010
|
.pficon-resource-pool:before {
|
2818
3011
|
content: "\e90c";
|
2819
3012
|
}
|
3013
|
+
.pficon-resources-almost-full:before {
|
3014
|
+
content: "\e912";
|
3015
|
+
}
|
3016
|
+
.pficon-resources-full:before {
|
3017
|
+
content: "\e913";
|
3018
|
+
}
|
2820
3019
|
.pficon-route:before {
|
2821
3020
|
content: "\e625";
|
2822
3021
|
}
|
@@ -4716,6 +4915,79 @@ table.datatable th:active {
|
|
4716
4915
|
.prettyprint ol.linenums {
|
4717
4916
|
margin-bottom: 0;
|
4718
4917
|
}
|
4918
|
+
.bootstrap-datetimepicker-widget a[data-action] {
|
4919
|
+
border: 0;
|
4920
|
+
box-shadow: none;
|
4921
|
+
color: #333333;
|
4922
|
+
display: block;
|
4923
|
+
padding-bottom: 4px;
|
4924
|
+
padding-top: 4px;
|
4925
|
+
}
|
4926
|
+
.bootstrap-datetimepicker-widget a[data-action]:hover {
|
4927
|
+
color: #0099d3;
|
4928
|
+
}
|
4929
|
+
.bootstrap-datetimepicker-widget.dropdown-menu {
|
4930
|
+
left: 0!important;
|
4931
|
+
padding: 0;
|
4932
|
+
top: 23px!important;
|
4933
|
+
width: calc(100% - 25px);
|
4934
|
+
z-index: 0;
|
4935
|
+
}
|
4936
|
+
.bootstrap-datetimepicker-widget .timepicker-hour {
|
4937
|
+
width: 100%;
|
4938
|
+
}
|
4939
|
+
.bootstrap-datetimepicker-widget .timepicker-hour:after {
|
4940
|
+
content: ":";
|
4941
|
+
float: right;
|
4942
|
+
}
|
4943
|
+
.timepicker-hours table td,
|
4944
|
+
.timepicker-minutes table td {
|
4945
|
+
font-weight: bold;
|
4946
|
+
line-height: 30px;
|
4947
|
+
height: 30px;
|
4948
|
+
}
|
4949
|
+
.timepicker-hours table td:hover,
|
4950
|
+
.timepicker-minutes table td:hover {
|
4951
|
+
color: #0099d3;
|
4952
|
+
}
|
4953
|
+
.timepicker-hours .table-condensed > tbody > tr > td,
|
4954
|
+
.timepicker-minutes .table-condensed > tbody > tr > td {
|
4955
|
+
padding: 0;
|
4956
|
+
}
|
4957
|
+
.time-picker-pf .input-group-addon .fa,
|
4958
|
+
.time-picker-pf .input-group-addon .pficon {
|
4959
|
+
width: 12px;
|
4960
|
+
}
|
4961
|
+
.time-picker-pf .input-group-addon:not(.active) {
|
4962
|
+
box-shadow: none;
|
4963
|
+
}
|
4964
|
+
.timepicker-picker table td span,
|
4965
|
+
.timepicker-picker table td a span {
|
4966
|
+
height: 24px;
|
4967
|
+
line-height: 24px;
|
4968
|
+
margin: 0;
|
4969
|
+
width: 100%;
|
4970
|
+
}
|
4971
|
+
.timepicker-picker .table-condensed > tbody > tr > td {
|
4972
|
+
height: 25px;
|
4973
|
+
line-height: 18px;
|
4974
|
+
padding: 0;
|
4975
|
+
}
|
4976
|
+
.timepicker-picker button[data-action] {
|
4977
|
+
padding-bottom: 0;
|
4978
|
+
padding-top: 0;
|
4979
|
+
}
|
4980
|
+
.timepicker-picker .separator {
|
4981
|
+
display: none;
|
4982
|
+
}
|
4983
|
+
.timepicker-picker tr:nth-child(2) td {
|
4984
|
+
background-color: #d4edfa;
|
4985
|
+
border-color: #b3d3e7;
|
4986
|
+
border-style: solid;
|
4987
|
+
border-width: 1px;
|
4988
|
+
border-left: 0;
|
4989
|
+
border-right: 0;
|
4990
|
+
}
|
4719
4991
|
.toast-pf {
|
4720
4992
|
background-color: rgba(255, 255, 255, 0.94);
|
4721
4993
|
border-color: #b1b1b1;
|
@@ -4777,6 +5049,15 @@ table.datatable th:active {
|
|
4777
5049
|
left: auto;
|
4778
5050
|
}
|
4779
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
|
+
}
|
4780
5061
|
.toolbar-pf {
|
4781
5062
|
background: #fff;
|
4782
5063
|
border-bottom: 1px solid #d0d0d0;
|