Fixed #4028 - SplitButton: menu icon not visible in large size
parent
0b47a98740
commit
5d74eae8a8
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2352,9 +2352,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 0.9375rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
@ -5952,6 +5959,13 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Vendor extensions to the designer enhanced bootstrap compatibility */
|
/* 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 {
|
.fc.fc-theme-standard .fc-highlight {
|
||||||
background: #476880;
|
background: #476880;
|
||||||
}
|
}
|
||||||
|
|
|
@ -2352,9 +2352,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 0.9375rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
@ -5952,6 +5959,13 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Vendor extensions to the designer enhanced bootstrap compatibility */
|
/* 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 {
|
.fc.fc-theme-standard .fc-highlight {
|
||||||
background: #614c6c;
|
background: #614c6c;
|
||||||
}
|
}
|
||||||
|
|
|
@ -2352,9 +2352,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 0.9375rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
@ -5952,6 +5959,13 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Vendor extensions to the designer enhanced bootstrap compatibility */
|
/* 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 {
|
.fc.fc-theme-standard .fc-highlight {
|
||||||
background: #cce5ff;
|
background: #cce5ff;
|
||||||
}
|
}
|
||||||
|
|
|
@ -2352,9 +2352,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 0.9375rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
@ -5952,6 +5959,13 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Vendor extensions to the designer enhanced bootstrap compatibility */
|
/* 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 {
|
.fc.fc-theme-standard .fc-highlight {
|
||||||
background: #e7d8ef;
|
background: #e7d8ef;
|
||||||
}
|
}
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.9375rem 1.5625rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.9375rem 1.5625rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.9375rem 1.5625rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.9375rem 1.5625rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.9375rem 1.5625rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.9375rem 1.5625rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.9375rem 1.5625rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.9375rem 1.5625rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2352,9 +2352,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.53625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2352,9 +2352,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.53625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2352,9 +2352,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.53625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2352,9 +2352,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.53625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2364,9 +2364,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.8925rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2364,9 +2364,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.8925rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2364,9 +2364,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.8925rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2364,9 +2364,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.8925rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2364,9 +2364,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.71375rem 0.9375rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2364,9 +2364,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.71375rem 0.9375rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2364,9 +2364,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.71375rem 0.9375rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2364,9 +2364,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.71375rem 0.9375rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2368,9 +2368,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.3125rem 0.625rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.53625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2352,9 +2352,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.53625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2352,9 +2352,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.53625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2352,9 +2352,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.53625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.53625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2364,9 +2364,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.9375rem 1.5625rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2364,9 +2364,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.9375rem 1.5625rem;
|
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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2375,9 +2375,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.9375rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2340,9 +2340,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2372,9 +2372,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
|
@ -2372,9 +2372,16 @@
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
padding: 0.625rem 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 {
|
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
|
||||||
font-size: 1.25rem;
|
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 {
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
Loading…
Reference in New Issue