bfg-common 1.3.449 → 1.3.450
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.
|
@@ -47,7 +47,8 @@
|
|
|
47
47
|
.icon-nsx {
|
|
48
48
|
background-position: 0 25.3164556962%;
|
|
49
49
|
}
|
|
50
|
-
.icon-policies-profiles
|
|
50
|
+
.icon-policies-profiles,
|
|
51
|
+
.icon-access-log {
|
|
51
52
|
background-position: 0 78.4810126582%;
|
|
52
53
|
}
|
|
53
54
|
.icon-inventory {
|
|
@@ -138,6 +139,7 @@
|
|
|
138
139
|
.icon-network-24x,
|
|
139
140
|
.icon-nsx,
|
|
140
141
|
.icon-policies-profiles,
|
|
142
|
+
.icon-access-log,
|
|
141
143
|
.icon-inventory,
|
|
142
144
|
.vx-icon-new-cluster,
|
|
143
145
|
.network-lib-ui-icon-virtualAdapter,
|
|
@@ -177,6 +179,7 @@
|
|
|
177
179
|
.active .icon-openConsole,
|
|
178
180
|
.active .icon-nsx,
|
|
179
181
|
.active .icon-policies-profiles,
|
|
182
|
+
.active .icon-access-log,
|
|
180
183
|
.active .icon-inventory,
|
|
181
184
|
.active .network-lib-ui-icon-virtualAdapter,
|
|
182
185
|
.active .network-lib-ui-icon-physicalAdapter,
|
|
@@ -221,6 +224,7 @@
|
|
|
221
224
|
.icon-status-ok,
|
|
222
225
|
.icon-nsx,
|
|
223
226
|
.icon-policies-profiles,
|
|
227
|
+
.icon-access-log,
|
|
224
228
|
.icon-inventory,
|
|
225
229
|
.icon-shortcuts,
|
|
226
230
|
.network-lib-ui-icon-virtualAdapter,
|
|
@@ -1267,21 +1267,21 @@
|
|
|
1267
1267
|
>
|
|
1268
1268
|
<path
|
|
1269
1269
|
d="M12.9275 17.4058C13.5005 17.9789 14.2922 18.3333 15.1667 18.3333C16.9156 18.3333 18.3333 16.9156 18.3333 15.1667C18.3333 13.4178 16.9156 12 15.1667 12C13.7389 12 12.8734 12.9516 12 13.9352M12.8063 17.2778C13.0736 17.5764 13.3967 17.824 13.7593 18.0042"
|
|
1270
|
-
|
|
1270
|
+
stroke="currentColor"
|
|
1271
1271
|
stroke-width="1.5"
|
|
1272
1272
|
stroke-linecap="round"
|
|
1273
1273
|
stroke-linejoin="round"
|
|
1274
1274
|
/>
|
|
1275
1275
|
<path
|
|
1276
1276
|
d="M12 12.5283V13.9357H13.4074"
|
|
1277
|
-
|
|
1277
|
+
stroke="currentColor"
|
|
1278
1278
|
stroke-width="1.5"
|
|
1279
1279
|
stroke-linecap="round"
|
|
1280
1280
|
stroke-linejoin="round"
|
|
1281
1281
|
/>
|
|
1282
1282
|
<path
|
|
1283
1283
|
d="M16.7857 3.45271C16.7857 4.43893 13.5877 5.23842 9.64286 5.23842C5.69797 5.23842 2.5 4.43893 2.5 3.45271M16.7857 3.45271C16.7857 2.46648 13.5877 1.66699 9.64286 1.66699C5.69797 1.66699 2.5 2.46648 2.5 3.45271M16.7857 3.45271V9.00033M2.5 3.45271V16.5479M2.5 16.5479C2.5 17.5049 5.51097 18.286 9.29367 18.3316M2.5 16.5479C2.5 17.5342 5.69797 18.3337 9.64286 18.3337M2.5 12.1906C2.5 13.028 4.80575 13.7308 7.91667 13.9238M2.5 12.1906C2.5 13.0718 5.05287 13.8037 8.41043 13.9497M2.5 12.1906C2.5 13.0943 5.18514 13.8413 8.66964 13.96M16.1836 8.5404C16.5708 8.32049 16.7857 8.07735 16.7857 7.82166C16.7857 8.80788 13.5877 9.60749 9.64286 9.60749C5.69797 9.60749 2.5 8.80788 2.5 7.82166C2.5 8.74309 5.29157 9.50152 8.87571 9.5972"
|
|
1284
|
-
|
|
1284
|
+
stroke="currentColor"
|
|
1285
1285
|
stroke-width="1.5"
|
|
1286
1286
|
stroke-linecap="round"
|
|
1287
1287
|
/>
|