From 370a1d21c073b722401c0f3d181d4258045381db Mon Sep 17 00:00:00 2001 From: Mladen Macanovic Date: Sat, 7 Oct 2023 15:00:22 +0200 Subject: [PATCH] Adjust Tailwind paragraphs --- .../Blazorise.Tailwind/Styles/components/_typography.scss | 6 +++++- Source/Blazorise.Tailwind/TailwindClassProvider.cs | 2 +- Source/Blazorise.Tailwind/wwwroot/blazorise.tailwind.css | 6 +++++- .../Blazorise.Tailwind/wwwroot/blazorise.tailwind.min.css | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/Source/Blazorise.Tailwind/Styles/components/_typography.scss b/Source/Blazorise.Tailwind/Styles/components/_typography.scss index 270cb5458d..f035fcf20c 100644 --- a/Source/Blazorise.Tailwind/Styles/components/_typography.scss +++ b/Source/Blazorise.Tailwind/Styles/components/_typography.scss @@ -4,7 +4,11 @@ font-size: 1rem; font-weight: 300; line-height: 1.5rem; - margin-bottom: 1rem; + margin-bottom: 0.75rem; +} + +.b-paragraph { + margin-bottom: 0.75rem; } @each $dimension in $figure-dimensions { diff --git a/Source/Blazorise.Tailwind/TailwindClassProvider.cs b/Source/Blazorise.Tailwind/TailwindClassProvider.cs index 3061caed05..7ce58502f1 100644 --- a/Source/Blazorise.Tailwind/TailwindClassProvider.cs +++ b/Source/Blazorise.Tailwind/TailwindClassProvider.cs @@ -1702,7 +1702,7 @@ public override string DisplayHeadingSize( DisplayHeadingSize displayHeadingSize #region Paragraph - public override string Paragraph() => "b-paragraph mb-3 font-light"; + public override string Paragraph() => "b-paragraph"; public override string ParagraphColor( TextColor textColor ) { diff --git a/Source/Blazorise.Tailwind/wwwroot/blazorise.tailwind.css b/Source/Blazorise.Tailwind/wwwroot/blazorise.tailwind.css index a32a2b6b40..007201726e 100644 --- a/Source/Blazorise.Tailwind/wwwroot/blazorise.tailwind.css +++ b/Source/Blazorise.Tailwind/wwwroot/blazorise.tailwind.css @@ -349,7 +349,11 @@ p { font-size: 1rem; font-weight: 300; line-height: 1.5rem; - margin-bottom: 1rem; + margin-bottom: 0.75rem; +} + +.b-paragraph { + margin-bottom: 0.75rem; } .b-figure-16x16 { diff --git a/Source/Blazorise.Tailwind/wwwroot/blazorise.tailwind.min.css b/Source/Blazorise.Tailwind/wwwroot/blazorise.tailwind.min.css index 010a412a2f..b1a9d0ab55 100644 --- a/Source/Blazorise.Tailwind/wwwroot/blazorise.tailwind.min.css +++ b/Source/Blazorise.Tailwind/wwwroot/blazorise.tailwind.min.css @@ -1 +1 @@ -:root{--b-bar-horizontal-height:88px;}.b-accordion>.b-collapse:not(:first-child)>.b-collapse-header .b-accordion-button{border-top-left-radius:0;border-top-right-radius:0;}.b-accordion>.b-collapse:not(:last-child)>.b-collapse-header .b-accordion-button{border-bottom-width:0;}.b-addons>.b-addon-body:not(:last-child)>input,.b-addons>.b-addon-body:not(:last-child)>div.flatpickr-wrapper>input{border-top-right-radius:0;border-bottom-right-radius:0;}.b-addons>.b-addon-body:not(:last-child)>select{border-top-right-radius:0;border-bottom-right-radius:0;}.b-addons>.b-addon-body:not(:first-child):not(.b-dropdown-menu)>input,.b-addons>.b-addon-body:not(:first-child):not(.b-dropdown-menu)>div.flatpickr-wrapper>input{border-top-left-radius:0;border-bottom-left-radius:0;}.b-addons>.b-addon-body:not(:first-child):not(.b-dropdown-menu)>select{border-top-left-radius:0;border-bottom-left-radius:0;}.b-addons>.b-addon-start button{border-top-right-radius:0;border-bottom-right-radius:0;height:100%;}.b-addons>.b-addon-end button{border-top-left-radius:0;border-bottom-left-radius:0;height:100%;}.b-addons>.b-addon-body>input,.b-addons>.b-addon-body>div.flatpickr-wrapper{position:relative;flex:1 1 auto;width:1%;min-width:0;}.b-addons>.b-addon-body:not(:first-child):not(.b-dropdown-menu)+.b-addon-body:not(:first-child):not(.b-dropdown-menu)>input,.b-addons>.b-addon-body:not(:first-child):not(.b-dropdown-menu)+.b-addon-body:not(:first-child):not(.b-dropdown-menu)>div.flatpickr-wrapper>input{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0;}.b-addons>.b-addon-body+.b-addon-end:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.b-bar-horizontal .b-bar-dropdown>.b-bar-dropdown-toggle>.b-bar-dropdown-toggle-arrow{transition:transform 200ms ease-out;}.b-bar-horizontal .b-bar-dropdown>.b-bar-dropdown-toggle[aria-expanded=true]>svg.b-bar-dropdown-toggle-arrow{transform:rotate(180deg);}.b-bar-horizontal .b-bar-dropdown .b-bar-dropdown-menu>ul>.b-bar-dropdown>.b-bar-dropdown-menu{top:0;left:100%;margin-left:0;margin-right:.1rem;}.b-breadcrumb .b-breadcrumb-item:first-child>div>svg{display:none;}.b-breadcrumb .b-breadcrumb-item:first-child>div>span{margin-left:0;}.b-card-group>.b-card{flex:1 0 0%;}.b-card-group>.b-card+.b-card{margin-left:0;border-left:0;}.b-card-group>.b-card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.b-card-group>.b-card:not(:last-child) .b-card-image,.b-card-group>.b-card:not(:last-child) .b-card-image>img,.b-card-group>.b-card:not(:last-child) .b-card-header{border-top-right-radius:0;}.b-card-group>.b-card:not(:last-child) .b-card-image,.b-card-group>.b-card:not(:last-child) .b-card-image>img,.b-card-group>.b-card:not(:last-child) .b-card-footer{border-bottom-right-radius:0;}.b-card-group>.b-card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.b-card-group>.b-card:not(:first-child) .b-card-image,.b-card-group>.b-card:not(:first-child) .b-card-image>img,.b-card-group>.b-card:not(:first-child) .b-card-header{border-top-left-radius:0;}.b-card-group>.b-card:not(:first-child) .b-card-image,.b-card-group>.b-card:not(:first-child) .b-card-image>img,.b-card-group>.b-card:not(:first-child) .b-card-footer{border-bottom-left-radius:0;}.b-card-deck>.b-card{flex:1 0 0%;}.b-dropdown.b-dropdown-group>.b-button:not(:last-child):not(.b-dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0;}.b-dropdown.b-dropdown-group>.b-button+.b-button.b-dropdown-toggle>.b-dropdown-toggle-arrow{margin-left:0;}.b-button-group:not(.b-button-group-vertical)>.b-dropdown:first-child>.b-dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0;}.b-button-group:not(.b-button-group-vertical)>.b-dropdown:last-child>.b-dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0;}.b-dropdown{position:relative;}.b-dropdown.b-dropdown-disabled.b-is-autocomplete{background-color:var(--b-theme-light,#f5f5f5);}.b-dropdown .b-dropdown-toggle-arrow{transition:transform 200ms ease-out;}.b-dropdown>.b-dropdown-toggle[aria-expanded=true]>svg.b-dropdown-toggle-arrow{transform:rotate(180deg);}.b-dropdown>.b-dropdown-menu>ul>.b-dropdown.b-dropdown-submenu:not(.dropup,.dropleft,.dropright){position:relative;}.b-dropdown>.b-dropdown-menu>ul>.b-dropdown.b-dropdown-submenu:not(.dropup,.dropleft,.dropright)>.b-dropdown-menu>ul{top:auto;left:auto;bottom:auto;right:auto;}.b-dropdown>.b-dropdown-menu>ul>.b-dropdown.b-dropdown-submenu.dropup .b-dropdown-toggle::after,.b-dropdown>.b-dropdown-menu>ul>.b-dropdown.b-dropdown-submenu.dropleft .b-dropdown-toggle::after,.b-dropdown>.b-dropdown-menu>ul>.b-dropdown.b-dropdown-submenu.dropright .b-dropdown-toggle::after{position:absolute;right:10%;top:45%;}.b-dropdown.dropup>.b-dropdown-toggle-submenu[aria-expanded=true]>svg.b-dropdown-toggle-arrow{transform:rotate(0deg);}.b-dropdown.dropup>.b-dropdown-toggle-submenu[aria-expanded=false]>svg.b-dropdown-toggle-arrow{transform:rotate(180deg);}.b-dropdown.dropup>.b-dropdown-menu>ul{top:auto;left:auto;bottom:100%;margin-top:0;margin-bottom:.125rem;}.b-dropdown.dropright>.b-dropdown-toggle-submenu[aria-expanded=true]>svg.b-dropdown-toggle-arrow{transform:rotate(90deg);}.b-dropdown.dropright>.b-dropdown-toggle-submenu[aria-expanded=false]>svg.b-dropdown-toggle-arrow{transform:rotate(-90deg);}.b-dropdown.dropright>.b-dropdown-menu>ul{top:0%;right:auto;left:100%;bottom:auto;margin-top:0;margin-left:.125rem;}.b-dropdown.dropleft>.b-dropdown-toggle-submenu[aria-expanded=true]>svg.b-dropdown-toggle-arrow{transform:rotate(-90deg);}.b-dropdown.dropleft>.b-dropdown-toggle-submenu[aria-expanded=false]>svg.b-dropdown-toggle-arrow{transform:rotate(90deg);}.b-dropdown.dropleft>.b-dropdown-menu>ul{top:0%;right:100%;left:auto;bottom:auto;margin-top:0;margin-right:.125rem;}.b-is-autocomplete{width:100%;}.b-is-autocomplete .b-dropdown-menu{position:absolute;top:100%;left:0;width:100%;max-height:var(--autocomplete-menu-max-height,200px);overflow-y:scroll;}.b-is-autocomplete.b-is-autocomplete-multipleselection{display:flex;align-items:center;flex-wrap:wrap;padding-top:.25rem;max-width:100%;width:100%;cursor:text;min-height:calc(1.5em + .75rem + 2px);height:auto;border:1px solid var(--btw-color-gray-300);border-radius:.5rem;}.b-is-autocomplete.b-is-autocomplete-multipleselection>input{display:inline-block;border:0;box-shadow:none;outline:0;background-color:transparent;max-width:inherit;width:auto;flex-grow:1;}.b-is-autocomplete.b-is-autocomplete-multipleselection>.b-badge{margin-bottom:.25rem;line-height:1.5;flex-grow:initial;}.b-is-autocomplete.b-is-autocomplete-multipleselection .b-dropdown-menu{top:100%;}.b-is-autocomplete.b-is-autocomplete-multipleselection.focus{--tw-ring-inset:var(--tw-empty,/**//**/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:var(--btw-color-primary-500);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:var(--btw-color-primary-500);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px;}.b-modal{display:none;}.b-modal.b-modal-fade{transition:opacity var(--modal-animation-duration,300ms) linear;}.b-modal.b-modal-fade.flex{opacity:1;}.b-modal.b-modal-fade:not(.flex){opacity:0;}.pagination>li.pagination-item:first-child>*{border-top-right-radius:0;border-bottom-right-radius:0;}.pagination>li.pagination-item:last-child>*{border-top-left-radius:0;border-bottom-left-radius:0;}.pagination>li.pagination-item:not(:first-child):not(:last-child)>*{border-radius:0;}@keyframes progress-bar-stripes{0%{background-position-x:1rem;}}.bg-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem;}.bg-striped-animated{animation:1s linear infinite progress-bar-stripes;}.b-steps .b-step-item:not(:first-child) .b-step-item-head:before{flex:1;height:1px;width:100%;margin-right:.5rem;content:"";background-color:rgba(0,0,0,.1);}.b-steps .b-step-item:not(:last-child) .b-step-item-head:after{flex:1;height:1px;width:100%;margin-left:.5rem;content:"";background-color:rgba(0,0,0,.1);}.b-table .b-table-resizer{position:absolute;top:0;right:0;width:5px;cursor:col-resize;user-select:none;z-index:1;}tr.b-table-row.b-table-row-selectable:focus[tabindex="0"]{outline:0;}.b-table-fixed-header{overflow-y:auto;}.b-table-fixed-header>.b-table{border-collapse:separate;border-spacing:0;}.b-table-fixed-header>.b-table>thead:not(.table-thead-theme)>tr>th{background:#fff;}.b-table-fixed-header>.b-table>thead>tr>th{border-top:0;position:sticky;z-index:10;}.b-table-fixed-header>.b-table>thead>tr:nth-child(1)>th{top:0;}p{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity));font-size:1rem;font-weight:300;line-height:1.5rem;margin-bottom:1rem;}.b-figure-16x16{height:16px;width:16px;}.b-figure-24x24{height:24px;width:24px;}.b-figure-32x32{height:32px;width:32px;}.b-figure-48x48{height:48px;width:48px;}.b-figure-64x64{height:64px;width:64px;}.b-figure-96x96{height:96px;width:96px;}.b-figure-128x128{height:128px;width:128px;}.b-figure-256x256{height:256px;width:256px;}.b-figure-512x512{height:512px;width:512px;}.no-gutters>.pl-2.pr-2,.no-gutters>[class*=column-]{padding-right:0;padding-left:0;} \ No newline at end of file +:root{--b-bar-horizontal-height:88px;}.b-accordion>.b-collapse:not(:first-child)>.b-collapse-header .b-accordion-button{border-top-left-radius:0;border-top-right-radius:0;}.b-accordion>.b-collapse:not(:last-child)>.b-collapse-header .b-accordion-button{border-bottom-width:0;}.b-addons>.b-addon-body:not(:last-child)>input,.b-addons>.b-addon-body:not(:last-child)>div.flatpickr-wrapper>input{border-top-right-radius:0;border-bottom-right-radius:0;}.b-addons>.b-addon-body:not(:last-child)>select{border-top-right-radius:0;border-bottom-right-radius:0;}.b-addons>.b-addon-body:not(:first-child):not(.b-dropdown-menu)>input,.b-addons>.b-addon-body:not(:first-child):not(.b-dropdown-menu)>div.flatpickr-wrapper>input{border-top-left-radius:0;border-bottom-left-radius:0;}.b-addons>.b-addon-body:not(:first-child):not(.b-dropdown-menu)>select{border-top-left-radius:0;border-bottom-left-radius:0;}.b-addons>.b-addon-start button{border-top-right-radius:0;border-bottom-right-radius:0;height:100%;}.b-addons>.b-addon-end button{border-top-left-radius:0;border-bottom-left-radius:0;height:100%;}.b-addons>.b-addon-body>input,.b-addons>.b-addon-body>div.flatpickr-wrapper{position:relative;flex:1 1 auto;width:1%;min-width:0;}.b-addons>.b-addon-body:not(:first-child):not(.b-dropdown-menu)+.b-addon-body:not(:first-child):not(.b-dropdown-menu)>input,.b-addons>.b-addon-body:not(:first-child):not(.b-dropdown-menu)+.b-addon-body:not(:first-child):not(.b-dropdown-menu)>div.flatpickr-wrapper>input{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0;}.b-addons>.b-addon-body+.b-addon-end:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.b-bar-horizontal .b-bar-dropdown>.b-bar-dropdown-toggle>.b-bar-dropdown-toggle-arrow{transition:transform 200ms ease-out;}.b-bar-horizontal .b-bar-dropdown>.b-bar-dropdown-toggle[aria-expanded=true]>svg.b-bar-dropdown-toggle-arrow{transform:rotate(180deg);}.b-bar-horizontal .b-bar-dropdown .b-bar-dropdown-menu>ul>.b-bar-dropdown>.b-bar-dropdown-menu{top:0;left:100%;margin-left:0;margin-right:.1rem;}.b-breadcrumb .b-breadcrumb-item:first-child>div>svg{display:none;}.b-breadcrumb .b-breadcrumb-item:first-child>div>span{margin-left:0;}.b-card-group>.b-card{flex:1 0 0%;}.b-card-group>.b-card+.b-card{margin-left:0;border-left:0;}.b-card-group>.b-card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.b-card-group>.b-card:not(:last-child) .b-card-image,.b-card-group>.b-card:not(:last-child) .b-card-image>img,.b-card-group>.b-card:not(:last-child) .b-card-header{border-top-right-radius:0;}.b-card-group>.b-card:not(:last-child) .b-card-image,.b-card-group>.b-card:not(:last-child) .b-card-image>img,.b-card-group>.b-card:not(:last-child) .b-card-footer{border-bottom-right-radius:0;}.b-card-group>.b-card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.b-card-group>.b-card:not(:first-child) .b-card-image,.b-card-group>.b-card:not(:first-child) .b-card-image>img,.b-card-group>.b-card:not(:first-child) .b-card-header{border-top-left-radius:0;}.b-card-group>.b-card:not(:first-child) .b-card-image,.b-card-group>.b-card:not(:first-child) .b-card-image>img,.b-card-group>.b-card:not(:first-child) .b-card-footer{border-bottom-left-radius:0;}.b-card-deck>.b-card{flex:1 0 0%;}.b-dropdown.b-dropdown-group>.b-button:not(:last-child):not(.b-dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0;}.b-dropdown.b-dropdown-group>.b-button+.b-button.b-dropdown-toggle>.b-dropdown-toggle-arrow{margin-left:0;}.b-button-group:not(.b-button-group-vertical)>.b-dropdown:first-child>.b-dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0;}.b-button-group:not(.b-button-group-vertical)>.b-dropdown:last-child>.b-dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0;}.b-dropdown{position:relative;}.b-dropdown.b-dropdown-disabled.b-is-autocomplete{background-color:var(--b-theme-light,#f5f5f5);}.b-dropdown .b-dropdown-toggle-arrow{transition:transform 200ms ease-out;}.b-dropdown>.b-dropdown-toggle[aria-expanded=true]>svg.b-dropdown-toggle-arrow{transform:rotate(180deg);}.b-dropdown>.b-dropdown-menu>ul>.b-dropdown.b-dropdown-submenu:not(.dropup,.dropleft,.dropright){position:relative;}.b-dropdown>.b-dropdown-menu>ul>.b-dropdown.b-dropdown-submenu:not(.dropup,.dropleft,.dropright)>.b-dropdown-menu>ul{top:auto;left:auto;bottom:auto;right:auto;}.b-dropdown>.b-dropdown-menu>ul>.b-dropdown.b-dropdown-submenu.dropup .b-dropdown-toggle::after,.b-dropdown>.b-dropdown-menu>ul>.b-dropdown.b-dropdown-submenu.dropleft .b-dropdown-toggle::after,.b-dropdown>.b-dropdown-menu>ul>.b-dropdown.b-dropdown-submenu.dropright .b-dropdown-toggle::after{position:absolute;right:10%;top:45%;}.b-dropdown.dropup>.b-dropdown-toggle-submenu[aria-expanded=true]>svg.b-dropdown-toggle-arrow{transform:rotate(0deg);}.b-dropdown.dropup>.b-dropdown-toggle-submenu[aria-expanded=false]>svg.b-dropdown-toggle-arrow{transform:rotate(180deg);}.b-dropdown.dropup>.b-dropdown-menu>ul{top:auto;left:auto;bottom:100%;margin-top:0;margin-bottom:.125rem;}.b-dropdown.dropright>.b-dropdown-toggle-submenu[aria-expanded=true]>svg.b-dropdown-toggle-arrow{transform:rotate(90deg);}.b-dropdown.dropright>.b-dropdown-toggle-submenu[aria-expanded=false]>svg.b-dropdown-toggle-arrow{transform:rotate(-90deg);}.b-dropdown.dropright>.b-dropdown-menu>ul{top:0%;right:auto;left:100%;bottom:auto;margin-top:0;margin-left:.125rem;}.b-dropdown.dropleft>.b-dropdown-toggle-submenu[aria-expanded=true]>svg.b-dropdown-toggle-arrow{transform:rotate(-90deg);}.b-dropdown.dropleft>.b-dropdown-toggle-submenu[aria-expanded=false]>svg.b-dropdown-toggle-arrow{transform:rotate(90deg);}.b-dropdown.dropleft>.b-dropdown-menu>ul{top:0%;right:100%;left:auto;bottom:auto;margin-top:0;margin-right:.125rem;}.b-is-autocomplete{width:100%;}.b-is-autocomplete .b-dropdown-menu{position:absolute;top:100%;left:0;width:100%;max-height:var(--autocomplete-menu-max-height,200px);overflow-y:scroll;}.b-is-autocomplete.b-is-autocomplete-multipleselection{display:flex;align-items:center;flex-wrap:wrap;padding-top:.25rem;max-width:100%;width:100%;cursor:text;min-height:calc(1.5em + .75rem + 2px);height:auto;border:1px solid var(--btw-color-gray-300);border-radius:.5rem;}.b-is-autocomplete.b-is-autocomplete-multipleselection>input{display:inline-block;border:0;box-shadow:none;outline:0;background-color:transparent;max-width:inherit;width:auto;flex-grow:1;}.b-is-autocomplete.b-is-autocomplete-multipleselection>.b-badge{margin-bottom:.25rem;line-height:1.5;flex-grow:initial;}.b-is-autocomplete.b-is-autocomplete-multipleselection .b-dropdown-menu{top:100%;}.b-is-autocomplete.b-is-autocomplete-multipleselection.focus{--tw-ring-inset:var(--tw-empty,/**//**/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:var(--btw-color-primary-500);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:var(--btw-color-primary-500);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px;}.b-modal{display:none;}.b-modal.b-modal-fade{transition:opacity var(--modal-animation-duration,300ms) linear;}.b-modal.b-modal-fade.flex{opacity:1;}.b-modal.b-modal-fade:not(.flex){opacity:0;}.pagination>li.pagination-item:first-child>*{border-top-right-radius:0;border-bottom-right-radius:0;}.pagination>li.pagination-item:last-child>*{border-top-left-radius:0;border-bottom-left-radius:0;}.pagination>li.pagination-item:not(:first-child):not(:last-child)>*{border-radius:0;}@keyframes progress-bar-stripes{0%{background-position-x:1rem;}}.bg-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem;}.bg-striped-animated{animation:1s linear infinite progress-bar-stripes;}.b-steps .b-step-item:not(:first-child) .b-step-item-head:before{flex:1;height:1px;width:100%;margin-right:.5rem;content:"";background-color:rgba(0,0,0,.1);}.b-steps .b-step-item:not(:last-child) .b-step-item-head:after{flex:1;height:1px;width:100%;margin-left:.5rem;content:"";background-color:rgba(0,0,0,.1);}.b-table .b-table-resizer{position:absolute;top:0;right:0;width:5px;cursor:col-resize;user-select:none;z-index:1;}tr.b-table-row.b-table-row-selectable:focus[tabindex="0"]{outline:0;}.b-table-fixed-header{overflow-y:auto;}.b-table-fixed-header>.b-table{border-collapse:separate;border-spacing:0;}.b-table-fixed-header>.b-table>thead:not(.table-thead-theme)>tr>th{background:#fff;}.b-table-fixed-header>.b-table>thead>tr>th{border-top:0;position:sticky;z-index:10;}.b-table-fixed-header>.b-table>thead>tr:nth-child(1)>th{top:0;}p{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity));font-size:1rem;font-weight:300;line-height:1.5rem;margin-bottom:.75rem;}.b-paragraph{margin-bottom:.75rem;}.b-figure-16x16{height:16px;width:16px;}.b-figure-24x24{height:24px;width:24px;}.b-figure-32x32{height:32px;width:32px;}.b-figure-48x48{height:48px;width:48px;}.b-figure-64x64{height:64px;width:64px;}.b-figure-96x96{height:96px;width:96px;}.b-figure-128x128{height:128px;width:128px;}.b-figure-256x256{height:256px;width:256px;}.b-figure-512x512{height:512px;width:512px;}.no-gutters>.pl-2.pr-2,.no-gutters>[class*=column-]{padding-right:0;padding-left:0;} \ No newline at end of file