Theme update
parent
e4b8474290
commit
9ad91c2d91
|
@ -1187,13 +1187,13 @@
|
|||
}
|
||||
|
||||
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
|
||||
color: #dedede;
|
||||
color: #212121;
|
||||
background: #ffba01;
|
||||
border: 1px solid #ffba01;
|
||||
}
|
||||
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
|
||||
background: #ED990B;
|
||||
color: #dedede;
|
||||
color: #212121;
|
||||
border-color: #ED990B;
|
||||
}
|
||||
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
|
||||
|
@ -1201,7 +1201,7 @@
|
|||
}
|
||||
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
|
||||
background: #D38B10;
|
||||
color: #dedede;
|
||||
color: #212121;
|
||||
border-color: #D38B10;
|
||||
}
|
||||
|
||||
|
|
|
@ -1187,13 +1187,13 @@
|
|||
}
|
||||
|
||||
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
|
||||
color: #dedede;
|
||||
color: #212121;
|
||||
background: #ffba01;
|
||||
border: 1px solid #ffba01;
|
||||
}
|
||||
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
|
||||
background: #ED990B;
|
||||
color: #dedede;
|
||||
color: #212121;
|
||||
border-color: #ED990B;
|
||||
}
|
||||
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
|
||||
|
@ -1201,7 +1201,7 @@
|
|||
}
|
||||
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
|
||||
background: #D38B10;
|
||||
color: #dedede;
|
||||
color: #212121;
|
||||
border-color: #D38B10;
|
||||
}
|
||||
|
||||
|
|
|
@ -1187,13 +1187,13 @@
|
|||
}
|
||||
|
||||
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
|
||||
color: #dedede;
|
||||
color: #212121;
|
||||
background: #ffba01;
|
||||
border: 1px solid #ffba01;
|
||||
}
|
||||
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
|
||||
background: #ED990B;
|
||||
color: #dedede;
|
||||
color: #212121;
|
||||
border-color: #ED990B;
|
||||
}
|
||||
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
|
||||
|
@ -1201,7 +1201,7 @@
|
|||
}
|
||||
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
|
||||
background: #D38B10;
|
||||
color: #dedede;
|
||||
color: #212121;
|
||||
border-color: #D38B10;
|
||||
}
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
opacity: 0.8;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.pi {
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
opacity: 0.8;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.pi {
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
opacity: 0.8;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.pi {
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
opacity: 0.8;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.pi {
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
opacity: 0.8;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.pi {
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
opacity: 0.8;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.pi {
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
opacity: 0.8;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.pi {
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
}
|
||||
|
||||
.p-disabled, .p-component:disabled {
|
||||
opacity: 0.8;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.pi {
|
||||
|
|
Loading…
Reference in New Issue