@patternfly/patternfly 4.147.0 → 4.149.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.
- package/assets/icons/fa-unicodes.json +1332 -0
- package/assets/pficon/pficon.scss +126 -126
- package/assets/pficon/pficon.woff +0 -0
- package/assets/pficon/pficon.woff2 +0 -0
- package/base/patternfly-icons.css +123 -123
- package/base/patternfly-pf-icons.css +123 -123
- package/components/ContextSelector/context-selector.css +68 -0
- package/components/ContextSelector/context-selector.scss +74 -0
- package/components/Dropdown/dropdown.css +1 -1
- package/components/Dropdown/dropdown.scss +1 -1
- package/components/Masthead/masthead.css +1 -0
- package/components/Masthead/masthead.scss +1 -0
- package/components/Page/page.css +26 -3
- package/components/Page/page.scss +31 -0
- package/components/Panel/panel.css +78 -0
- package/components/Panel/panel.scss +99 -0
- package/components/Popover/popover.css +58 -2
- package/components/Popover/popover.scss +73 -2
- package/components/_all.scss +1 -0
- package/docs/components/CodeBlock/examples/CodeBlock.md +0 -1
- package/docs/components/ContextSelector/examples/context-selector.md +2 -0
- package/docs/components/HelperText/examples/HelperText.md +0 -1
- package/docs/components/Menu/examples/Menu.md +19 -20
- package/docs/components/ModalBox/examples/ModalBox.md +1 -0
- package/docs/components/Panel/examples/Panel.md +163 -0
- package/docs/components/Popover/examples/Popover.md +237 -15
- package/docs/components/Select/examples/Select.md +2 -2
- package/docs/components/Sidebar/examples/Sidebar.md +0 -1
- package/docs/demos/ContextSelector/examples/ContextSelector.md +1391 -0
- package/docs/demos/Modal/examples/Modal.md +122 -4
- package/package.json +1 -1
- package/patternfly-base-no-reset.css +123 -123
- package/patternfly-base.css +123 -123
- package/patternfly-no-reset.css +356 -129
- package/patternfly.css +356 -129
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
package/patternfly-base.css
CHANGED
|
@@ -4819,493 +4819,493 @@ button:-moz-focusring,
|
|
|
4819
4819
|
}
|
|
4820
4820
|
|
|
4821
4821
|
.pf-icon-add-circle-o:before {
|
|
4822
|
-
content: "\
|
|
4822
|
+
content: "\e61b";
|
|
4823
4823
|
}
|
|
4824
4824
|
|
|
4825
4825
|
.pf-icon-ansible-tower:before {
|
|
4826
|
-
content: "\
|
|
4826
|
+
content: "\e950";
|
|
4827
4827
|
}
|
|
4828
4828
|
|
|
4829
4829
|
.pf-icon-applications:before {
|
|
4830
|
-
content: "\
|
|
4830
|
+
content: "\e936";
|
|
4831
4831
|
}
|
|
4832
4832
|
|
|
4833
4833
|
.pf-icon-arrow:before {
|
|
4834
|
-
content: "\
|
|
4834
|
+
content: "\e929";
|
|
4835
4835
|
}
|
|
4836
4836
|
|
|
4837
4837
|
.pf-icon-asleep:before {
|
|
4838
|
-
content: "\
|
|
4838
|
+
content: "\e92e";
|
|
4839
4839
|
}
|
|
4840
4840
|
|
|
4841
4841
|
.pf-icon-attention-bell:before {
|
|
4842
|
-
content: "\
|
|
4842
|
+
content: "\e951";
|
|
4843
4843
|
}
|
|
4844
4844
|
|
|
4845
4845
|
.pf-icon-automation:before {
|
|
4846
|
-
content: "\
|
|
4846
|
+
content: "\e937";
|
|
4847
4847
|
}
|
|
4848
4848
|
|
|
4849
4849
|
.pf-icon-bell:before {
|
|
4850
|
-
content: "\
|
|
4850
|
+
content: "\e952";
|
|
4851
4851
|
}
|
|
4852
4852
|
|
|
4853
4853
|
.pf-icon-blueprint:before {
|
|
4854
|
-
content: "\
|
|
4854
|
+
content: "\e915";
|
|
4855
4855
|
}
|
|
4856
4856
|
|
|
4857
4857
|
.pf-icon-build:before {
|
|
4858
|
-
content: "\
|
|
4858
|
+
content: "\e902";
|
|
4859
4859
|
}
|
|
4860
4860
|
|
|
4861
4861
|
.pf-icon-builder-image:before {
|
|
4862
|
-
content: "\
|
|
4862
|
+
content: "\e800";
|
|
4863
4863
|
}
|
|
4864
4864
|
|
|
4865
4865
|
.pf-icon-bundle:before {
|
|
4866
|
-
content: "\
|
|
4866
|
+
content: "\e918";
|
|
4867
4867
|
}
|
|
4868
4868
|
|
|
4869
4869
|
.pf-icon-catalog:before {
|
|
4870
|
-
content: "\
|
|
4870
|
+
content: "\e953";
|
|
4871
4871
|
}
|
|
4872
4872
|
|
|
4873
4873
|
.pf-icon-chat:before {
|
|
4874
|
-
content: "\
|
|
4874
|
+
content: "\e954";
|
|
4875
4875
|
}
|
|
4876
4876
|
|
|
4877
4877
|
.pf-icon-close:before {
|
|
4878
|
-
content: "\
|
|
4878
|
+
content: "\e60b";
|
|
4879
4879
|
}
|
|
4880
4880
|
|
|
4881
4881
|
.pf-icon-cloud-security:before {
|
|
4882
|
-
content: "\
|
|
4882
|
+
content: "\e903";
|
|
4883
4883
|
}
|
|
4884
4884
|
|
|
4885
4885
|
.pf-icon-cloud-tenant:before {
|
|
4886
|
-
content: "\
|
|
4886
|
+
content: "\e904";
|
|
4887
4887
|
}
|
|
4888
4888
|
|
|
4889
4889
|
.pf-icon-cluster:before {
|
|
4890
|
-
content: "\
|
|
4890
|
+
content: "\e620";
|
|
4891
4891
|
}
|
|
4892
4892
|
|
|
4893
4893
|
.pf-icon-connected:before {
|
|
4894
|
-
content: "\
|
|
4894
|
+
content: "\e938";
|
|
4895
4895
|
}
|
|
4896
4896
|
|
|
4897
4897
|
.pf-icon-container-node:before {
|
|
4898
|
-
content: "\
|
|
4898
|
+
content: "\e621";
|
|
4899
4899
|
}
|
|
4900
4900
|
|
|
4901
4901
|
.pf-icon-cpu:before {
|
|
4902
|
-
content: "\
|
|
4902
|
+
content: "\e927";
|
|
4903
4903
|
}
|
|
4904
4904
|
|
|
4905
4905
|
.pf-icon-degraded:before {
|
|
4906
|
-
content: "\
|
|
4906
|
+
content: "\e91b";
|
|
4907
4907
|
}
|
|
4908
4908
|
|
|
4909
4909
|
.pf-icon-disconnected:before {
|
|
4910
|
-
content: "\
|
|
4910
|
+
content: "\e955";
|
|
4911
4911
|
}
|
|
4912
4912
|
|
|
4913
4913
|
.pf-icon-domain:before {
|
|
4914
|
-
content: "\
|
|
4914
|
+
content: "\e919";
|
|
4915
4915
|
}
|
|
4916
4916
|
|
|
4917
4917
|
.pf-icon-edit:before {
|
|
4918
|
-
content: "\
|
|
4918
|
+
content: "\e60a";
|
|
4919
4919
|
}
|
|
4920
4920
|
|
|
4921
4921
|
.pf-icon-enhancement:before {
|
|
4922
|
-
content: "\
|
|
4922
|
+
content: "\e93a";
|
|
4923
4923
|
}
|
|
4924
4924
|
|
|
4925
4925
|
.pf-icon-enterprise:before {
|
|
4926
|
-
content: "\
|
|
4926
|
+
content: "\e906";
|
|
4927
4927
|
}
|
|
4928
4928
|
|
|
4929
4929
|
.pf-icon-equalizer:before {
|
|
4930
|
-
content: "\
|
|
4930
|
+
content: "\e956";
|
|
4931
4931
|
}
|
|
4932
4932
|
|
|
4933
4933
|
.pf-icon-error-circle-o:before {
|
|
4934
|
-
content: "\
|
|
4934
|
+
content: "\e926";
|
|
4935
4935
|
}
|
|
4936
4936
|
|
|
4937
4937
|
.pf-icon-export:before {
|
|
4938
|
-
content: "\
|
|
4938
|
+
content: "\e616";
|
|
4939
4939
|
}
|
|
4940
4940
|
|
|
4941
4941
|
.pf-icon-filter:before {
|
|
4942
|
-
content: "\
|
|
4942
|
+
content: "\e943";
|
|
4943
4943
|
}
|
|
4944
4944
|
|
|
4945
4945
|
.pf-icon-flavor:before {
|
|
4946
|
-
content: "\
|
|
4946
|
+
content: "\e957";
|
|
4947
4947
|
}
|
|
4948
4948
|
|
|
4949
4949
|
.pf-icon-folder-close:before {
|
|
4950
|
-
content: "\
|
|
4950
|
+
content: "\e607";
|
|
4951
4951
|
}
|
|
4952
4952
|
|
|
4953
4953
|
.pf-icon-folder-open:before {
|
|
4954
|
-
content: "\
|
|
4954
|
+
content: "\e606";
|
|
4955
4955
|
}
|
|
4956
4956
|
|
|
4957
4957
|
.pf-icon-globe-route:before {
|
|
4958
|
-
content: "\
|
|
4958
|
+
content: "\e958";
|
|
4959
4959
|
}
|
|
4960
4960
|
|
|
4961
4961
|
.pf-icon-help:before {
|
|
4962
|
-
content: "\
|
|
4962
|
+
content: "\e605";
|
|
4963
4963
|
}
|
|
4964
4964
|
|
|
4965
4965
|
.pf-icon-history:before {
|
|
4966
|
-
content: "\
|
|
4966
|
+
content: "\e617";
|
|
4967
4967
|
}
|
|
4968
4968
|
|
|
4969
4969
|
.pf-icon-home:before {
|
|
4970
|
-
content: "\
|
|
4970
|
+
content: "\e618";
|
|
4971
4971
|
}
|
|
4972
4972
|
|
|
4973
4973
|
.pf-icon-import:before {
|
|
4974
|
-
content: "\
|
|
4974
|
+
content: "\e615";
|
|
4975
4975
|
}
|
|
4976
4976
|
|
|
4977
4977
|
.pf-icon-in-progress:before {
|
|
4978
|
-
content: "\
|
|
4978
|
+
content: "\e933";
|
|
4979
4979
|
}
|
|
4980
4980
|
|
|
4981
4981
|
.pf-icon-info:before {
|
|
4982
|
-
content: "\
|
|
4982
|
+
content: "\e92b";
|
|
4983
4983
|
}
|
|
4984
4984
|
|
|
4985
4985
|
.pf-icon-infrastructure:before {
|
|
4986
|
-
content: "\
|
|
4986
|
+
content: "\e93d";
|
|
4987
4987
|
}
|
|
4988
4988
|
|
|
4989
4989
|
.pf-icon-integration:before {
|
|
4990
|
-
content: "\
|
|
4990
|
+
content: "\e948";
|
|
4991
4991
|
}
|
|
4992
4992
|
|
|
4993
4993
|
.pf-icon-key:before {
|
|
4994
|
-
content: "\
|
|
4994
|
+
content: "\e924";
|
|
4995
4995
|
}
|
|
4996
4996
|
|
|
4997
4997
|
.pf-icon-locked:before {
|
|
4998
|
-
content: "\
|
|
4998
|
+
content: "\e923";
|
|
4999
4999
|
}
|
|
5000
5000
|
|
|
5001
5001
|
.pf-icon-maintenance:before {
|
|
5002
|
-
content: "\
|
|
5002
|
+
content: "\e932";
|
|
5003
5003
|
}
|
|
5004
5004
|
|
|
5005
5005
|
.pf-icon-memory:before {
|
|
5006
|
-
content: "\
|
|
5006
|
+
content: "\e908";
|
|
5007
5007
|
}
|
|
5008
5008
|
|
|
5009
5009
|
.pf-icon-messages:before {
|
|
5010
|
-
content: "\
|
|
5010
|
+
content: "\e603";
|
|
5011
5011
|
}
|
|
5012
5012
|
|
|
5013
5013
|
.pf-icon-middleware:before {
|
|
5014
|
-
content: "\
|
|
5014
|
+
content: "\e917";
|
|
5015
5015
|
}
|
|
5016
5016
|
|
|
5017
5017
|
.pf-icon-migration:before {
|
|
5018
|
-
content: "\
|
|
5018
|
+
content: "\e931";
|
|
5019
5019
|
}
|
|
5020
5020
|
|
|
5021
5021
|
.pf-icon-module:before {
|
|
5022
|
-
content: "\
|
|
5022
|
+
content: "\e959";
|
|
5023
5023
|
}
|
|
5024
5024
|
|
|
5025
5025
|
.pf-icon-monitoring:before {
|
|
5026
|
-
content: "\
|
|
5026
|
+
content: "\e95a";
|
|
5027
5027
|
}
|
|
5028
5028
|
|
|
5029
5029
|
.pf-icon-namespaces:before {
|
|
5030
|
-
content: "\
|
|
5030
|
+
content: "\e95b";
|
|
5031
5031
|
}
|
|
5032
5032
|
|
|
5033
5033
|
.pf-icon-network:before {
|
|
5034
|
-
content: "\
|
|
5034
|
+
content: "\e909";
|
|
5035
5035
|
}
|
|
5036
5036
|
|
|
5037
5037
|
.pf-icon-new-process:before {
|
|
5038
|
-
content: "\
|
|
5038
|
+
content: "\e95c";
|
|
5039
5039
|
}
|
|
5040
5040
|
|
|
5041
5041
|
.pf-icon-not-started:before {
|
|
5042
|
-
content: "\
|
|
5042
|
+
content: "\e95d";
|
|
5043
5043
|
}
|
|
5044
5044
|
|
|
5045
5045
|
.pf-icon-off:before {
|
|
5046
|
-
content: "\
|
|
5046
|
+
content: "\e92d";
|
|
5047
5047
|
}
|
|
5048
5048
|
|
|
5049
5049
|
.pf-icon-ok:before {
|
|
5050
|
-
content: "\
|
|
5050
|
+
content: "\e602";
|
|
5051
5051
|
}
|
|
5052
5052
|
|
|
5053
5053
|
.pf-icon-on-running:before {
|
|
5054
|
-
content: "\
|
|
5054
|
+
content: "\e925";
|
|
5055
5055
|
}
|
|
5056
5056
|
|
|
5057
5057
|
.pf-icon-on:before {
|
|
5058
|
-
content: "\
|
|
5058
|
+
content: "\e92c";
|
|
5059
5059
|
}
|
|
5060
5060
|
|
|
5061
5061
|
.pf-icon-openshift:before {
|
|
5062
|
-
content: "\
|
|
5062
|
+
content: "\e95e";
|
|
5063
5063
|
}
|
|
5064
5064
|
|
|
5065
5065
|
.pf-icon-openstack:before {
|
|
5066
|
-
content: "\
|
|
5066
|
+
content: "\e95f";
|
|
5067
5067
|
}
|
|
5068
5068
|
|
|
5069
5069
|
.pf-icon-optimize:before {
|
|
5070
|
-
content: "\
|
|
5070
|
+
content: "\e93e";
|
|
5071
5071
|
}
|
|
5072
5072
|
|
|
5073
5073
|
.pf-icon-orders:before {
|
|
5074
|
-
content: "\
|
|
5074
|
+
content: "\e93f";
|
|
5075
5075
|
}
|
|
5076
5076
|
|
|
5077
5077
|
.pf-icon-os-image:before {
|
|
5078
|
-
content: "\
|
|
5078
|
+
content: "\e960";
|
|
5079
5079
|
}
|
|
5080
5080
|
|
|
5081
5081
|
.pf-icon-package:before {
|
|
5082
|
-
content: "\
|
|
5082
|
+
content: "\e961";
|
|
5083
5083
|
}
|
|
5084
5084
|
|
|
5085
5085
|
.pf-icon-panel-close:before {
|
|
5086
|
-
content: "\
|
|
5086
|
+
content: "\e962";
|
|
5087
5087
|
}
|
|
5088
5088
|
|
|
5089
5089
|
.pf-icon-panel-open:before {
|
|
5090
|
-
content: "\
|
|
5090
|
+
content: "\e963";
|
|
5091
5091
|
}
|
|
5092
5092
|
|
|
5093
5093
|
.pf-icon-paused:before {
|
|
5094
|
-
content: "\
|
|
5094
|
+
content: "\e92f";
|
|
5095
5095
|
}
|
|
5096
5096
|
|
|
5097
5097
|
.pf-icon-pending:before {
|
|
5098
|
-
content: "\
|
|
5098
|
+
content: "\e964";
|
|
5099
5099
|
}
|
|
5100
5100
|
|
|
5101
5101
|
.pf-icon-pficon-dragdrop:before {
|
|
5102
|
-
content: "\
|
|
5102
|
+
content: "\e965";
|
|
5103
5103
|
}
|
|
5104
5104
|
|
|
5105
5105
|
.pf-icon-pficon-history:before {
|
|
5106
|
-
content: "\
|
|
5106
|
+
content: "\e966";
|
|
5107
5107
|
}
|
|
5108
5108
|
|
|
5109
5109
|
.pf-icon-pficon-network-range:before {
|
|
5110
|
-
content: "\
|
|
5110
|
+
content: "\e967";
|
|
5111
5111
|
}
|
|
5112
5112
|
|
|
5113
5113
|
.pf-icon-pficon-satellite:before {
|
|
5114
|
-
content: "\
|
|
5114
|
+
content: "\e968";
|
|
5115
5115
|
}
|
|
5116
5116
|
|
|
5117
5117
|
.pf-icon-pficon-sort-common-asc:before {
|
|
5118
|
-
content: "\
|
|
5118
|
+
content: "\e94e";
|
|
5119
5119
|
}
|
|
5120
5120
|
|
|
5121
5121
|
.pf-icon-pficon-sort-common-desc:before {
|
|
5122
|
-
content: "\
|
|
5122
|
+
content: "\e94f";
|
|
5123
5123
|
}
|
|
5124
5124
|
|
|
5125
5125
|
.pf-icon-pficon-template:before {
|
|
5126
|
-
content: "\
|
|
5126
|
+
content: "\e94c";
|
|
5127
5127
|
}
|
|
5128
5128
|
|
|
5129
5129
|
.pf-icon-pficon-vcenter:before {
|
|
5130
|
-
content: "\
|
|
5130
|
+
content: "\e969";
|
|
5131
5131
|
}
|
|
5132
5132
|
|
|
5133
5133
|
.pf-icon-plugged:before {
|
|
5134
|
-
content: "\
|
|
5134
|
+
content: "\e96a";
|
|
5135
5135
|
}
|
|
5136
5136
|
|
|
5137
5137
|
.pf-icon-port:before {
|
|
5138
|
-
content: "\
|
|
5138
|
+
content: "\e96b";
|
|
5139
5139
|
}
|
|
5140
5140
|
|
|
5141
5141
|
.pf-icon-print:before {
|
|
5142
|
-
content: "\
|
|
5142
|
+
content: "\e612";
|
|
5143
5143
|
}
|
|
5144
5144
|
|
|
5145
5145
|
.pf-icon-private:before {
|
|
5146
|
-
content: "\
|
|
5146
|
+
content: "\e914";
|
|
5147
5147
|
}
|
|
5148
5148
|
|
|
5149
5149
|
.pf-icon-process-automation:before {
|
|
5150
|
-
content: "\
|
|
5150
|
+
content: "\e949";
|
|
5151
5151
|
}
|
|
5152
5152
|
|
|
5153
5153
|
.pf-icon-project:before {
|
|
5154
|
-
content: "\
|
|
5154
|
+
content: "\e96c";
|
|
5155
5155
|
}
|
|
5156
5156
|
|
|
5157
5157
|
.pf-icon-rebalance:before {
|
|
5158
|
-
content: "\
|
|
5158
|
+
content: "\e91c";
|
|
5159
5159
|
}
|
|
5160
5160
|
|
|
5161
5161
|
.pf-icon-rebooting:before {
|
|
5162
|
-
content: "\
|
|
5162
|
+
content: "\e96d";
|
|
5163
5163
|
}
|
|
5164
5164
|
|
|
5165
5165
|
.pf-icon-regions:before {
|
|
5166
|
-
content: "\
|
|
5166
|
+
content: "\e90a";
|
|
5167
5167
|
}
|
|
5168
5168
|
|
|
5169
5169
|
.pf-icon-registry:before {
|
|
5170
|
-
content: "\
|
|
5170
|
+
content: "\e623";
|
|
5171
5171
|
}
|
|
5172
5172
|
|
|
5173
5173
|
.pf-icon-remove2:before {
|
|
5174
|
-
content: "\
|
|
5174
|
+
content: "\e96e";
|
|
5175
5175
|
}
|
|
5176
5176
|
|
|
5177
5177
|
.pf-icon-replicator:before {
|
|
5178
|
-
content: "\
|
|
5178
|
+
content: "\e624";
|
|
5179
5179
|
}
|
|
5180
5180
|
|
|
5181
5181
|
.pf-icon-repository:before {
|
|
5182
|
-
content: "\
|
|
5182
|
+
content: "\e90b";
|
|
5183
5183
|
}
|
|
5184
5184
|
|
|
5185
5185
|
.pf-icon-resource-pool:before {
|
|
5186
|
-
content: "\
|
|
5186
|
+
content: "\e90c";
|
|
5187
5187
|
}
|
|
5188
5188
|
|
|
5189
5189
|
.pf-icon-resources-almost-empty:before {
|
|
5190
|
-
content: "\
|
|
5190
|
+
content: "\e91d";
|
|
5191
5191
|
}
|
|
5192
5192
|
|
|
5193
5193
|
.pf-icon-resources-almost-full:before {
|
|
5194
|
-
content: "\
|
|
5194
|
+
content: "\e912";
|
|
5195
5195
|
}
|
|
5196
5196
|
|
|
5197
5197
|
.pf-icon-resources-empty:before {
|
|
5198
|
-
content: "\
|
|
5198
|
+
content: "\e96f";
|
|
5199
5199
|
}
|
|
5200
5200
|
|
|
5201
5201
|
.pf-icon-resources-full:before {
|
|
5202
|
-
content: "\
|
|
5202
|
+
content: "\e913";
|
|
5203
5203
|
}
|
|
5204
5204
|
|
|
5205
5205
|
.pf-icon-running:before {
|
|
5206
|
-
content: "\
|
|
5206
|
+
content: "\e970";
|
|
5207
5207
|
}
|
|
5208
5208
|
|
|
5209
5209
|
.pf-icon-save:before {
|
|
5210
|
-
content: "\
|
|
5210
|
+
content: "\e601";
|
|
5211
5211
|
}
|
|
5212
5212
|
|
|
5213
5213
|
.pf-icon-screen:before {
|
|
5214
|
-
content: "\
|
|
5214
|
+
content: "\e971";
|
|
5215
5215
|
}
|
|
5216
5216
|
|
|
5217
5217
|
.pf-icon-security:before {
|
|
5218
|
-
content: "\
|
|
5218
|
+
content: "\e946";
|
|
5219
5219
|
}
|
|
5220
5220
|
|
|
5221
5221
|
.pf-icon-server-group:before {
|
|
5222
|
-
content: "\
|
|
5222
|
+
content: "\e91a";
|
|
5223
5223
|
}
|
|
5224
5224
|
|
|
5225
5225
|
.pf-icon-server:before {
|
|
5226
|
-
content: "\
|
|
5226
|
+
content: "\e90d";
|
|
5227
5227
|
}
|
|
5228
5228
|
|
|
5229
5229
|
.pf-icon-service-catalog:before {
|
|
5230
|
-
content: "\
|
|
5230
|
+
content: "\e972";
|
|
5231
5231
|
}
|
|
5232
5232
|
|
|
5233
5233
|
.pf-icon-service:before {
|
|
5234
|
-
content: "\
|
|
5234
|
+
content: "\e61e";
|
|
5235
5235
|
}
|
|
5236
5236
|
|
|
5237
5237
|
.pf-icon-services:before {
|
|
5238
|
-
content: "\
|
|
5238
|
+
content: "\e947";
|
|
5239
5239
|
}
|
|
5240
5240
|
|
|
5241
5241
|
.pf-icon-spinner:before {
|
|
5242
|
-
content: "\
|
|
5242
|
+
content: "\e973";
|
|
5243
5243
|
}
|
|
5244
5244
|
|
|
5245
5245
|
.pf-icon-spinner2:before {
|
|
5246
|
-
content: "\
|
|
5246
|
+
content: "\e613";
|
|
5247
5247
|
}
|
|
5248
5248
|
|
|
5249
5249
|
.pf-icon-storage-domain:before {
|
|
5250
|
-
content: "\
|
|
5250
|
+
content: "\e90e";
|
|
5251
5251
|
}
|
|
5252
5252
|
|
|
5253
5253
|
.pf-icon-task:before {
|
|
5254
|
-
content: "\
|
|
5254
|
+
content: "\e974";
|
|
5255
5255
|
}
|
|
5256
5256
|
|
|
5257
5257
|
.pf-icon-tenant:before {
|
|
5258
|
-
content: "\
|
|
5258
|
+
content: "\e916";
|
|
5259
5259
|
}
|
|
5260
5260
|
|
|
5261
5261
|
.pf-icon-thumb-tack:before {
|
|
5262
|
-
content: "\
|
|
5262
|
+
content: "\e920";
|
|
5263
5263
|
}
|
|
5264
5264
|
|
|
5265
5265
|
.pf-icon-topology:before {
|
|
5266
|
-
content: "\
|
|
5266
|
+
content: "\e608";
|
|
5267
5267
|
}
|
|
5268
5268
|
|
|
5269
5269
|
.pf-icon-trend-down:before {
|
|
5270
|
-
content: "\
|
|
5270
|
+
content: "\e900";
|
|
5271
5271
|
}
|
|
5272
5272
|
|
|
5273
5273
|
.pf-icon-trend-up:before {
|
|
5274
|
-
content: "\
|
|
5274
|
+
content: "\e901";
|
|
5275
5275
|
}
|
|
5276
5276
|
|
|
5277
5277
|
.pf-icon-unknown:before {
|
|
5278
|
-
content: "\
|
|
5278
|
+
content: "\e935";
|
|
5279
5279
|
}
|
|
5280
5280
|
|
|
5281
5281
|
.pf-icon-unlocked:before {
|
|
5282
|
-
content: "\
|
|
5282
|
+
content: "\e922";
|
|
5283
5283
|
}
|
|
5284
5284
|
|
|
5285
5285
|
.pf-icon-unplugged:before {
|
|
5286
|
-
content: "\
|
|
5286
|
+
content: "\e942";
|
|
5287
5287
|
}
|
|
5288
5288
|
|
|
5289
5289
|
.pf-icon-user:before {
|
|
5290
|
-
content: "\
|
|
5290
|
+
content: "\e91e";
|
|
5291
5291
|
}
|
|
5292
5292
|
|
|
5293
5293
|
.pf-icon-users:before {
|
|
5294
|
-
content: "\
|
|
5294
|
+
content: "\e91f";
|
|
5295
5295
|
}
|
|
5296
5296
|
|
|
5297
5297
|
.pf-icon-virtual-machine:before {
|
|
5298
|
-
content: "\
|
|
5298
|
+
content: "\e90f";
|
|
5299
5299
|
}
|
|
5300
5300
|
|
|
5301
5301
|
.pf-icon-volume:before {
|
|
5302
|
-
content: "\
|
|
5302
|
+
content: "\e910";
|
|
5303
5303
|
}
|
|
5304
5304
|
|
|
5305
5305
|
.pf-icon-warning-triangle:before {
|
|
5306
|
-
content: "\
|
|
5306
|
+
content: "\e975";
|
|
5307
5307
|
}
|
|
5308
5308
|
|
|
5309
5309
|
.pf-icon-zone:before {
|
|
5310
|
-
content: "\
|
|
5310
|
+
content: "\e911";
|
|
5311
5311
|
}
|