From 2dc0142a61c4ce5a911d9c86af4d8595eec2f61b Mon Sep 17 00:00:00 2001 From: mertsincan Date: Mon, 15 Jan 2024 02:22:59 +0000 Subject: [PATCH] Fixed #5012 - inherits CSS properties from "footer" and disrupts the original design --- public/themes/arya-blue/theme.css | 4 ---- public/themes/arya-green/theme.css | 4 ---- public/themes/arya-orange/theme.css | 4 ---- public/themes/arya-purple/theme.css | 4 ---- public/themes/bootstrap4-dark-blue/theme.css | 4 ---- public/themes/bootstrap4-dark-purple/theme.css | 4 ---- public/themes/bootstrap4-light-blue/theme.css | 4 ---- public/themes/bootstrap4-light-purple/theme.css | 4 ---- public/themes/fluent-light/theme.css | 4 ---- public/themes/lara-dark-amber/theme.css | 4 ---- public/themes/lara-dark-blue/theme.css | 4 ---- public/themes/lara-dark-cyan/theme.css | 4 ---- public/themes/lara-dark-green/theme.css | 4 ---- public/themes/lara-dark-indigo/theme.css | 4 ---- public/themes/lara-dark-pink/theme.css | 4 ---- public/themes/lara-dark-purple/theme.css | 4 ---- public/themes/lara-dark-teal/theme.css | 4 ---- public/themes/lara-light-amber/theme.css | 4 ---- public/themes/lara-light-blue/theme.css | 4 ---- public/themes/lara-light-cyan/theme.css | 4 ---- public/themes/lara-light-green/theme.css | 4 ---- public/themes/lara-light-indigo/theme.css | 4 ---- public/themes/lara-light-pink/theme.css | 4 ---- public/themes/lara-light-purple/theme.css | 4 ---- public/themes/lara-light-teal/theme.css | 4 ---- public/themes/luna-amber/theme.css | 4 ---- public/themes/luna-blue/theme.css | 4 ---- public/themes/luna-green/theme.css | 4 ---- public/themes/luna-pink/theme.css | 4 ---- public/themes/md-dark-deeppurple/theme.css | 4 ---- public/themes/md-dark-indigo/theme.css | 4 ---- public/themes/md-light-deeppurple/theme.css | 4 ---- public/themes/md-light-indigo/theme.css | 4 ---- public/themes/mdc-dark-deeppurple/theme.css | 4 ---- public/themes/mdc-dark-indigo/theme.css | 4 ---- public/themes/mdc-light-deeppurple/theme.css | 4 ---- public/themes/mdc-light-indigo/theme.css | 4 ---- public/themes/mira/theme.css | 4 ---- public/themes/nano/theme.css | 4 ---- public/themes/nova-accent/theme.css | 4 ---- public/themes/nova-alt/theme.css | 4 ---- public/themes/nova-vue/theme.css | 4 ---- public/themes/nova/theme.css | 4 ---- public/themes/rhea/theme.css | 4 ---- public/themes/saga-blue/theme.css | 4 ---- public/themes/saga-green/theme.css | 4 ---- public/themes/saga-orange/theme.css | 4 ---- public/themes/saga-purple/theme.css | 4 ---- public/themes/soho-dark/theme.css | 4 ---- public/themes/soho-light/theme.css | 4 ---- public/themes/tailwind-light/theme.css | 4 ---- public/themes/vela-blue/theme.css | 4 ---- public/themes/vela-green/theme.css | 4 ---- public/themes/vela-orange/theme.css | 4 ---- public/themes/vela-purple/theme.css | 4 ---- public/themes/viva-dark/theme.css | 4 ---- public/themes/viva-light/theme.css | 4 ---- 57 files changed, 228 deletions(-) diff --git a/public/themes/arya-blue/theme.css b/public/themes/arya-blue/theme.css index 15dc51030..bf110b41e 100644 --- a/public/themes/arya-blue/theme.css +++ b/public/themes/arya-blue/theme.css @@ -4120,10 +4120,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/arya-green/theme.css b/public/themes/arya-green/theme.css index 126e333ab..030353aba 100644 --- a/public/themes/arya-green/theme.css +++ b/public/themes/arya-green/theme.css @@ -4120,10 +4120,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/arya-orange/theme.css b/public/themes/arya-orange/theme.css index 40789c7bd..8fe3d19a5 100644 --- a/public/themes/arya-orange/theme.css +++ b/public/themes/arya-orange/theme.css @@ -4120,10 +4120,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/arya-purple/theme.css b/public/themes/arya-purple/theme.css index 541190b86..48ad63879 100644 --- a/public/themes/arya-purple/theme.css +++ b/public/themes/arya-purple/theme.css @@ -4120,10 +4120,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/bootstrap4-dark-blue/theme.css b/public/themes/bootstrap4-dark-blue/theme.css index 2414681f1..2360d18a7 100644 --- a/public/themes/bootstrap4-dark-blue/theme.css +++ b/public/themes/bootstrap4-dark-blue/theme.css @@ -4132,10 +4132,6 @@ border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/bootstrap4-dark-purple/theme.css b/public/themes/bootstrap4-dark-purple/theme.css index cd8709e1b..6f1a82250 100644 --- a/public/themes/bootstrap4-dark-purple/theme.css +++ b/public/themes/bootstrap4-dark-purple/theme.css @@ -4132,10 +4132,6 @@ border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/bootstrap4-light-blue/theme.css b/public/themes/bootstrap4-light-blue/theme.css index cb81bb2b2..2ffb3f412 100644 --- a/public/themes/bootstrap4-light-blue/theme.css +++ b/public/themes/bootstrap4-light-blue/theme.css @@ -4132,10 +4132,6 @@ border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/bootstrap4-light-purple/theme.css b/public/themes/bootstrap4-light-purple/theme.css index a3e835686..1e9cb2679 100644 --- a/public/themes/bootstrap4-light-purple/theme.css +++ b/public/themes/bootstrap4-light-purple/theme.css @@ -4132,10 +4132,6 @@ border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/fluent-light/theme.css b/public/themes/fluent-light/theme.css index fbc17631d..8a9350993 100644 --- a/public/themes/fluent-light/theme.css +++ b/public/themes/fluent-light/theme.css @@ -4095,10 +4095,6 @@ border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/lara-dark-amber/theme.css b/public/themes/lara-dark-amber/theme.css index baed32d16..e861ec399 100644 --- a/public/themes/lara-dark-amber/theme.css +++ b/public/themes/lara-dark-amber/theme.css @@ -4114,10 +4114,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/lara-dark-blue/theme.css b/public/themes/lara-dark-blue/theme.css index 6eb5d6f81..72d55b1fd 100644 --- a/public/themes/lara-dark-blue/theme.css +++ b/public/themes/lara-dark-blue/theme.css @@ -4114,10 +4114,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/lara-dark-cyan/theme.css b/public/themes/lara-dark-cyan/theme.css index c7acd9e53..01dba84ad 100644 --- a/public/themes/lara-dark-cyan/theme.css +++ b/public/themes/lara-dark-cyan/theme.css @@ -4114,10 +4114,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/lara-dark-green/theme.css b/public/themes/lara-dark-green/theme.css index b207627b3..2bb28ffa3 100644 --- a/public/themes/lara-dark-green/theme.css +++ b/public/themes/lara-dark-green/theme.css @@ -4114,10 +4114,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/lara-dark-indigo/theme.css b/public/themes/lara-dark-indigo/theme.css index 7bd6aa2fe..634a21429 100644 --- a/public/themes/lara-dark-indigo/theme.css +++ b/public/themes/lara-dark-indigo/theme.css @@ -4114,10 +4114,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/lara-dark-pink/theme.css b/public/themes/lara-dark-pink/theme.css index e1ac24fdc..4bc4f6331 100644 --- a/public/themes/lara-dark-pink/theme.css +++ b/public/themes/lara-dark-pink/theme.css @@ -4114,10 +4114,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/lara-dark-purple/theme.css b/public/themes/lara-dark-purple/theme.css index 08cd2970b..48051dfb9 100644 --- a/public/themes/lara-dark-purple/theme.css +++ b/public/themes/lara-dark-purple/theme.css @@ -4114,10 +4114,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/lara-dark-teal/theme.css b/public/themes/lara-dark-teal/theme.css index eff20a33a..a6a05418a 100644 --- a/public/themes/lara-dark-teal/theme.css +++ b/public/themes/lara-dark-teal/theme.css @@ -4114,10 +4114,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/lara-light-amber/theme.css b/public/themes/lara-light-amber/theme.css index 758942bf0..6871a7563 100644 --- a/public/themes/lara-light-amber/theme.css +++ b/public/themes/lara-light-amber/theme.css @@ -4114,10 +4114,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/lara-light-blue/theme.css b/public/themes/lara-light-blue/theme.css index 4a19c476b..2d13e2b33 100644 --- a/public/themes/lara-light-blue/theme.css +++ b/public/themes/lara-light-blue/theme.css @@ -4114,10 +4114,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/lara-light-cyan/theme.css b/public/themes/lara-light-cyan/theme.css index 5b78f2595..ef039a4a8 100644 --- a/public/themes/lara-light-cyan/theme.css +++ b/public/themes/lara-light-cyan/theme.css @@ -4114,10 +4114,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/lara-light-green/theme.css b/public/themes/lara-light-green/theme.css index 73676a028..cd7b71663 100644 --- a/public/themes/lara-light-green/theme.css +++ b/public/themes/lara-light-green/theme.css @@ -4114,10 +4114,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/lara-light-indigo/theme.css b/public/themes/lara-light-indigo/theme.css index 1a3317b56..dba5037bc 100644 --- a/public/themes/lara-light-indigo/theme.css +++ b/public/themes/lara-light-indigo/theme.css @@ -4114,10 +4114,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/lara-light-pink/theme.css b/public/themes/lara-light-pink/theme.css index 58aff9450..e4d5fdf8c 100644 --- a/public/themes/lara-light-pink/theme.css +++ b/public/themes/lara-light-pink/theme.css @@ -4114,10 +4114,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/lara-light-purple/theme.css b/public/themes/lara-light-purple/theme.css index 377dbec7d..ffca81d3f 100644 --- a/public/themes/lara-light-purple/theme.css +++ b/public/themes/lara-light-purple/theme.css @@ -4114,10 +4114,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/lara-light-teal/theme.css b/public/themes/lara-light-teal/theme.css index 5776faff9..bf41430f5 100644 --- a/public/themes/lara-light-teal/theme.css +++ b/public/themes/lara-light-teal/theme.css @@ -4114,10 +4114,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/luna-amber/theme.css b/public/themes/luna-amber/theme.css index d6d05e8b0..7354bca53 100644 --- a/public/themes/luna-amber/theme.css +++ b/public/themes/luna-amber/theme.css @@ -4107,10 +4107,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/luna-blue/theme.css b/public/themes/luna-blue/theme.css index aa3427305..bbf34f55a 100644 --- a/public/themes/luna-blue/theme.css +++ b/public/themes/luna-blue/theme.css @@ -4107,10 +4107,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/luna-green/theme.css b/public/themes/luna-green/theme.css index 90a5c0a4c..f03373e52 100644 --- a/public/themes/luna-green/theme.css +++ b/public/themes/luna-green/theme.css @@ -4107,10 +4107,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/luna-pink/theme.css b/public/themes/luna-pink/theme.css index f258e9ad6..25ef24fae 100644 --- a/public/themes/luna-pink/theme.css +++ b/public/themes/luna-pink/theme.css @@ -4107,10 +4107,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/md-dark-deeppurple/theme.css b/public/themes/md-dark-deeppurple/theme.css index ec7ba1a8d..2e0931e98 100644 --- a/public/themes/md-dark-deeppurple/theme.css +++ b/public/themes/md-dark-deeppurple/theme.css @@ -4144,10 +4144,6 @@ border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/md-dark-indigo/theme.css b/public/themes/md-dark-indigo/theme.css index 76c73d9c6..4adcf60bd 100644 --- a/public/themes/md-dark-indigo/theme.css +++ b/public/themes/md-dark-indigo/theme.css @@ -4144,10 +4144,6 @@ border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/md-light-deeppurple/theme.css b/public/themes/md-light-deeppurple/theme.css index 2362e28b9..8c6811642 100644 --- a/public/themes/md-light-deeppurple/theme.css +++ b/public/themes/md-light-deeppurple/theme.css @@ -4144,10 +4144,6 @@ border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/md-light-indigo/theme.css b/public/themes/md-light-indigo/theme.css index e0b3ceeb2..d0f3f1a0c 100644 --- a/public/themes/md-light-indigo/theme.css +++ b/public/themes/md-light-indigo/theme.css @@ -4144,10 +4144,6 @@ border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/mdc-dark-deeppurple/theme.css b/public/themes/mdc-dark-deeppurple/theme.css index a933b93e6..de0139972 100644 --- a/public/themes/mdc-dark-deeppurple/theme.css +++ b/public/themes/mdc-dark-deeppurple/theme.css @@ -4144,10 +4144,6 @@ border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/mdc-dark-indigo/theme.css b/public/themes/mdc-dark-indigo/theme.css index bf156c61f..5ba99b81a 100644 --- a/public/themes/mdc-dark-indigo/theme.css +++ b/public/themes/mdc-dark-indigo/theme.css @@ -4144,10 +4144,6 @@ border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/mdc-light-deeppurple/theme.css b/public/themes/mdc-light-deeppurple/theme.css index 9886fd7d0..b4345735c 100644 --- a/public/themes/mdc-light-deeppurple/theme.css +++ b/public/themes/mdc-light-deeppurple/theme.css @@ -4144,10 +4144,6 @@ border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/mdc-light-indigo/theme.css b/public/themes/mdc-light-indigo/theme.css index d754726fb..4e0658ed4 100644 --- a/public/themes/mdc-light-indigo/theme.css +++ b/public/themes/mdc-light-indigo/theme.css @@ -4144,10 +4144,6 @@ border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/mira/theme.css b/public/themes/mira/theme.css index f041ec743..3740316f7 100644 --- a/public/themes/mira/theme.css +++ b/public/themes/mira/theme.css @@ -4148,10 +4148,6 @@ border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/nano/theme.css b/public/themes/nano/theme.css index 1ccd17dac..6d7c2305d 100644 --- a/public/themes/nano/theme.css +++ b/public/themes/nano/theme.css @@ -4120,10 +4120,6 @@ border-bottom-right-radius: 1px; border-bottom-left-radius: 1px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/nova-accent/theme.css b/public/themes/nova-accent/theme.css index dc82b4fda..d6b7c8803 100644 --- a/public/themes/nova-accent/theme.css +++ b/public/themes/nova-accent/theme.css @@ -4095,10 +4095,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/nova-alt/theme.css b/public/themes/nova-alt/theme.css index 8a8a81cbb..1d5c8c22c 100644 --- a/public/themes/nova-alt/theme.css +++ b/public/themes/nova-alt/theme.css @@ -4107,10 +4107,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/nova-vue/theme.css b/public/themes/nova-vue/theme.css index 570123931..876569073 100644 --- a/public/themes/nova-vue/theme.css +++ b/public/themes/nova-vue/theme.css @@ -4107,10 +4107,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/nova/theme.css b/public/themes/nova/theme.css index d2130e0bf..86fe360d1 100644 --- a/public/themes/nova/theme.css +++ b/public/themes/nova/theme.css @@ -4107,10 +4107,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/rhea/theme.css b/public/themes/rhea/theme.css index 233ab6340..097f084c9 100644 --- a/public/themes/rhea/theme.css +++ b/public/themes/rhea/theme.css @@ -4095,10 +4095,6 @@ border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/saga-blue/theme.css b/public/themes/saga-blue/theme.css index 9b5e1a392..7ef105fe5 100644 --- a/public/themes/saga-blue/theme.css +++ b/public/themes/saga-blue/theme.css @@ -4120,10 +4120,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/saga-green/theme.css b/public/themes/saga-green/theme.css index d7829f006..0d92b0385 100644 --- a/public/themes/saga-green/theme.css +++ b/public/themes/saga-green/theme.css @@ -4120,10 +4120,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/saga-orange/theme.css b/public/themes/saga-orange/theme.css index d95c5eb78..2385990c7 100644 --- a/public/themes/saga-orange/theme.css +++ b/public/themes/saga-orange/theme.css @@ -4120,10 +4120,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/saga-purple/theme.css b/public/themes/saga-purple/theme.css index 6654f21ca..6e1af4f76 100644 --- a/public/themes/saga-purple/theme.css +++ b/public/themes/saga-purple/theme.css @@ -4120,10 +4120,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/soho-dark/theme.css b/public/themes/soho-dark/theme.css index 2177e7d76..1f27c39ec 100644 --- a/public/themes/soho-dark/theme.css +++ b/public/themes/soho-dark/theme.css @@ -4119,10 +4119,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/soho-light/theme.css b/public/themes/soho-light/theme.css index e76631088..03083879a 100644 --- a/public/themes/soho-light/theme.css +++ b/public/themes/soho-light/theme.css @@ -4119,10 +4119,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/tailwind-light/theme.css b/public/themes/tailwind-light/theme.css index 4a7509299..b337f9ca3 100644 --- a/public/themes/tailwind-light/theme.css +++ b/public/themes/tailwind-light/theme.css @@ -4155,10 +4155,6 @@ border-bottom-right-radius: 0.375rem; border-bottom-left-radius: 0.375rem; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/vela-blue/theme.css b/public/themes/vela-blue/theme.css index 0fec94458..f16b90bcb 100644 --- a/public/themes/vela-blue/theme.css +++ b/public/themes/vela-blue/theme.css @@ -4120,10 +4120,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/vela-green/theme.css b/public/themes/vela-green/theme.css index 3022f6971..109abfed7 100644 --- a/public/themes/vela-green/theme.css +++ b/public/themes/vela-green/theme.css @@ -4120,10 +4120,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/vela-orange/theme.css b/public/themes/vela-orange/theme.css index ae5d4cd12..97ee25ab7 100644 --- a/public/themes/vela-orange/theme.css +++ b/public/themes/vela-orange/theme.css @@ -4120,10 +4120,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/vela-purple/theme.css b/public/themes/vela-purple/theme.css index 69b22b44d..c07d5ae81 100644 --- a/public/themes/vela-purple/theme.css +++ b/public/themes/vela-purple/theme.css @@ -4120,10 +4120,6 @@ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/viva-dark/theme.css b/public/themes/viva-dark/theme.css index e44615022..53b8ccd73 100644 --- a/public/themes/viva-dark/theme.css +++ b/public/themes/viva-dark/theme.css @@ -4152,10 +4152,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; } diff --git a/public/themes/viva-light/theme.css b/public/themes/viva-light/theme.css index ebb1153ee..4454692cc 100644 --- a/public/themes/viva-light/theme.css +++ b/public/themes/viva-light/theme.css @@ -4152,10 +4152,6 @@ border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } - .p-dialog .p-dialog-footer button { - margin: 0 0.5rem 0 0; - width: auto; - } .p-dialog.p-confirm-dialog .p-confirm-dialog-icon { font-size: 2rem; }