diff --git a/public/themes/arya-blue/theme.css b/public/themes/arya-blue/theme.css index 1f294ab4d..ea9c94755 100644 --- a/public/themes/arya-blue/theme.css +++ b/public/themes/arya-blue/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/arya-green/theme.css b/public/themes/arya-green/theme.css index 2f2fb7522..887a38cfb 100644 --- a/public/themes/arya-green/theme.css +++ b/public/themes/arya-green/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/arya-orange/theme.css b/public/themes/arya-orange/theme.css index 8dc9d5433..1df4c63fe 100644 --- a/public/themes/arya-orange/theme.css +++ b/public/themes/arya-orange/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/arya-purple/theme.css b/public/themes/arya-purple/theme.css index c29496579..948bb99bc 100644 --- a/public/themes/arya-purple/theme.css +++ b/public/themes/arya-purple/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/bootstrap4-dark-blue/theme.css b/public/themes/bootstrap4-dark-blue/theme.css index 6424e520f..69a416e6d 100644 --- a/public/themes/bootstrap4-dark-blue/theme.css +++ b/public/themes/bootstrap4-dark-blue/theme.css @@ -2352,9 +2352,16 @@ font-size: 1.25rem; padding: 0.625rem 0.9375rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; @@ -5952,6 +5959,13 @@ } /* Vendor extensions to the designer enhanced bootstrap compatibility */ +.p-breadcrumb .p-breadcrumb-chevron { + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; +} +.p-breadcrumb .p-breadcrumb-chevron:before { + content: "/"; +} + .fc.fc-theme-standard .fc-highlight { background: #476880; } diff --git a/public/themes/bootstrap4-dark-purple/theme.css b/public/themes/bootstrap4-dark-purple/theme.css index 968eb4e0f..1d2d4fd18 100644 --- a/public/themes/bootstrap4-dark-purple/theme.css +++ b/public/themes/bootstrap4-dark-purple/theme.css @@ -2352,9 +2352,16 @@ font-size: 1.25rem; padding: 0.625rem 0.9375rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; @@ -5952,6 +5959,13 @@ } /* Vendor extensions to the designer enhanced bootstrap compatibility */ +.p-breadcrumb .p-breadcrumb-chevron { + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; +} +.p-breadcrumb .p-breadcrumb-chevron:before { + content: "/"; +} + .fc.fc-theme-standard .fc-highlight { background: #614c6c; } diff --git a/public/themes/bootstrap4-light-blue/theme.css b/public/themes/bootstrap4-light-blue/theme.css index 56327c9a0..7b65e994d 100644 --- a/public/themes/bootstrap4-light-blue/theme.css +++ b/public/themes/bootstrap4-light-blue/theme.css @@ -2352,9 +2352,16 @@ font-size: 1.25rem; padding: 0.625rem 0.9375rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; @@ -5952,6 +5959,13 @@ } /* Vendor extensions to the designer enhanced bootstrap compatibility */ +.p-breadcrumb .p-breadcrumb-chevron { + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; +} +.p-breadcrumb .p-breadcrumb-chevron:before { + content: "/"; +} + .fc.fc-theme-standard .fc-highlight { background: #cce5ff; } diff --git a/public/themes/bootstrap4-light-purple/theme.css b/public/themes/bootstrap4-light-purple/theme.css index 63275ccee..b7691cbff 100644 --- a/public/themes/bootstrap4-light-purple/theme.css +++ b/public/themes/bootstrap4-light-purple/theme.css @@ -2352,9 +2352,16 @@ font-size: 1.25rem; padding: 0.625rem 0.9375rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; @@ -5952,6 +5959,13 @@ } /* Vendor extensions to the designer enhanced bootstrap compatibility */ +.p-breadcrumb .p-breadcrumb-chevron { + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; +} +.p-breadcrumb .p-breadcrumb-chevron:before { + content: "/"; +} + .fc.fc-theme-standard .fc-highlight { background: #e7d8ef; } diff --git a/public/themes/fluent-light/theme.css b/public/themes/fluent-light/theme.css index 1652edf4a..302ae07b0 100644 --- a/public/themes/fluent-light/theme.css +++ b/public/themes/fluent-light/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/lara-dark-blue/theme.css b/public/themes/lara-dark-blue/theme.css index 1928220c1..e05425943 100644 --- a/public/themes/lara-dark-blue/theme.css +++ b/public/themes/lara-dark-blue/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.9375rem 1.5625rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/lara-dark-indigo/theme.css b/public/themes/lara-dark-indigo/theme.css index c5a50b335..952bc2def 100644 --- a/public/themes/lara-dark-indigo/theme.css +++ b/public/themes/lara-dark-indigo/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.9375rem 1.5625rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/lara-dark-purple/theme.css b/public/themes/lara-dark-purple/theme.css index 1923a4159..003db9688 100644 --- a/public/themes/lara-dark-purple/theme.css +++ b/public/themes/lara-dark-purple/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.9375rem 1.5625rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/lara-dark-teal/theme.css b/public/themes/lara-dark-teal/theme.css index ae061107b..8337962b6 100644 --- a/public/themes/lara-dark-teal/theme.css +++ b/public/themes/lara-dark-teal/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.9375rem 1.5625rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/lara-light-blue/theme.css b/public/themes/lara-light-blue/theme.css index 33c23fe5e..7ab040f7e 100644 --- a/public/themes/lara-light-blue/theme.css +++ b/public/themes/lara-light-blue/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.9375rem 1.5625rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/lara-light-indigo/theme.css b/public/themes/lara-light-indigo/theme.css index 3b2afeb61..26e91fbd4 100644 --- a/public/themes/lara-light-indigo/theme.css +++ b/public/themes/lara-light-indigo/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.9375rem 1.5625rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/lara-light-purple/theme.css b/public/themes/lara-light-purple/theme.css index 61f9a38b8..298815aff 100644 --- a/public/themes/lara-light-purple/theme.css +++ b/public/themes/lara-light-purple/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.9375rem 1.5625rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/lara-light-teal/theme.css b/public/themes/lara-light-teal/theme.css index 7b0745fbf..1d8057b86 100644 --- a/public/themes/lara-light-teal/theme.css +++ b/public/themes/lara-light-teal/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.9375rem 1.5625rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/luna-amber/theme.css b/public/themes/luna-amber/theme.css index a11544e69..bfb84fd9f 100644 --- a/public/themes/luna-amber/theme.css +++ b/public/themes/luna-amber/theme.css @@ -2352,9 +2352,16 @@ font-size: 1.25rem; padding: 0.53625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/luna-blue/theme.css b/public/themes/luna-blue/theme.css index fb7ee058f..c55992a13 100644 --- a/public/themes/luna-blue/theme.css +++ b/public/themes/luna-blue/theme.css @@ -2352,9 +2352,16 @@ font-size: 1.25rem; padding: 0.53625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/luna-green/theme.css b/public/themes/luna-green/theme.css index 1b99e0ae8..6e729827e 100644 --- a/public/themes/luna-green/theme.css +++ b/public/themes/luna-green/theme.css @@ -2352,9 +2352,16 @@ font-size: 1.25rem; padding: 0.53625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/luna-pink/theme.css b/public/themes/luna-pink/theme.css index a0676243f..07acc0c53 100644 --- a/public/themes/luna-pink/theme.css +++ b/public/themes/luna-pink/theme.css @@ -2352,9 +2352,16 @@ font-size: 1.25rem; padding: 0.53625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/md-dark-deeppurple/theme.css b/public/themes/md-dark-deeppurple/theme.css index 84cb9570a..f9ff14193 100644 --- a/public/themes/md-dark-deeppurple/theme.css +++ b/public/themes/md-dark-deeppurple/theme.css @@ -2364,9 +2364,16 @@ font-size: 1.25rem; padding: 0.8925rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/md-dark-indigo/theme.css b/public/themes/md-dark-indigo/theme.css index 589ebd465..9285b1609 100644 --- a/public/themes/md-dark-indigo/theme.css +++ b/public/themes/md-dark-indigo/theme.css @@ -2364,9 +2364,16 @@ font-size: 1.25rem; padding: 0.8925rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/md-light-deeppurple/theme.css b/public/themes/md-light-deeppurple/theme.css index e3488530c..76aac9a1f 100644 --- a/public/themes/md-light-deeppurple/theme.css +++ b/public/themes/md-light-deeppurple/theme.css @@ -2364,9 +2364,16 @@ font-size: 1.25rem; padding: 0.8925rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/md-light-indigo/theme.css b/public/themes/md-light-indigo/theme.css index e89634466..8fc5913ea 100644 --- a/public/themes/md-light-indigo/theme.css +++ b/public/themes/md-light-indigo/theme.css @@ -2364,9 +2364,16 @@ font-size: 1.25rem; padding: 0.8925rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/mdc-dark-deeppurple/theme.css b/public/themes/mdc-dark-deeppurple/theme.css index a47f41c29..6157cbd34 100644 --- a/public/themes/mdc-dark-deeppurple/theme.css +++ b/public/themes/mdc-dark-deeppurple/theme.css @@ -2364,9 +2364,16 @@ font-size: 1.25rem; padding: 0.71375rem 0.9375rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/mdc-dark-indigo/theme.css b/public/themes/mdc-dark-indigo/theme.css index f7c7af004..92aaf3fce 100644 --- a/public/themes/mdc-dark-indigo/theme.css +++ b/public/themes/mdc-dark-indigo/theme.css @@ -2364,9 +2364,16 @@ font-size: 1.25rem; padding: 0.71375rem 0.9375rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/mdc-light-deeppurple/theme.css b/public/themes/mdc-light-deeppurple/theme.css index 79cda7539..a4a55c11f 100644 --- a/public/themes/mdc-light-deeppurple/theme.css +++ b/public/themes/mdc-light-deeppurple/theme.css @@ -2364,9 +2364,16 @@ font-size: 1.25rem; padding: 0.71375rem 0.9375rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/mdc-light-indigo/theme.css b/public/themes/mdc-light-indigo/theme.css index cc7adcf13..b0fa49fc3 100644 --- a/public/themes/mdc-light-indigo/theme.css +++ b/public/themes/mdc-light-indigo/theme.css @@ -2364,9 +2364,16 @@ font-size: 1.25rem; padding: 0.71375rem 0.9375rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/mira/theme.css b/public/themes/mira/theme.css index d26fa3b01..0d798b4a3 100644 --- a/public/themes/mira/theme.css +++ b/public/themes/mira/theme.css @@ -2368,9 +2368,16 @@ font-size: 1.25rem; padding: 0.625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/nano/theme.css b/public/themes/nano/theme.css index e9d1726b5..92d5d232b 100644 --- a/public/themes/nano/theme.css +++ b/public/themes/nano/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.3125rem 0.625rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/nova-accent/theme.css b/public/themes/nova-accent/theme.css index edc6437d5..a96b006b6 100644 --- a/public/themes/nova-accent/theme.css +++ b/public/themes/nova-accent/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.53625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/nova-alt/theme.css b/public/themes/nova-alt/theme.css index 0af149f9e..8fbc76e89 100644 --- a/public/themes/nova-alt/theme.css +++ b/public/themes/nova-alt/theme.css @@ -2352,9 +2352,16 @@ font-size: 1.25rem; padding: 0.53625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/nova-vue/theme.css b/public/themes/nova-vue/theme.css index 8b2998f91..d391348a1 100644 --- a/public/themes/nova-vue/theme.css +++ b/public/themes/nova-vue/theme.css @@ -2352,9 +2352,16 @@ font-size: 1.25rem; padding: 0.53625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/nova/theme.css b/public/themes/nova/theme.css index 008d18b56..623a7c779 100644 --- a/public/themes/nova/theme.css +++ b/public/themes/nova/theme.css @@ -2352,9 +2352,16 @@ font-size: 1.25rem; padding: 0.53625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/rhea/theme.css b/public/themes/rhea/theme.css index 82b9ca1b1..4f36f3bad 100644 --- a/public/themes/rhea/theme.css +++ b/public/themes/rhea/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.53625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/saga-blue/theme.css b/public/themes/saga-blue/theme.css index 83a1cfe9d..0ef2e63db 100644 --- a/public/themes/saga-blue/theme.css +++ b/public/themes/saga-blue/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/saga-green/theme.css b/public/themes/saga-green/theme.css index 61bbc9b28..05c19af9d 100644 --- a/public/themes/saga-green/theme.css +++ b/public/themes/saga-green/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/saga-orange/theme.css b/public/themes/saga-orange/theme.css index e2c5a065e..b11955a05 100644 --- a/public/themes/saga-orange/theme.css +++ b/public/themes/saga-orange/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/saga-purple/theme.css b/public/themes/saga-purple/theme.css index 9449fe2bc..479e57ea7 100644 --- a/public/themes/saga-purple/theme.css +++ b/public/themes/saga-purple/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/soho-dark/theme.css b/public/themes/soho-dark/theme.css index 18ba81107..bbec0ea3e 100644 --- a/public/themes/soho-dark/theme.css +++ b/public/themes/soho-dark/theme.css @@ -2364,9 +2364,16 @@ font-size: 1.25rem; padding: 0.9375rem 1.5625rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/soho-light/theme.css b/public/themes/soho-light/theme.css index c5659d060..3fa2600cb 100644 --- a/public/themes/soho-light/theme.css +++ b/public/themes/soho-light/theme.css @@ -2364,9 +2364,16 @@ font-size: 1.25rem; padding: 0.9375rem 1.5625rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/tailwind-light/theme.css b/public/themes/tailwind-light/theme.css index 9b24553bc..723f2bf90 100644 --- a/public/themes/tailwind-light/theme.css +++ b/public/themes/tailwind-light/theme.css @@ -2375,9 +2375,16 @@ font-size: 1.25rem; padding: 0.9375rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/vela-blue/theme.css b/public/themes/vela-blue/theme.css index aa7a277da..49ad85dc0 100644 --- a/public/themes/vela-blue/theme.css +++ b/public/themes/vela-blue/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/vela-green/theme.css b/public/themes/vela-green/theme.css index 03934338f..3a73fed9e 100644 --- a/public/themes/vela-green/theme.css +++ b/public/themes/vela-green/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/vela-orange/theme.css b/public/themes/vela-orange/theme.css index c0b331647..5c41e1274 100644 --- a/public/themes/vela-orange/theme.css +++ b/public/themes/vela-orange/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/vela-purple/theme.css b/public/themes/vela-purple/theme.css index 1d17b6d36..f3bdb4474 100644 --- a/public/themes/vela-purple/theme.css +++ b/public/themes/vela-purple/theme.css @@ -2340,9 +2340,16 @@ font-size: 1.25rem; padding: 0.625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/viva-dark/theme.css b/public/themes/viva-dark/theme.css index 0bac7209d..87eed5969 100644 --- a/public/themes/viva-dark/theme.css +++ b/public/themes/viva-dark/theme.css @@ -2372,9 +2372,16 @@ font-size: 1.25rem; padding: 0.625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent; diff --git a/public/themes/viva-light/theme.css b/public/themes/viva-light/theme.css index 796f718e5..f90d4510f 100644 --- a/public/themes/viva-light/theme.css +++ b/public/themes/viva-light/theme.css @@ -2372,9 +2372,16 @@ font-size: 1.25rem; padding: 0.625rem 1.25rem; } +.p-splitbutton.p-button-lg > .p-button.p-button-icon-only { + width: auto; +} .p-splitbutton.p-button-lg > .p-button .p-button-icon { font-size: 1.25rem; } +.p-splitbutton.p-button-lg > .p-button .p-icon { + width: 1.25rem; + height: 1.25rem; +} .p-splitbutton.p-button-secondary.p-button-outlined > .p-button { background-color: transparent;