Update theme files
parent
642d82d132
commit
f4dc825102
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#383838;
|
||||
--surface-hover:rgba(255,255,255,.03);
|
||||
--focus-ring: 0 0 0 1px #93cbf9;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#383838;
|
||||
--surface-hover:rgba(255,255,255,.03);
|
||||
--focus-ring: 0 0 0 1px #a7d8a9;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#383838;
|
||||
--surface-hover:rgba(255,255,255,.03);
|
||||
--focus-ring: 0 0 0 1px #ffe284;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#383838;
|
||||
--surface-hover:rgba(255,255,255,.03);
|
||||
--focus-ring: 0 0 0 1px #cf95d9;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#3f4b5b;
|
||||
--surface-hover:rgba(255,255,255,.04);
|
||||
--focus-ring: 0 0 0 1px #e3f3fe;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.15s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#3f4b5b;
|
||||
--surface-hover:rgba(255,255,255,.04);
|
||||
--focus-ring: 0 0 0 1px #f0e6f5;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.15s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#dee2e6;
|
||||
--surface-hover:#e9ecef;
|
||||
--focus-ring: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.15s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#dee2e6;
|
||||
--surface-hover:#e9ecef;
|
||||
--focus-ring: 0 0 0 0.2rem rgba(136, 60, 174, 0.5);
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.15s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#edebe9;
|
||||
--surface-hover:#f3f2f1;
|
||||
--focus-ring: inset 0 0 0 1px #605e5c;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#4b4b4b;
|
||||
--surface-hover:#4c4c4c;
|
||||
--focus-ring: 0 0 0 0.1rem white;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#4b4b4b;
|
||||
--surface-hover:#4c4c4c;
|
||||
--focus-ring: 0 0 0 0.1rem white;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#4b4b4b;
|
||||
--surface-hover:#4c4c4c;
|
||||
--focus-ring: 0 0 0 0.1rem white;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#4b4b4b;
|
||||
--surface-hover:#4c4c4c;
|
||||
--focus-ring: 0 0 0 0.1rem white;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:hsla(0,0%,100%,.12);
|
||||
--surface-hover:hsla(0,0%,100%,.04);
|
||||
--focus-ring: none;
|
||||
--maskbg: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
/* roboto-regular - latin-ext_latin */
|
||||
|
@ -80,7 +81,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.32);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:hsla(0,0%,100%,.12);
|
||||
--surface-hover:hsla(0,0%,100%,.04);
|
||||
--focus-ring: none;
|
||||
--maskbg: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
/* roboto-regular - latin-ext_latin */
|
||||
|
@ -80,7 +81,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.32);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:rgba(0,0,0,.12);
|
||||
--surface-hover:rgba(0,0,0,.04);
|
||||
--focus-ring: none;
|
||||
--maskbg: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
/* roboto-regular - latin-ext_latin */
|
||||
|
@ -80,7 +81,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.32);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:rgba(0,0,0,.12);
|
||||
--surface-hover:rgba(0,0,0,.04);
|
||||
--focus-ring: none;
|
||||
--maskbg: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
/* roboto-regular - latin-ext_latin */
|
||||
|
@ -80,7 +81,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.32);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:hsla(0,0%,100%,.12);
|
||||
--surface-hover:hsla(0,0%,100%,.04);
|
||||
--focus-ring: none;
|
||||
--maskbg: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
/* roboto-regular - latin-ext_latin */
|
||||
|
@ -80,7 +81,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.32);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:hsla(0,0%,100%,.12);
|
||||
--surface-hover:hsla(0,0%,100%,.04);
|
||||
--focus-ring: none;
|
||||
--maskbg: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
/* roboto-regular - latin-ext_latin */
|
||||
|
@ -80,7 +81,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.32);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:rgba(0,0,0,.12);
|
||||
--surface-hover:rgba(0,0,0,.04);
|
||||
--focus-ring: none;
|
||||
--maskbg: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
/* roboto-regular - latin-ext_latin */
|
||||
|
@ -80,7 +81,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.32);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:rgba(0,0,0,.12);
|
||||
--surface-hover:rgba(0,0,0,.04);
|
||||
--focus-ring: none;
|
||||
--maskbg: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
/* roboto-regular - latin-ext_latin */
|
||||
|
@ -80,7 +81,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.32);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#c8c8c8;
|
||||
--surface-hover:#eaeaea;
|
||||
--focus-ring: 0 0 0 0.2rem #8dcdff;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#c8c8c8;
|
||||
--surface-hover:#eaeaea;
|
||||
--focus-ring: 0 0 0 0.2rem #8dcdff;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#c8c8c8;
|
||||
--surface-hover:#eaeaea;
|
||||
--focus-ring: 0 0 0 0.2rem #c2e9d8;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#c8c8c8;
|
||||
--surface-hover:#eaeaea;
|
||||
--focus-ring: 0 0 0 0.2rem #8dcdff;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#dadada;
|
||||
--surface-hover: #eaeaea;
|
||||
--focus-ring: 0 0 0 0.2rem #e4e9ec;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#dee2e6;
|
||||
--surface-hover: #e9ecef;
|
||||
--focus-ring: 0 0 0 0.2rem #a6d5fa;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#dee2e6;
|
||||
--surface-hover: #e9ecef;
|
||||
--focus-ring: 0 0 0 0.2rem #b7e0b8;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#dee2e6;
|
||||
--surface-hover: #e9ecef;
|
||||
--focus-ring: 0 0 0 0.2rem #ffe69c;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#dee2e6;
|
||||
--surface-hover: #e9ecef;
|
||||
--focus-ring: 0 0 0 0.2rem #df9eea;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#e5e7eb;
|
||||
--surface-hover: #f4f4f5;
|
||||
--focus-ring: 0 0 0 1px #6366F1;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -91,7 +92,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#304562;
|
||||
--surface-hover:rgba(255,255,255,.03);
|
||||
--focus-ring: 0 0 0 1px #93cbf9;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#304562;
|
||||
--surface-hover:rgba(255,255,255,.03);
|
||||
--focus-ring: 0 0 0 1px #a7d8a9;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#304562;
|
||||
--surface-hover:rgba(255,255,255,.03);
|
||||
--focus-ring: 0 0 0 1px #ffe284;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
--surface-border:#304562;
|
||||
--surface-hover:rgba(255,255,255,.03);
|
||||
--focus-ring: 0 0 0 1px #cf95d9;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -56,7 +57,6 @@
|
|||
.p-component-overlay {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
transition-duration: 0.2s;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
|
|
Loading…
Reference in New Issue