Fixed #2673 - Dialog bottom has no border radius when footer does not exist
parent
ce13531e3b
commit
718a31c28c
|
@ -4089,6 +4089,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #1e1e1e;
|
||||
|
|
|
@ -4089,6 +4089,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #1e1e1e;
|
||||
|
|
|
@ -4089,6 +4089,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #1e1e1e;
|
||||
|
|
|
@ -4089,6 +4089,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #1e1e1e;
|
||||
|
|
|
@ -4101,6 +4101,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 1rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 1px solid #3f4b5b;
|
||||
background: #2a323d;
|
||||
|
|
|
@ -4101,6 +4101,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 1rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 1px solid #3f4b5b;
|
||||
background: #2a323d;
|
||||
|
|
|
@ -4101,6 +4101,10 @@
|
|||
color: #212529;
|
||||
padding: 1rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 1px solid #e9ecef;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4101,6 +4101,10 @@
|
|||
color: #212529;
|
||||
padding: 1rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 1px solid #e9ecef;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4064,6 +4064,10 @@
|
|||
color: #323130;
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 2px;
|
||||
border-bottom-left-radius: 2px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4064,6 +4064,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 6px;
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #071426;
|
||||
|
|
|
@ -4064,6 +4064,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 6px;
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #071426;
|
||||
|
|
|
@ -4064,6 +4064,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 6px;
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #071426;
|
||||
|
|
|
@ -4064,6 +4064,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 6px;
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #071426;
|
||||
|
|
|
@ -4064,6 +4064,10 @@
|
|||
color: #495057;
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 6px;
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4064,6 +4064,10 @@
|
|||
color: #495057;
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 6px;
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4064,6 +4064,10 @@
|
|||
color: #495057;
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 6px;
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4064,6 +4064,10 @@
|
|||
color: #495057;
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 6px;
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4076,6 +4076,10 @@
|
|||
color: #dedede;
|
||||
padding: 1rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 1px solid #191919;
|
||||
background: #323232;
|
||||
|
|
|
@ -4076,6 +4076,10 @@
|
|||
color: #dedede;
|
||||
padding: 1rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 1px solid #191919;
|
||||
background: #323232;
|
||||
|
|
|
@ -4076,6 +4076,10 @@
|
|||
color: #dedede;
|
||||
padding: 1rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 1px solid #191919;
|
||||
background: #323232;
|
||||
|
|
|
@ -4076,6 +4076,10 @@
|
|||
color: #dedede;
|
||||
padding: 1rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 1px solid #191919;
|
||||
background: #323232;
|
||||
|
|
|
@ -4113,6 +4113,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 0 1.5rem 1.5rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #262626;
|
||||
|
|
|
@ -4113,6 +4113,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 0 1.5rem 1.5rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #262626;
|
||||
|
|
|
@ -4113,6 +4113,10 @@
|
|||
color: rgba(0, 0, 0, 0.87);
|
||||
padding: 0 1.5rem 1.5rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4113,6 +4113,10 @@
|
|||
color: rgba(0, 0, 0, 0.87);
|
||||
padding: 0 1.5rem 1.5rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4113,6 +4113,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 0 1.25rem 1.25rem 1.25rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #262626;
|
||||
|
|
|
@ -4113,6 +4113,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 0 1.25rem 1.25rem 1.25rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #262626;
|
||||
|
|
|
@ -4113,6 +4113,10 @@
|
|||
color: rgba(0, 0, 0, 0.87);
|
||||
padding: 0 1.25rem 1.25rem 1.25rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4113,6 +4113,10 @@
|
|||
color: rgba(0, 0, 0, 0.87);
|
||||
padding: 0 1.25rem 1.25rem 1.25rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4064,6 +4064,10 @@
|
|||
color: #333333;
|
||||
padding: 1rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 1px solid #c8c8c8;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4076,6 +4076,10 @@
|
|||
color: #333333;
|
||||
padding: 1rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 1px solid #c8c8c8;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4076,6 +4076,10 @@
|
|||
color: #333333;
|
||||
padding: 1rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 1px solid #c8c8c8;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4076,6 +4076,10 @@
|
|||
color: #333333;
|
||||
padding: 1rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 1px solid #c8c8c8;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4064,6 +4064,10 @@
|
|||
color: #666666;
|
||||
padding: 1rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 2px;
|
||||
border-bottom-left-radius: 2px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 1px solid #dadada;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4089,6 +4089,10 @@
|
|||
color: #495057;
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4089,6 +4089,10 @@
|
|||
color: #495057;
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4089,6 +4089,10 @@
|
|||
color: #495057;
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4089,6 +4089,10 @@
|
|||
color: #495057;
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4124,6 +4124,10 @@
|
|||
color: #3f3f46;
|
||||
padding: 0 1.5rem 1.5rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 0.375rem;
|
||||
border-bottom-left-radius: 0.375rem;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #ffffff;
|
||||
|
|
|
@ -4089,6 +4089,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #1f2d40;
|
||||
|
|
|
@ -4089,6 +4089,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #1f2d40;
|
||||
|
|
|
@ -4089,6 +4089,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #1f2d40;
|
||||
|
|
|
@ -4089,6 +4089,10 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
padding: 0 1.5rem 2rem 1.5rem;
|
||||
}
|
||||
.p-dialog .p-dialog-content:last-of-type {
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
.p-dialog .p-dialog-footer {
|
||||
border-top: 0 none;
|
||||
background: #1f2d40;
|
||||
|
|
Loading…
Reference in New Issue