diff --git a/public/themes/arya-blue/theme.css b/public/themes/arya-blue/theme.css index 19404b8c6..1e50fb0b7 100644 --- a/public/themes/arya-blue/theme.css +++ b/public/themes/arya-blue/theme.css @@ -1009,7 +1009,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/arya-green/theme.css b/public/themes/arya-green/theme.css index 1855f4f21..2e5740299 100644 --- a/public/themes/arya-green/theme.css +++ b/public/themes/arya-green/theme.css @@ -1009,7 +1009,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/arya-orange/theme.css b/public/themes/arya-orange/theme.css index 450631fc3..a7060dbb6 100644 --- a/public/themes/arya-orange/theme.css +++ b/public/themes/arya-orange/theme.css @@ -1009,7 +1009,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/arya-purple/theme.css b/public/themes/arya-purple/theme.css index 76c8c0190..f2042b170 100644 --- a/public/themes/arya-purple/theme.css +++ b/public/themes/arya-purple/theme.css @@ -1009,7 +1009,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-dark-amber/theme.css b/public/themes/aura-dark-amber/theme.css index 6676b781a..c3955fe44 100644 --- a/public/themes/aura-dark-amber/theme.css +++ b/public/themes/aura-dark-amber/theme.css @@ -1028,7 +1028,7 @@ color: #ffffff; background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-dark-blue/theme.css b/public/themes/aura-dark-blue/theme.css index 8c9364d8b..a2e2372d3 100644 --- a/public/themes/aura-dark-blue/theme.css +++ b/public/themes/aura-dark-blue/theme.css @@ -1028,7 +1028,7 @@ color: #ffffff; background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-dark-cyan/theme.css b/public/themes/aura-dark-cyan/theme.css index ec9c54869..c8c1849ce 100644 --- a/public/themes/aura-dark-cyan/theme.css +++ b/public/themes/aura-dark-cyan/theme.css @@ -1028,7 +1028,7 @@ color: #ffffff; background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-dark-green/theme.css b/public/themes/aura-dark-green/theme.css index 6793ef9c7..05b5d74df 100644 --- a/public/themes/aura-dark-green/theme.css +++ b/public/themes/aura-dark-green/theme.css @@ -1028,7 +1028,7 @@ color: #ffffff; background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-dark-indigo/theme.css b/public/themes/aura-dark-indigo/theme.css index 00b98dce2..fdc4cb5d9 100644 --- a/public/themes/aura-dark-indigo/theme.css +++ b/public/themes/aura-dark-indigo/theme.css @@ -1028,7 +1028,7 @@ color: #ffffff; background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-dark-lime/theme.css b/public/themes/aura-dark-lime/theme.css index 99aea31ae..6bacf7656 100644 --- a/public/themes/aura-dark-lime/theme.css +++ b/public/themes/aura-dark-lime/theme.css @@ -1028,7 +1028,7 @@ color: #ffffff; background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-dark-noir/theme.css b/public/themes/aura-dark-noir/theme.css index 755dafec0..bc5170ac5 100644 --- a/public/themes/aura-dark-noir/theme.css +++ b/public/themes/aura-dark-noir/theme.css @@ -1028,7 +1028,7 @@ color: #ffffff; background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-dark-pink/theme.css b/public/themes/aura-dark-pink/theme.css index 99d05c18f..df44813bf 100644 --- a/public/themes/aura-dark-pink/theme.css +++ b/public/themes/aura-dark-pink/theme.css @@ -1028,7 +1028,7 @@ color: #ffffff; background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-dark-purple/theme.css b/public/themes/aura-dark-purple/theme.css index bcd432993..d56348f49 100644 --- a/public/themes/aura-dark-purple/theme.css +++ b/public/themes/aura-dark-purple/theme.css @@ -1028,7 +1028,7 @@ color: #ffffff; background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-dark-teal/theme.css b/public/themes/aura-dark-teal/theme.css index 1ec4fd4cc..cfe78b3e4 100644 --- a/public/themes/aura-dark-teal/theme.css +++ b/public/themes/aura-dark-teal/theme.css @@ -1028,7 +1028,7 @@ color: #ffffff; background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-light-amber/theme.css b/public/themes/aura-light-amber/theme.css index 040019f7c..3b08bcc40 100644 --- a/public/themes/aura-light-amber/theme.css +++ b/public/themes/aura-light-amber/theme.css @@ -1030,7 +1030,7 @@ color: #1e293b; background: #f1f5f9; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-light-blue/theme.css b/public/themes/aura-light-blue/theme.css index 5c396a673..536f793ac 100644 --- a/public/themes/aura-light-blue/theme.css +++ b/public/themes/aura-light-blue/theme.css @@ -1030,7 +1030,7 @@ color: #1e293b; background: #f1f5f9; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-light-cyan/theme.css b/public/themes/aura-light-cyan/theme.css index c5099f90a..11efb2d88 100644 --- a/public/themes/aura-light-cyan/theme.css +++ b/public/themes/aura-light-cyan/theme.css @@ -1030,7 +1030,7 @@ color: #1e293b; background: #f1f5f9; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-light-green/theme.css b/public/themes/aura-light-green/theme.css index 3f0e546a4..4f499d893 100644 --- a/public/themes/aura-light-green/theme.css +++ b/public/themes/aura-light-green/theme.css @@ -1030,7 +1030,7 @@ color: #1e293b; background: #f1f5f9; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-light-indigo/theme.css b/public/themes/aura-light-indigo/theme.css index 54389249a..75b0c0d8c 100644 --- a/public/themes/aura-light-indigo/theme.css +++ b/public/themes/aura-light-indigo/theme.css @@ -1030,7 +1030,7 @@ color: #1e293b; background: #f1f5f9; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-light-lime/theme.css b/public/themes/aura-light-lime/theme.css index a6c883c1d..90f30ec19 100644 --- a/public/themes/aura-light-lime/theme.css +++ b/public/themes/aura-light-lime/theme.css @@ -1030,7 +1030,7 @@ color: #1e293b; background: #f1f5f9; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-light-noir/theme.css b/public/themes/aura-light-noir/theme.css index 574b8bd48..74764c43e 100644 --- a/public/themes/aura-light-noir/theme.css +++ b/public/themes/aura-light-noir/theme.css @@ -1034,7 +1034,7 @@ color: #1e293b; background: #f1f5f9; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-light-pink/theme.css b/public/themes/aura-light-pink/theme.css index 9c7d6cf94..5325a262e 100644 --- a/public/themes/aura-light-pink/theme.css +++ b/public/themes/aura-light-pink/theme.css @@ -1030,7 +1030,7 @@ color: #1e293b; background: #f1f5f9; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-light-purple/theme.css b/public/themes/aura-light-purple/theme.css index 4eb9a7255..01f473be8 100644 --- a/public/themes/aura-light-purple/theme.css +++ b/public/themes/aura-light-purple/theme.css @@ -1030,7 +1030,7 @@ color: #1e293b; background: #f1f5f9; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/aura-light-teal/theme.css b/public/themes/aura-light-teal/theme.css index 4c86e5038..44ace7ea4 100644 --- a/public/themes/aura-light-teal/theme.css +++ b/public/themes/aura-light-teal/theme.css @@ -1030,7 +1030,7 @@ color: #1e293b; background: #f1f5f9; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/bootstrap4-dark-blue/theme.css b/public/themes/bootstrap4-dark-blue/theme.css index 39102d4ed..9aad0c12d 100644 --- a/public/themes/bootstrap4-dark-blue/theme.css +++ b/public/themes/bootstrap4-dark-blue/theme.css @@ -1013,7 +1013,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.04); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/bootstrap4-dark-purple/theme.css b/public/themes/bootstrap4-dark-purple/theme.css index 7111f28d3..e400d2b0b 100644 --- a/public/themes/bootstrap4-dark-purple/theme.css +++ b/public/themes/bootstrap4-dark-purple/theme.css @@ -1013,7 +1013,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.04); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/bootstrap4-light-blue/theme.css b/public/themes/bootstrap4-light-blue/theme.css index f7a882466..2ebfb532c 100644 --- a/public/themes/bootstrap4-light-blue/theme.css +++ b/public/themes/bootstrap4-light-blue/theme.css @@ -1013,7 +1013,7 @@ color: #212529; background: #e9ecef; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/bootstrap4-light-purple/theme.css b/public/themes/bootstrap4-light-purple/theme.css index 5882be810..a1c8e6b56 100644 --- a/public/themes/bootstrap4-light-purple/theme.css +++ b/public/themes/bootstrap4-light-purple/theme.css @@ -1013,7 +1013,7 @@ color: #212529; background: #e9ecef; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/fluent-light/theme.css b/public/themes/fluent-light/theme.css index 6d31fdce9..e263693e9 100644 --- a/public/themes/fluent-light/theme.css +++ b/public/themes/fluent-light/theme.css @@ -1009,7 +1009,7 @@ color: #323130; background: #f3f2f1; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/lara-dark-amber/theme.css b/public/themes/lara-dark-amber/theme.css index 3d7220be9..a7eed8c53 100644 --- a/public/themes/lara-dark-amber/theme.css +++ b/public/themes/lara-dark-amber/theme.css @@ -1028,7 +1028,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/lara-dark-blue/theme.css b/public/themes/lara-dark-blue/theme.css index af19c3903..ec88f4517 100644 --- a/public/themes/lara-dark-blue/theme.css +++ b/public/themes/lara-dark-blue/theme.css @@ -1028,7 +1028,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/lara-dark-cyan/theme.css b/public/themes/lara-dark-cyan/theme.css index a8aa8b384..cb76a0ff1 100644 --- a/public/themes/lara-dark-cyan/theme.css +++ b/public/themes/lara-dark-cyan/theme.css @@ -1028,7 +1028,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/lara-dark-green/theme.css b/public/themes/lara-dark-green/theme.css index 65f3c91aa..811b4e13b 100644 --- a/public/themes/lara-dark-green/theme.css +++ b/public/themes/lara-dark-green/theme.css @@ -1028,7 +1028,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/lara-dark-indigo/theme.css b/public/themes/lara-dark-indigo/theme.css index f9a93493a..3b672e770 100644 --- a/public/themes/lara-dark-indigo/theme.css +++ b/public/themes/lara-dark-indigo/theme.css @@ -1028,7 +1028,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/lara-dark-pink/theme.css b/public/themes/lara-dark-pink/theme.css index c008b7460..da9e3bc6d 100644 --- a/public/themes/lara-dark-pink/theme.css +++ b/public/themes/lara-dark-pink/theme.css @@ -1028,7 +1028,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/lara-dark-purple/theme.css b/public/themes/lara-dark-purple/theme.css index 94bba9416..4ef1f4827 100644 --- a/public/themes/lara-dark-purple/theme.css +++ b/public/themes/lara-dark-purple/theme.css @@ -1028,7 +1028,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/lara-dark-teal/theme.css b/public/themes/lara-dark-teal/theme.css index 30b989011..866ed196d 100644 --- a/public/themes/lara-dark-teal/theme.css +++ b/public/themes/lara-dark-teal/theme.css @@ -1028,7 +1028,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/lara-light-amber/theme.css b/public/themes/lara-light-amber/theme.css index 87c6502e7..59d3372f5 100644 --- a/public/themes/lara-light-amber/theme.css +++ b/public/themes/lara-light-amber/theme.css @@ -1028,7 +1028,7 @@ color: #4b5563; background: #f3f4f6; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/lara-light-blue/theme.css b/public/themes/lara-light-blue/theme.css index 3c60bf55e..f589dc6eb 100644 --- a/public/themes/lara-light-blue/theme.css +++ b/public/themes/lara-light-blue/theme.css @@ -1028,7 +1028,7 @@ color: #4b5563; background: #f3f4f6; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/lara-light-cyan/theme.css b/public/themes/lara-light-cyan/theme.css index 70b9c1a95..f2b57d339 100644 --- a/public/themes/lara-light-cyan/theme.css +++ b/public/themes/lara-light-cyan/theme.css @@ -1028,7 +1028,7 @@ color: #4b5563; background: #f3f4f6; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/lara-light-green/theme.css b/public/themes/lara-light-green/theme.css index 70acfdca4..b91860118 100644 --- a/public/themes/lara-light-green/theme.css +++ b/public/themes/lara-light-green/theme.css @@ -1028,7 +1028,7 @@ color: #4b5563; background: #f3f4f6; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/lara-light-indigo/theme.css b/public/themes/lara-light-indigo/theme.css index f92797dec..1026d1764 100644 --- a/public/themes/lara-light-indigo/theme.css +++ b/public/themes/lara-light-indigo/theme.css @@ -1028,7 +1028,7 @@ color: #4b5563; background: #f3f4f6; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/lara-light-pink/theme.css b/public/themes/lara-light-pink/theme.css index 5d075b08b..7f2a0c699 100644 --- a/public/themes/lara-light-pink/theme.css +++ b/public/themes/lara-light-pink/theme.css @@ -1028,7 +1028,7 @@ color: #4b5563; background: #f3f4f6; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/lara-light-purple/theme.css b/public/themes/lara-light-purple/theme.css index fc0cb6d3a..234e35675 100644 --- a/public/themes/lara-light-purple/theme.css +++ b/public/themes/lara-light-purple/theme.css @@ -1028,7 +1028,7 @@ color: #4b5563; background: #f3f4f6; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/lara-light-teal/theme.css b/public/themes/lara-light-teal/theme.css index b2e684c03..0f529878b 100644 --- a/public/themes/lara-light-teal/theme.css +++ b/public/themes/lara-light-teal/theme.css @@ -1028,7 +1028,7 @@ color: #4b5563; background: #f3f4f6; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/luna-amber/theme.css b/public/themes/luna-amber/theme.css index 7b5acca4d..d6214bc06 100644 --- a/public/themes/luna-amber/theme.css +++ b/public/themes/luna-amber/theme.css @@ -1013,7 +1013,7 @@ color: #dedede; background: #4c4c4c; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/luna-blue/theme.css b/public/themes/luna-blue/theme.css index 4122ca968..2a9d0c42b 100644 --- a/public/themes/luna-blue/theme.css +++ b/public/themes/luna-blue/theme.css @@ -1013,7 +1013,7 @@ color: #dedede; background: #4c4c4c; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/luna-green/theme.css b/public/themes/luna-green/theme.css index 32f5a8545..f0e14e635 100644 --- a/public/themes/luna-green/theme.css +++ b/public/themes/luna-green/theme.css @@ -1013,7 +1013,7 @@ color: #dedede; background: #4c4c4c; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/luna-pink/theme.css b/public/themes/luna-pink/theme.css index f3aaa270a..9ebe97d53 100644 --- a/public/themes/luna-pink/theme.css +++ b/public/themes/luna-pink/theme.css @@ -1013,7 +1013,7 @@ color: #dedede; background: #4c4c4c; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/md-dark-deeppurple/theme.css b/public/themes/md-dark-deeppurple/theme.css index 3847dbc67..665ebe483 100644 --- a/public/themes/md-dark-deeppurple/theme.css +++ b/public/themes/md-dark-deeppurple/theme.css @@ -1033,7 +1033,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.04); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/md-dark-indigo/theme.css b/public/themes/md-dark-indigo/theme.css index cac42c9eb..d35a55db2 100644 --- a/public/themes/md-dark-indigo/theme.css +++ b/public/themes/md-dark-indigo/theme.css @@ -1033,7 +1033,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.04); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/md-light-deeppurple/theme.css b/public/themes/md-light-deeppurple/theme.css index f0bc3364c..5cc151faa 100644 --- a/public/themes/md-light-deeppurple/theme.css +++ b/public/themes/md-light-deeppurple/theme.css @@ -1033,7 +1033,7 @@ color: rgba(0, 0, 0, 0.87); background: rgba(0, 0, 0, 0.04); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/md-light-indigo/theme.css b/public/themes/md-light-indigo/theme.css index a655dbfba..7354c7722 100644 --- a/public/themes/md-light-indigo/theme.css +++ b/public/themes/md-light-indigo/theme.css @@ -1033,7 +1033,7 @@ color: rgba(0, 0, 0, 0.87); background: rgba(0, 0, 0, 0.04); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/mdc-dark-deeppurple/theme.css b/public/themes/mdc-dark-deeppurple/theme.css index 168f7b1ef..100783024 100644 --- a/public/themes/mdc-dark-deeppurple/theme.css +++ b/public/themes/mdc-dark-deeppurple/theme.css @@ -1033,7 +1033,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.04); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/mdc-dark-indigo/theme.css b/public/themes/mdc-dark-indigo/theme.css index 3391acea1..748a57521 100644 --- a/public/themes/mdc-dark-indigo/theme.css +++ b/public/themes/mdc-dark-indigo/theme.css @@ -1033,7 +1033,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.04); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/mdc-light-deeppurple/theme.css b/public/themes/mdc-light-deeppurple/theme.css index 0d06b667d..c5b716df4 100644 --- a/public/themes/mdc-light-deeppurple/theme.css +++ b/public/themes/mdc-light-deeppurple/theme.css @@ -1033,7 +1033,7 @@ color: rgba(0, 0, 0, 0.87); background: rgba(0, 0, 0, 0.04); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/mdc-light-indigo/theme.css b/public/themes/mdc-light-indigo/theme.css index 222f14b13..a0439dac2 100644 --- a/public/themes/mdc-light-indigo/theme.css +++ b/public/themes/mdc-light-indigo/theme.css @@ -1033,7 +1033,7 @@ color: rgba(0, 0, 0, 0.87); background: rgba(0, 0, 0, 0.04); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/mira/theme.css b/public/themes/mira/theme.css index 483c4e4d6..19cda9a6d 100644 --- a/public/themes/mira/theme.css +++ b/public/themes/mira/theme.css @@ -1037,7 +1037,7 @@ color: #4C566A; background: transparent; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/nano/theme.css b/public/themes/nano/theme.css index 6598fafad..28b041817 100644 --- a/public/themes/nano/theme.css +++ b/public/themes/nano/theme.css @@ -1009,7 +1009,7 @@ color: #343a3f; background: #dde1e6; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/nova-accent/theme.css b/public/themes/nova-accent/theme.css index e9e4a3dcc..461785396 100644 --- a/public/themes/nova-accent/theme.css +++ b/public/themes/nova-accent/theme.css @@ -1009,7 +1009,7 @@ color: #333333; background: #eaeaea; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/nova-alt/theme.css b/public/themes/nova-alt/theme.css index ee3745f2f..0ec907bc5 100644 --- a/public/themes/nova-alt/theme.css +++ b/public/themes/nova-alt/theme.css @@ -1013,7 +1013,7 @@ color: #333333; background: #eaeaea; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/nova-vue/theme.css b/public/themes/nova-vue/theme.css index ec9d4ea72..21737ffa0 100644 --- a/public/themes/nova-vue/theme.css +++ b/public/themes/nova-vue/theme.css @@ -1013,7 +1013,7 @@ color: #333333; background: #eaeaea; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/nova/theme.css b/public/themes/nova/theme.css index 12d4b7b6d..c2f337f4e 100644 --- a/public/themes/nova/theme.css +++ b/public/themes/nova/theme.css @@ -1013,7 +1013,7 @@ color: #333333; background: #eaeaea; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/rhea/theme.css b/public/themes/rhea/theme.css index 21f3310e8..d442ec46e 100644 --- a/public/themes/rhea/theme.css +++ b/public/themes/rhea/theme.css @@ -1009,7 +1009,7 @@ color: #666666; background: #f4f4f4; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/saga-blue/theme.css b/public/themes/saga-blue/theme.css index d3eef0d79..e44d64b4e 100644 --- a/public/themes/saga-blue/theme.css +++ b/public/themes/saga-blue/theme.css @@ -1009,7 +1009,7 @@ color: #495057; background: #e9ecef; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/saga-green/theme.css b/public/themes/saga-green/theme.css index 0c85fbec3..c2daad245 100644 --- a/public/themes/saga-green/theme.css +++ b/public/themes/saga-green/theme.css @@ -1009,7 +1009,7 @@ color: #495057; background: #e9ecef; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/saga-orange/theme.css b/public/themes/saga-orange/theme.css index d75d9e921..50d9ed0ce 100644 --- a/public/themes/saga-orange/theme.css +++ b/public/themes/saga-orange/theme.css @@ -1009,7 +1009,7 @@ color: #495057; background: #e9ecef; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/saga-purple/theme.css b/public/themes/saga-purple/theme.css index 19ea016e3..0def33869 100644 --- a/public/themes/saga-purple/theme.css +++ b/public/themes/saga-purple/theme.css @@ -1009,7 +1009,7 @@ color: #495057; background: #e9ecef; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/soho-dark/theme.css b/public/themes/soho-dark/theme.css index fca35c9ae..d91f6682a 100644 --- a/public/themes/soho-dark/theme.css +++ b/public/themes/soho-dark/theme.css @@ -1033,7 +1033,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/soho-light/theme.css b/public/themes/soho-light/theme.css index 0733e8541..94e67455f 100644 --- a/public/themes/soho-light/theme.css +++ b/public/themes/soho-light/theme.css @@ -1033,7 +1033,7 @@ color: #043d75; background: #f6f9fc; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/tailwind-light/theme.css b/public/themes/tailwind-light/theme.css index 9d55f85ca..6e191caf7 100644 --- a/public/themes/tailwind-light/theme.css +++ b/public/themes/tailwind-light/theme.css @@ -1044,7 +1044,7 @@ color: #18181B; background: #f4f4f5; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/vela-blue/theme.css b/public/themes/vela-blue/theme.css index d1bb0839f..c7d1fe74b 100644 --- a/public/themes/vela-blue/theme.css +++ b/public/themes/vela-blue/theme.css @@ -1009,7 +1009,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/vela-green/theme.css b/public/themes/vela-green/theme.css index b2f0acc9a..a8fb8899d 100644 --- a/public/themes/vela-green/theme.css +++ b/public/themes/vela-green/theme.css @@ -1009,7 +1009,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/vela-orange/theme.css b/public/themes/vela-orange/theme.css index fe3a1ca26..0d9918ede 100644 --- a/public/themes/vela-orange/theme.css +++ b/public/themes/vela-orange/theme.css @@ -1009,7 +1009,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/vela-purple/theme.css b/public/themes/vela-purple/theme.css index 7a3739dda..f7548f111 100644 --- a/public/themes/vela-purple/theme.css +++ b/public/themes/vela-purple/theme.css @@ -1009,7 +1009,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/viva-dark/theme.css b/public/themes/viva-dark/theme.css index c54e307be..3e6a2d105 100644 --- a/public/themes/viva-dark/theme.css +++ b/public/themes/viva-dark/theme.css @@ -1041,7 +1041,7 @@ color: rgba(255, 255, 255, 0.87); background: rgba(158, 173, 230, 0.08); } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem; diff --git a/public/themes/viva-light/theme.css b/public/themes/viva-light/theme.css index 747069b3c..f9e4e88fc 100644 --- a/public/themes/viva-light/theme.css +++ b/public/themes/viva-light/theme.css @@ -1041,7 +1041,7 @@ color: #6c6c6c; background: #edf0fA; } - .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-tick-icon { + .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon { position: relative; margin-left: -0.5rem; margin-right: 0.5rem;