From ab35f1a89b7d071891daec239a3b513177ffc836 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Tue, 31 May 2022 09:20:03 +0300 Subject: [PATCH] Fixed #2583 - PanelMenu animation issue --- public/themes/arya-blue/theme.css | 1 - public/themes/arya-green/theme.css | 1 - public/themes/arya-orange/theme.css | 1 - public/themes/arya-purple/theme.css | 1 - public/themes/bootstrap4-dark-blue/theme.css | 1 - public/themes/bootstrap4-dark-purple/theme.css | 1 - public/themes/bootstrap4-light-blue/theme.css | 1 - public/themes/bootstrap4-light-purple/theme.css | 1 - public/themes/fluent-light/theme.css | 1 - public/themes/lara-dark-blue/theme.css | 1 - public/themes/lara-dark-indigo/theme.css | 1 - public/themes/lara-dark-purple/theme.css | 1 - public/themes/lara-dark-teal/theme.css | 1 - public/themes/lara-light-blue/theme.css | 1 - public/themes/lara-light-indigo/theme.css | 1 - public/themes/lara-light-purple/theme.css | 1 - public/themes/lara-light-teal/theme.css | 1 - public/themes/luna-amber/theme.css | 1 - public/themes/luna-blue/theme.css | 1 - public/themes/luna-green/theme.css | 1 - public/themes/luna-pink/theme.css | 1 - public/themes/md-dark-deeppurple/theme.css | 1 - public/themes/md-dark-indigo/theme.css | 1 - public/themes/md-light-deeppurple/theme.css | 1 - public/themes/md-light-indigo/theme.css | 1 - public/themes/mdc-dark-deeppurple/theme.css | 1 - public/themes/mdc-dark-indigo/theme.css | 1 - public/themes/mdc-light-deeppurple/theme.css | 1 - public/themes/mdc-light-indigo/theme.css | 1 - public/themes/nova-accent/theme.css | 1 - public/themes/nova-alt/theme.css | 1 - public/themes/nova-vue/theme.css | 1 - public/themes/nova/theme.css | 1 - public/themes/rhea/theme.css | 1 - public/themes/saga-blue/theme.css | 1 - public/themes/saga-green/theme.css | 1 - public/themes/saga-orange/theme.css | 1 - public/themes/saga-purple/theme.css | 1 - public/themes/tailwind-light/theme.css | 1 - public/themes/vela-blue/theme.css | 1 - public/themes/vela-green/theme.css | 1 - public/themes/vela-orange/theme.css | 1 - public/themes/vela-purple/theme.css | 1 - 43 files changed, 43 deletions(-) diff --git a/public/themes/arya-blue/theme.css b/public/themes/arya-blue/theme.css index ffda3d60e4..06acf35bc1 100644 --- a/public/themes/arya-blue/theme.css +++ b/public/themes/arya-blue/theme.css @@ -4887,7 +4887,6 @@ border: 1px solid #383838; background: #1e1e1e; color: rgba(255, 255, 255, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/arya-green/theme.css b/public/themes/arya-green/theme.css index 858f932090..7be75c9ac5 100644 --- a/public/themes/arya-green/theme.css +++ b/public/themes/arya-green/theme.css @@ -4887,7 +4887,6 @@ border: 1px solid #383838; background: #1e1e1e; color: rgba(255, 255, 255, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/arya-orange/theme.css b/public/themes/arya-orange/theme.css index 7a224b96c2..7286fca53d 100644 --- a/public/themes/arya-orange/theme.css +++ b/public/themes/arya-orange/theme.css @@ -4887,7 +4887,6 @@ border: 1px solid #383838; background: #1e1e1e; color: rgba(255, 255, 255, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/arya-purple/theme.css b/public/themes/arya-purple/theme.css index 702bf64e22..15c14fb1a0 100644 --- a/public/themes/arya-purple/theme.css +++ b/public/themes/arya-purple/theme.css @@ -4887,7 +4887,6 @@ border: 1px solid #383838; background: #1e1e1e; color: rgba(255, 255, 255, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/bootstrap4-dark-blue/theme.css b/public/themes/bootstrap4-dark-blue/theme.css index 1ca04c1134..4cef50f3f0 100644 --- a/public/themes/bootstrap4-dark-blue/theme.css +++ b/public/themes/bootstrap4-dark-blue/theme.css @@ -4899,7 +4899,6 @@ border: 1px solid #3f4b5b; background: #2a323d; color: rgba(255, 255, 255, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/bootstrap4-dark-purple/theme.css b/public/themes/bootstrap4-dark-purple/theme.css index ad0bdd1b85..da0b48c0e2 100644 --- a/public/themes/bootstrap4-dark-purple/theme.css +++ b/public/themes/bootstrap4-dark-purple/theme.css @@ -4899,7 +4899,6 @@ border: 1px solid #3f4b5b; background: #2a323d; color: rgba(255, 255, 255, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/bootstrap4-light-blue/theme.css b/public/themes/bootstrap4-light-blue/theme.css index 7e8fe88d4b..7376f3c733 100644 --- a/public/themes/bootstrap4-light-blue/theme.css +++ b/public/themes/bootstrap4-light-blue/theme.css @@ -4899,7 +4899,6 @@ border: 1px solid #dee2e6; background: #ffffff; color: #212529; - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/bootstrap4-light-purple/theme.css b/public/themes/bootstrap4-light-purple/theme.css index c2dec4f4e1..15713000ff 100644 --- a/public/themes/bootstrap4-light-purple/theme.css +++ b/public/themes/bootstrap4-light-purple/theme.css @@ -4899,7 +4899,6 @@ border: 1px solid #dee2e6; background: #ffffff; color: #212529; - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/fluent-light/theme.css b/public/themes/fluent-light/theme.css index 5a883b9fa0..c0a201837d 100644 --- a/public/themes/fluent-light/theme.css +++ b/public/themes/fluent-light/theme.css @@ -4862,7 +4862,6 @@ border: 1px solid #a19f9d; background: #ffffff; color: #323130; - margin-bottom: 4px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/lara-dark-blue/theme.css b/public/themes/lara-dark-blue/theme.css index 42462b60e3..2ebfc054df 100644 --- a/public/themes/lara-dark-blue/theme.css +++ b/public/themes/lara-dark-blue/theme.css @@ -4862,7 +4862,6 @@ border: 1px solid #0b213f; background: #071426; color: rgba(255, 255, 255, 0.87); - margin-bottom: 4px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/lara-dark-indigo/theme.css b/public/themes/lara-dark-indigo/theme.css index 5693821ccc..0cbbe43c98 100644 --- a/public/themes/lara-dark-indigo/theme.css +++ b/public/themes/lara-dark-indigo/theme.css @@ -4862,7 +4862,6 @@ border: 1px solid #0b213f; background: #071426; color: rgba(255, 255, 255, 0.87); - margin-bottom: 4px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/lara-dark-purple/theme.css b/public/themes/lara-dark-purple/theme.css index 580b2d9edf..ecb2c2b1ae 100644 --- a/public/themes/lara-dark-purple/theme.css +++ b/public/themes/lara-dark-purple/theme.css @@ -4862,7 +4862,6 @@ border: 1px solid #0b213f; background: #071426; color: rgba(255, 255, 255, 0.87); - margin-bottom: 4px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/lara-dark-teal/theme.css b/public/themes/lara-dark-teal/theme.css index eb791d380b..c7e6eb89f1 100644 --- a/public/themes/lara-dark-teal/theme.css +++ b/public/themes/lara-dark-teal/theme.css @@ -4862,7 +4862,6 @@ border: 1px solid #0b213f; background: #071426; color: rgba(255, 255, 255, 0.87); - margin-bottom: 4px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/lara-light-blue/theme.css b/public/themes/lara-light-blue/theme.css index 45192d9ecd..0029fd12bc 100644 --- a/public/themes/lara-light-blue/theme.css +++ b/public/themes/lara-light-blue/theme.css @@ -4862,7 +4862,6 @@ border: 1px solid #dee2e6; background: #ffffff; color: #495057; - margin-bottom: 4px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/lara-light-indigo/theme.css b/public/themes/lara-light-indigo/theme.css index db8a15c49e..036b925249 100644 --- a/public/themes/lara-light-indigo/theme.css +++ b/public/themes/lara-light-indigo/theme.css @@ -4862,7 +4862,6 @@ border: 1px solid #dee2e6; background: #ffffff; color: #495057; - margin-bottom: 4px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/lara-light-purple/theme.css b/public/themes/lara-light-purple/theme.css index ba494a4644..b0bfe75039 100644 --- a/public/themes/lara-light-purple/theme.css +++ b/public/themes/lara-light-purple/theme.css @@ -4862,7 +4862,6 @@ border: 1px solid #dee2e6; background: #ffffff; color: #495057; - margin-bottom: 4px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/lara-light-teal/theme.css b/public/themes/lara-light-teal/theme.css index ed97e127f0..14e8642e1d 100644 --- a/public/themes/lara-light-teal/theme.css +++ b/public/themes/lara-light-teal/theme.css @@ -4862,7 +4862,6 @@ border: 1px solid #dee2e6; background: #ffffff; color: #495057; - margin-bottom: 4px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/luna-amber/theme.css b/public/themes/luna-amber/theme.css index 72eeebb1dd..7af986ed44 100644 --- a/public/themes/luna-amber/theme.css +++ b/public/themes/luna-amber/theme.css @@ -4874,7 +4874,6 @@ border: 1px solid #191919; background: #323232; color: #dedede; - margin-bottom: 2px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/luna-blue/theme.css b/public/themes/luna-blue/theme.css index 1ab6c64227..7be6e2c463 100644 --- a/public/themes/luna-blue/theme.css +++ b/public/themes/luna-blue/theme.css @@ -4874,7 +4874,6 @@ border: 1px solid #191919; background: #323232; color: #dedede; - margin-bottom: 2px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/luna-green/theme.css b/public/themes/luna-green/theme.css index e7fa2f0767..bb5ceb12e4 100644 --- a/public/themes/luna-green/theme.css +++ b/public/themes/luna-green/theme.css @@ -4874,7 +4874,6 @@ border: 1px solid #191919; background: #323232; color: #dedede; - margin-bottom: 2px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/luna-pink/theme.css b/public/themes/luna-pink/theme.css index da607262c6..7685e6af05 100644 --- a/public/themes/luna-pink/theme.css +++ b/public/themes/luna-pink/theme.css @@ -4874,7 +4874,6 @@ border: 1px solid #191919; background: #323232; color: #dedede; - margin-bottom: 2px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/md-dark-deeppurple/theme.css b/public/themes/md-dark-deeppurple/theme.css index cd97c66482..be2147a797 100644 --- a/public/themes/md-dark-deeppurple/theme.css +++ b/public/themes/md-dark-deeppurple/theme.css @@ -4911,7 +4911,6 @@ border: 0 none; background: #1e1e1e; color: rgba(255, 255, 255, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/md-dark-indigo/theme.css b/public/themes/md-dark-indigo/theme.css index 864971e3d7..64834ca9b1 100644 --- a/public/themes/md-dark-indigo/theme.css +++ b/public/themes/md-dark-indigo/theme.css @@ -4911,7 +4911,6 @@ border: 0 none; background: #1e1e1e; color: rgba(255, 255, 255, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/md-light-deeppurple/theme.css b/public/themes/md-light-deeppurple/theme.css index cccff1a623..5d261259be 100644 --- a/public/themes/md-light-deeppurple/theme.css +++ b/public/themes/md-light-deeppurple/theme.css @@ -4911,7 +4911,6 @@ border: 0 none; background: #ffffff; color: rgba(0, 0, 0, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/md-light-indigo/theme.css b/public/themes/md-light-indigo/theme.css index e39f8c7234..5081e2c94c 100644 --- a/public/themes/md-light-indigo/theme.css +++ b/public/themes/md-light-indigo/theme.css @@ -4911,7 +4911,6 @@ border: 0 none; background: #ffffff; color: rgba(0, 0, 0, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/mdc-dark-deeppurple/theme.css b/public/themes/mdc-dark-deeppurple/theme.css index a07212c6e9..fa765173d4 100644 --- a/public/themes/mdc-dark-deeppurple/theme.css +++ b/public/themes/mdc-dark-deeppurple/theme.css @@ -4911,7 +4911,6 @@ border: 0 none; background: #1e1e1e; color: rgba(255, 255, 255, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/mdc-dark-indigo/theme.css b/public/themes/mdc-dark-indigo/theme.css index bd05b3262a..e35f0162cd 100644 --- a/public/themes/mdc-dark-indigo/theme.css +++ b/public/themes/mdc-dark-indigo/theme.css @@ -4911,7 +4911,6 @@ border: 0 none; background: #1e1e1e; color: rgba(255, 255, 255, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/mdc-light-deeppurple/theme.css b/public/themes/mdc-light-deeppurple/theme.css index 01b42bb7ed..291f736bd1 100644 --- a/public/themes/mdc-light-deeppurple/theme.css +++ b/public/themes/mdc-light-deeppurple/theme.css @@ -4911,7 +4911,6 @@ border: 0 none; background: #ffffff; color: rgba(0, 0, 0, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/mdc-light-indigo/theme.css b/public/themes/mdc-light-indigo/theme.css index a7a149f17c..8d77d6be33 100644 --- a/public/themes/mdc-light-indigo/theme.css +++ b/public/themes/mdc-light-indigo/theme.css @@ -4911,7 +4911,6 @@ border: 0 none; background: #ffffff; color: rgba(0, 0, 0, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/nova-accent/theme.css b/public/themes/nova-accent/theme.css index 829729818c..d007f1cece 100644 --- a/public/themes/nova-accent/theme.css +++ b/public/themes/nova-accent/theme.css @@ -4862,7 +4862,6 @@ border: 1px solid #c8c8c8; background: #ffffff; color: #333333; - margin-bottom: 2px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/nova-alt/theme.css b/public/themes/nova-alt/theme.css index 14098829a9..fe00e3274e 100644 --- a/public/themes/nova-alt/theme.css +++ b/public/themes/nova-alt/theme.css @@ -4874,7 +4874,6 @@ border: 1px solid #c8c8c8; background: #ffffff; color: #333333; - margin-bottom: 2px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/nova-vue/theme.css b/public/themes/nova-vue/theme.css index 64d88cb480..90b79450f7 100644 --- a/public/themes/nova-vue/theme.css +++ b/public/themes/nova-vue/theme.css @@ -4874,7 +4874,6 @@ border: 1px solid #c8c8c8; background: #ffffff; color: #333333; - margin-bottom: 2px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/nova/theme.css b/public/themes/nova/theme.css index 170bbb5888..9bcab799d7 100644 --- a/public/themes/nova/theme.css +++ b/public/themes/nova/theme.css @@ -4874,7 +4874,6 @@ border: 1px solid #c8c8c8; background: #ffffff; color: #333333; - margin-bottom: 2px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/rhea/theme.css b/public/themes/rhea/theme.css index 544925fe0a..63c25f559d 100644 --- a/public/themes/rhea/theme.css +++ b/public/themes/rhea/theme.css @@ -4862,7 +4862,6 @@ border: 1px solid #dadada; background: #ffffff; color: #666666; - margin-bottom: 2px; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/saga-blue/theme.css b/public/themes/saga-blue/theme.css index 5e9b86cde9..a3ffb41aef 100644 --- a/public/themes/saga-blue/theme.css +++ b/public/themes/saga-blue/theme.css @@ -4887,7 +4887,6 @@ border: 1px solid #dee2e6; background: #ffffff; color: #495057; - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/saga-green/theme.css b/public/themes/saga-green/theme.css index db867fd228..f8f895fdc6 100644 --- a/public/themes/saga-green/theme.css +++ b/public/themes/saga-green/theme.css @@ -4887,7 +4887,6 @@ border: 1px solid #dee2e6; background: #ffffff; color: #495057; - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/saga-orange/theme.css b/public/themes/saga-orange/theme.css index 73be3285cc..ae7ae3db24 100644 --- a/public/themes/saga-orange/theme.css +++ b/public/themes/saga-orange/theme.css @@ -4887,7 +4887,6 @@ border: 1px solid #dee2e6; background: #ffffff; color: #495057; - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/saga-purple/theme.css b/public/themes/saga-purple/theme.css index 52a5a6cfca..9e0ddae3e8 100644 --- a/public/themes/saga-purple/theme.css +++ b/public/themes/saga-purple/theme.css @@ -4887,7 +4887,6 @@ border: 1px solid #dee2e6; background: #ffffff; color: #495057; - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/tailwind-light/theme.css b/public/themes/tailwind-light/theme.css index 3f3009e803..afcff00740 100644 --- a/public/themes/tailwind-light/theme.css +++ b/public/themes/tailwind-light/theme.css @@ -4922,7 +4922,6 @@ border: 1px solid #e5e7eb; background: #ffffff; color: #3f3f46; - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/vela-blue/theme.css b/public/themes/vela-blue/theme.css index 748711b369..4da963b27b 100644 --- a/public/themes/vela-blue/theme.css +++ b/public/themes/vela-blue/theme.css @@ -4887,7 +4887,6 @@ border: 1px solid #304562; background: #1f2d40; color: rgba(255, 255, 255, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/vela-green/theme.css b/public/themes/vela-green/theme.css index f70d77cc2b..a4ac8745ac 100644 --- a/public/themes/vela-green/theme.css +++ b/public/themes/vela-green/theme.css @@ -4887,7 +4887,6 @@ border: 1px solid #304562; background: #1f2d40; color: rgba(255, 255, 255, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/vela-orange/theme.css b/public/themes/vela-orange/theme.css index 59157086e0..9f7c02adb4 100644 --- a/public/themes/vela-orange/theme.css +++ b/public/themes/vela-orange/theme.css @@ -4887,7 +4887,6 @@ border: 1px solid #304562; background: #1f2d40; color: rgba(255, 255, 255, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; diff --git a/public/themes/vela-purple/theme.css b/public/themes/vela-purple/theme.css index c64af90746..1d9a437cd2 100644 --- a/public/themes/vela-purple/theme.css +++ b/public/themes/vela-purple/theme.css @@ -4887,7 +4887,6 @@ border: 1px solid #304562; background: #1f2d40; color: rgba(255, 255, 255, 0.87); - margin-bottom: 0; border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0;