diff --git a/public/themes/arya-blue/theme.css b/public/themes/arya-blue/theme.css index bf110b41e..91bb05232 100644 --- a/public/themes/arya-blue/theme.css +++ b/public/themes/arya-blue/theme.css @@ -5791,16 +5791,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #64B5F6; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/arya-green/theme.css b/public/themes/arya-green/theme.css index 030353aba..3db7c0514 100644 --- a/public/themes/arya-green/theme.css +++ b/public/themes/arya-green/theme.css @@ -5791,16 +5791,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #81C784; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/arya-orange/theme.css b/public/themes/arya-orange/theme.css index 8fe3d19a5..f0ac2beef 100644 --- a/public/themes/arya-orange/theme.css +++ b/public/themes/arya-orange/theme.css @@ -5791,16 +5791,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #FFD54F; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/arya-purple/theme.css b/public/themes/arya-purple/theme.css index 48ad63879..42ff882fd 100644 --- a/public/themes/arya-purple/theme.css +++ b/public/themes/arya-purple/theme.css @@ -5791,16 +5791,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #BA68C8; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/bootstrap4-dark-blue/theme.css b/public/themes/bootstrap4-dark-blue/theme.css index 2360d18a7..943e32c66 100644 --- a/public/themes/bootstrap4-dark-blue/theme.css +++ b/public/themes/bootstrap4-dark-blue/theme.css @@ -5803,16 +5803,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #8dd0ff; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/bootstrap4-dark-purple/theme.css b/public/themes/bootstrap4-dark-purple/theme.css index 6f1a82250..59dad0a7f 100644 --- a/public/themes/bootstrap4-dark-purple/theme.css +++ b/public/themes/bootstrap4-dark-purple/theme.css @@ -5803,16 +5803,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #c298d8; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/bootstrap4-light-blue/theme.css b/public/themes/bootstrap4-light-blue/theme.css index 2ffb3f412..c3ea11be5 100644 --- a/public/themes/bootstrap4-light-blue/theme.css +++ b/public/themes/bootstrap4-light-blue/theme.css @@ -5803,16 +5803,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #007bff; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/bootstrap4-light-purple/theme.css b/public/themes/bootstrap4-light-purple/theme.css index 1e9cb2679..8f493ca04 100644 --- a/public/themes/bootstrap4-light-purple/theme.css +++ b/public/themes/bootstrap4-light-purple/theme.css @@ -5803,16 +5803,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #883cae; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/fluent-light/theme.css b/public/themes/fluent-light/theme.css index 8a9350993..64fedeba9 100644 --- a/public/themes/fluent-light/theme.css +++ b/public/themes/fluent-light/theme.css @@ -5742,16 +5742,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 2px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #0078d4; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/lara-dark-amber/theme.css b/public/themes/lara-dark-amber/theme.css index e861ec399..c3e30be3a 100644 --- a/public/themes/lara-dark-amber/theme.css +++ b/public/themes/lara-dark-amber/theme.css @@ -5761,16 +5761,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #fbbf24; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/lara-dark-blue/theme.css b/public/themes/lara-dark-blue/theme.css index 72d55b1fd..2d0bfd483 100644 --- a/public/themes/lara-dark-blue/theme.css +++ b/public/themes/lara-dark-blue/theme.css @@ -5761,16 +5761,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #60a5fa; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/lara-dark-cyan/theme.css b/public/themes/lara-dark-cyan/theme.css index 01dba84ad..c1894d151 100644 --- a/public/themes/lara-dark-cyan/theme.css +++ b/public/themes/lara-dark-cyan/theme.css @@ -5761,16 +5761,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #22d3ee; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/lara-dark-green/theme.css b/public/themes/lara-dark-green/theme.css index 2bb28ffa3..8cc88b1cb 100644 --- a/public/themes/lara-dark-green/theme.css +++ b/public/themes/lara-dark-green/theme.css @@ -5761,16 +5761,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #34d399; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/lara-dark-indigo/theme.css b/public/themes/lara-dark-indigo/theme.css index 634a21429..34841fb6c 100644 --- a/public/themes/lara-dark-indigo/theme.css +++ b/public/themes/lara-dark-indigo/theme.css @@ -5761,16 +5761,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #818cf8; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/lara-dark-pink/theme.css b/public/themes/lara-dark-pink/theme.css index 4bc4f6331..6804c926e 100644 --- a/public/themes/lara-dark-pink/theme.css +++ b/public/themes/lara-dark-pink/theme.css @@ -5761,16 +5761,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #f472b6; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/lara-dark-purple/theme.css b/public/themes/lara-dark-purple/theme.css index 48051dfb9..35a0caf7e 100644 --- a/public/themes/lara-dark-purple/theme.css +++ b/public/themes/lara-dark-purple/theme.css @@ -5761,16 +5761,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #a78bfa; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/lara-dark-teal/theme.css b/public/themes/lara-dark-teal/theme.css index a6a05418a..1b105e0a6 100644 --- a/public/themes/lara-dark-teal/theme.css +++ b/public/themes/lara-dark-teal/theme.css @@ -5761,16 +5761,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #2dd4bf; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/lara-light-amber/theme.css b/public/themes/lara-light-amber/theme.css index 6871a7563..e9f368304 100644 --- a/public/themes/lara-light-amber/theme.css +++ b/public/themes/lara-light-amber/theme.css @@ -5761,16 +5761,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #f59e0b; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/lara-light-blue/theme.css b/public/themes/lara-light-blue/theme.css index 2d13e2b33..f5b0da7f0 100644 --- a/public/themes/lara-light-blue/theme.css +++ b/public/themes/lara-light-blue/theme.css @@ -5761,16 +5761,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #3B82F6; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/lara-light-cyan/theme.css b/public/themes/lara-light-cyan/theme.css index ef039a4a8..02a293311 100644 --- a/public/themes/lara-light-cyan/theme.css +++ b/public/themes/lara-light-cyan/theme.css @@ -5761,16 +5761,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #06b6d4; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/lara-light-green/theme.css b/public/themes/lara-light-green/theme.css index cd7b71663..6570826b3 100644 --- a/public/themes/lara-light-green/theme.css +++ b/public/themes/lara-light-green/theme.css @@ -5761,16 +5761,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #10b981; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/lara-light-indigo/theme.css b/public/themes/lara-light-indigo/theme.css index dba5037bc..8e2c112bd 100644 --- a/public/themes/lara-light-indigo/theme.css +++ b/public/themes/lara-light-indigo/theme.css @@ -5761,16 +5761,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #6366F1; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/lara-light-pink/theme.css b/public/themes/lara-light-pink/theme.css index e4d5fdf8c..62de07a88 100644 --- a/public/themes/lara-light-pink/theme.css +++ b/public/themes/lara-light-pink/theme.css @@ -5761,16 +5761,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #ec4899; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/lara-light-purple/theme.css b/public/themes/lara-light-purple/theme.css index ffca81d3f..37cc0db37 100644 --- a/public/themes/lara-light-purple/theme.css +++ b/public/themes/lara-light-purple/theme.css @@ -5761,16 +5761,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #8B5CF6; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/lara-light-teal/theme.css b/public/themes/lara-light-teal/theme.css index bf41430f5..9e47d236a 100644 --- a/public/themes/lara-light-teal/theme.css +++ b/public/themes/lara-light-teal/theme.css @@ -5761,16 +5761,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #14b8a6; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/luna-amber/theme.css b/public/themes/luna-amber/theme.css index 7354bca53..6039c0729 100644 --- a/public/themes/luna-amber/theme.css +++ b/public/themes/luna-amber/theme.css @@ -5754,16 +5754,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 24px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #FFE082; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/luna-blue/theme.css b/public/themes/luna-blue/theme.css index bbf34f55a..5239085fc 100644 --- a/public/themes/luna-blue/theme.css +++ b/public/themes/luna-blue/theme.css @@ -5754,16 +5754,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 24px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #81D4FA; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/luna-green/theme.css b/public/themes/luna-green/theme.css index f03373e52..c6b45c37d 100644 --- a/public/themes/luna-green/theme.css +++ b/public/themes/luna-green/theme.css @@ -5754,16 +5754,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 24px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #C5E1A5; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/luna-pink/theme.css b/public/themes/luna-pink/theme.css index 25ef24fae..ae7668ead 100644 --- a/public/themes/luna-pink/theme.css +++ b/public/themes/luna-pink/theme.css @@ -5754,16 +5754,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 24px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #F48FB1; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/md-dark-deeppurple/theme.css b/public/themes/md-dark-deeppurple/theme.css index 2e0931e98..2369f20a8 100644 --- a/public/themes/md-dark-deeppurple/theme.css +++ b/public/themes/md-dark-deeppurple/theme.css @@ -5815,16 +5815,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 4px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #CE93D8; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/md-dark-indigo/theme.css b/public/themes/md-dark-indigo/theme.css index 4adcf60bd..dd3c4c063 100644 --- a/public/themes/md-dark-indigo/theme.css +++ b/public/themes/md-dark-indigo/theme.css @@ -5815,16 +5815,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 4px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #9FA8DA; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/md-light-deeppurple/theme.css b/public/themes/md-light-deeppurple/theme.css index 8c6811642..b5473061b 100644 --- a/public/themes/md-light-deeppurple/theme.css +++ b/public/themes/md-light-deeppurple/theme.css @@ -5815,16 +5815,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 4px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #673AB7; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/md-light-indigo/theme.css b/public/themes/md-light-indigo/theme.css index d0f3f1a0c..cf09ed8db 100644 --- a/public/themes/md-light-indigo/theme.css +++ b/public/themes/md-light-indigo/theme.css @@ -5815,16 +5815,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 4px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #3F51B5; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/mdc-dark-deeppurple/theme.css b/public/themes/mdc-dark-deeppurple/theme.css index de0139972..fcc881ace 100644 --- a/public/themes/mdc-dark-deeppurple/theme.css +++ b/public/themes/mdc-dark-deeppurple/theme.css @@ -5815,16 +5815,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 4px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #CE93D8; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/mdc-dark-indigo/theme.css b/public/themes/mdc-dark-indigo/theme.css index 5ba99b81a..7c7f96a84 100644 --- a/public/themes/mdc-dark-indigo/theme.css +++ b/public/themes/mdc-dark-indigo/theme.css @@ -5815,16 +5815,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 4px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #9FA8DA; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/mdc-light-deeppurple/theme.css b/public/themes/mdc-light-deeppurple/theme.css index b4345735c..2be986dc2 100644 --- a/public/themes/mdc-light-deeppurple/theme.css +++ b/public/themes/mdc-light-deeppurple/theme.css @@ -5815,16 +5815,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 4px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #673AB7; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/mdc-light-indigo/theme.css b/public/themes/mdc-light-indigo/theme.css index 4e0658ed4..a663566ae 100644 --- a/public/themes/mdc-light-indigo/theme.css +++ b/public/themes/mdc-light-indigo/theme.css @@ -5815,16 +5815,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 4px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #3F51B5; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/mira/theme.css b/public/themes/mira/theme.css index 3740316f7..f83014349 100644 --- a/public/themes/mira/theme.css +++ b/public/themes/mira/theme.css @@ -5819,16 +5819,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #5E81AC; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/nano/theme.css b/public/themes/nano/theme.css index 6d7c2305d..0dbcf77fa 100644 --- a/public/themes/nano/theme.css +++ b/public/themes/nano/theme.css @@ -5791,16 +5791,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #1174c0; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/nova-accent/theme.css b/public/themes/nova-accent/theme.css index d6b7c8803..bdf2dbcbc 100644 --- a/public/themes/nova-accent/theme.css +++ b/public/themes/nova-accent/theme.css @@ -5742,16 +5742,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 24px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #007ad9; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/nova-alt/theme.css b/public/themes/nova-alt/theme.css index 1d5c8c22c..055ce3c7d 100644 --- a/public/themes/nova-alt/theme.css +++ b/public/themes/nova-alt/theme.css @@ -5754,16 +5754,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 24px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #007ad9; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/nova-vue/theme.css b/public/themes/nova-vue/theme.css index 876569073..700a9c801 100644 --- a/public/themes/nova-vue/theme.css +++ b/public/themes/nova-vue/theme.css @@ -5754,16 +5754,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 24px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #41b883; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/nova/theme.css b/public/themes/nova/theme.css index 86fe360d1..b748b4b08 100644 --- a/public/themes/nova/theme.css +++ b/public/themes/nova/theme.css @@ -5754,16 +5754,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 24px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #007ad9; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/rhea/theme.css b/public/themes/rhea/theme.css index 097f084c9..18a0537c4 100644 --- a/public/themes/rhea/theme.css +++ b/public/themes/rhea/theme.css @@ -5742,16 +5742,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 24px; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #7B95A3; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/saga-blue/theme.css b/public/themes/saga-blue/theme.css index 7ef105fe5..8371c30bb 100644 --- a/public/themes/saga-blue/theme.css +++ b/public/themes/saga-blue/theme.css @@ -5791,16 +5791,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #2196F3; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/saga-green/theme.css b/public/themes/saga-green/theme.css index 0d92b0385..f8a6f901b 100644 --- a/public/themes/saga-green/theme.css +++ b/public/themes/saga-green/theme.css @@ -5791,16 +5791,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #4CAF50; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/saga-orange/theme.css b/public/themes/saga-orange/theme.css index 2385990c7..4df29a1a3 100644 --- a/public/themes/saga-orange/theme.css +++ b/public/themes/saga-orange/theme.css @@ -5791,16 +5791,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #FFC107; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/saga-purple/theme.css b/public/themes/saga-purple/theme.css index 6e1af4f76..334b2fe8a 100644 --- a/public/themes/saga-purple/theme.css +++ b/public/themes/saga-purple/theme.css @@ -5791,16 +5791,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #9C27B0; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/soho-dark/theme.css b/public/themes/soho-dark/theme.css index 1f27c39ec..366b494eb 100644 --- a/public/themes/soho-dark/theme.css +++ b/public/themes/soho-dark/theme.css @@ -5766,16 +5766,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #b19df7; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/soho-light/theme.css b/public/themes/soho-light/theme.css index 03083879a..a7e94bbc0 100644 --- a/public/themes/soho-light/theme.css +++ b/public/themes/soho-light/theme.css @@ -5766,16 +5766,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #7254f3; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/tailwind-light/theme.css b/public/themes/tailwind-light/theme.css index b337f9ca3..d4685a964 100644 --- a/public/themes/tailwind-light/theme.css +++ b/public/themes/tailwind-light/theme.css @@ -5826,16 +5826,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #4F46E5; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/vela-blue/theme.css b/public/themes/vela-blue/theme.css index f16b90bcb..daa3bc805 100644 --- a/public/themes/vela-blue/theme.css +++ b/public/themes/vela-blue/theme.css @@ -5791,16 +5791,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #64B5F6; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/vela-green/theme.css b/public/themes/vela-green/theme.css index 109abfed7..d5622e475 100644 --- a/public/themes/vela-green/theme.css +++ b/public/themes/vela-green/theme.css @@ -5791,16 +5791,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #81C784; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/vela-orange/theme.css b/public/themes/vela-orange/theme.css index 97ee25ab7..39ebcc958 100644 --- a/public/themes/vela-orange/theme.css +++ b/public/themes/vela-orange/theme.css @@ -5791,16 +5791,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #FFD54F; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/vela-purple/theme.css b/public/themes/vela-purple/theme.css index c07d5ae81..cce4c69ca 100644 --- a/public/themes/vela-purple/theme.css +++ b/public/themes/vela-purple/theme.css @@ -5791,16 +5791,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #BA68C8; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/viva-dark/theme.css b/public/themes/viva-dark/theme.css index 53b8ccd73..f607df43d 100644 --- a/public/themes/viva-dark/theme.css +++ b/public/themes/viva-dark/theme.css @@ -5823,16 +5823,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #9eade6; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; } diff --git a/public/themes/viva-light/theme.css b/public/themes/viva-light/theme.css index 4454692cc..eb7df1f4b 100644 --- a/public/themes/viva-light/theme.css +++ b/public/themes/viva-light/theme.css @@ -5823,16 +5823,21 @@ .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item { line-height: 1.5rem; } - .p-metergroup .p-metergroup-label-type { + .p-metergroup .p-metergroup-label-list .p-metergroup-label-type { background: #5472d4; width: 0.5rem; height: 0.5rem; border-radius: 100%; margin-right: 0.5rem; } - .p-metergroup .p-metergroup-label { + .p-metergroup .p-metergroup-label-list .p-metergroup-label { margin-right: 1rem; } + .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; + } .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container { height: 0.5rem; }