update themes for striped style
parent
4e4870be63
commit
f07fcc22e2
|
@ -2935,6 +2935,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(100, 181, 246, 0.16);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
|
@ -3102,6 +3108,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(100, 181, 246, 0.16);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #64B5F6;
|
||||
|
|
|
@ -2935,6 +2935,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(129, 199, 132, 0.16);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
|
@ -3102,6 +3108,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(129, 199, 132, 0.16);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #81C784;
|
||||
|
|
|
@ -2935,6 +2935,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(255, 213, 79, 0.16);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
|
@ -3102,6 +3108,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(255, 213, 79, 0.16);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #FFD54F;
|
||||
|
|
|
@ -2935,6 +2935,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(186, 104, 200, 0.16);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
|
@ -3102,6 +3108,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(186, 104, 200, 0.16);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #BA68C8;
|
||||
|
|
|
@ -2947,6 +2947,12 @@
|
|||
color: #151515;
|
||||
background: #8dd0ff;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
|
@ -3114,6 +3120,12 @@
|
|||
color: #151515;
|
||||
background: #8dd0ff;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2947,6 +2947,12 @@
|
|||
color: #151515;
|
||||
background: #c298d8;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
|
@ -3114,6 +3120,12 @@
|
|||
color: #151515;
|
||||
background: #c298d8;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2947,6 +2947,12 @@
|
|||
color: #ffffff;
|
||||
background: #007bff;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #e9ecef;
|
||||
|
@ -3114,6 +3120,12 @@
|
|||
color: #ffffff;
|
||||
background: #007bff;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2947,6 +2947,12 @@
|
|||
color: #ffffff;
|
||||
background: #883cae;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #e9ecef;
|
||||
|
@ -3114,6 +3120,12 @@
|
|||
color: #ffffff;
|
||||
background: #883cae;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2935,6 +2935,12 @@
|
|||
color: #323130;
|
||||
background: #edebe9;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #faf9f8;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #f3f2f1;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #f3f2f1;
|
||||
|
@ -3102,6 +3108,12 @@
|
|||
color: #323130;
|
||||
background: #edebe9;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #faf9f8;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #f3f2f1;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2970,6 +2970,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(147, 197, 253, 0.16);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
|
@ -3137,6 +3143,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(147, 197, 253, 0.16);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #93C5FD;
|
||||
|
|
|
@ -2970,6 +2970,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(165, 180, 252, 0.16);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
|
@ -3137,6 +3143,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(165, 180, 252, 0.16);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #A5B4FC;
|
||||
|
|
|
@ -2970,6 +2970,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(196, 181, 253, 0.16);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
|
@ -3137,6 +3143,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(196, 181, 253, 0.16);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #C4B5FD;
|
||||
|
|
|
@ -2970,6 +2970,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(94, 234, 212, 0.16);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
|
@ -3137,6 +3143,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(94, 234, 212, 0.16);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #5EEAD4;
|
||||
|
|
|
@ -2970,6 +2970,12 @@
|
|||
color: #3B82F6;
|
||||
background: #EFF6FF;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #fcfcfc;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #e9ecef;
|
||||
|
@ -3137,6 +3143,12 @@
|
|||
color: #3B82F6;
|
||||
background: #EFF6FF;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #fcfcfc;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #3B82F6;
|
||||
|
|
|
@ -2970,6 +2970,12 @@
|
|||
color: #4338CA;
|
||||
background: #EEF2FF;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #fcfcfc;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #e9ecef;
|
||||
|
@ -3137,6 +3143,12 @@
|
|||
color: #4338CA;
|
||||
background: #EEF2FF;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #fcfcfc;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #6366F1;
|
||||
|
|
|
@ -2970,6 +2970,12 @@
|
|||
color: #6D28D9;
|
||||
background: #F5F3FF;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #fcfcfc;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #e9ecef;
|
||||
|
@ -3137,6 +3143,12 @@
|
|||
color: #6D28D9;
|
||||
background: #F5F3FF;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #fcfcfc;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #8B5CF6;
|
||||
|
|
|
@ -2970,6 +2970,12 @@
|
|||
color: #0F766E;
|
||||
background: #F0FDFA;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #fcfcfc;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #e9ecef;
|
||||
|
@ -3137,6 +3143,12 @@
|
|||
color: #0F766E;
|
||||
background: #F0FDFA;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #fcfcfc;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #14B8A6;
|
||||
|
|
|
@ -2947,6 +2947,12 @@
|
|||
color: #212529;
|
||||
background: #FFE082;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #323232;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #4c4c4c;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #4c4c4c;
|
||||
|
@ -3114,6 +3120,12 @@
|
|||
color: #212529;
|
||||
background: #FFE082;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #323232;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #4c4c4c;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2947,6 +2947,12 @@
|
|||
color: #212529;
|
||||
background: #81D4FA;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #323232;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #4c4c4c;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #4c4c4c;
|
||||
|
@ -3114,6 +3120,12 @@
|
|||
color: #212529;
|
||||
background: #81D4FA;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #323232;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #4c4c4c;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2947,6 +2947,12 @@
|
|||
color: #212529;
|
||||
background: #C5E1A5;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #323232;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #4c4c4c;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #4c4c4c;
|
||||
|
@ -3114,6 +3120,12 @@
|
|||
color: #212529;
|
||||
background: #C5E1A5;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #323232;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #4c4c4c;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2947,6 +2947,12 @@
|
|||
color: #212529;
|
||||
background: #F48FB1;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #323232;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #4c4c4c;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #4c4c4c;
|
||||
|
@ -3114,6 +3120,12 @@
|
|||
color: #212529;
|
||||
background: #F48FB1;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #323232;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #4c4c4c;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2959,6 +2959,12 @@
|
|||
color: #CE93D8;
|
||||
background: rgba(206, 147, 216, 0.16);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
|
@ -3126,6 +3132,12 @@
|
|||
color: #CE93D8;
|
||||
background: rgba(206, 147, 216, 0.16);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2959,6 +2959,12 @@
|
|||
color: #9FA8DA;
|
||||
background: rgba(159, 168, 218, 0.16);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
|
@ -3126,6 +3132,12 @@
|
|||
color: #9FA8DA;
|
||||
background: rgba(159, 168, 218, 0.16);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2959,6 +2959,12 @@
|
|||
color: #673AB7;
|
||||
background: rgba(103, 58, 183, 0.12);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(0, 0, 0, 0.02);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(0, 0, 0, 0.04);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(0, 0, 0, 0.04);
|
||||
|
@ -3126,6 +3132,12 @@
|
|||
color: #673AB7;
|
||||
background: rgba(103, 58, 183, 0.12);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(0, 0, 0, 0.02);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(0, 0, 0, 0.04);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2959,6 +2959,12 @@
|
|||
color: #3F51B5;
|
||||
background: rgba(63, 81, 181, 0.12);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(0, 0, 0, 0.02);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(0, 0, 0, 0.04);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(0, 0, 0, 0.04);
|
||||
|
@ -3126,6 +3132,12 @@
|
|||
color: #3F51B5;
|
||||
background: rgba(63, 81, 181, 0.12);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(0, 0, 0, 0.02);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(0, 0, 0, 0.04);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2959,6 +2959,12 @@
|
|||
color: #CE93D8;
|
||||
background: rgba(206, 147, 216, 0.16);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
|
@ -3126,6 +3132,12 @@
|
|||
color: #CE93D8;
|
||||
background: rgba(206, 147, 216, 0.16);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2959,6 +2959,12 @@
|
|||
color: #9FA8DA;
|
||||
background: rgba(159, 168, 218, 0.16);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
|
@ -3126,6 +3132,12 @@
|
|||
color: #9FA8DA;
|
||||
background: rgba(159, 168, 218, 0.16);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2959,6 +2959,12 @@
|
|||
color: #673AB7;
|
||||
background: rgba(103, 58, 183, 0.12);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(0, 0, 0, 0.02);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(0, 0, 0, 0.04);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(0, 0, 0, 0.04);
|
||||
|
@ -3126,6 +3132,12 @@
|
|||
color: #673AB7;
|
||||
background: rgba(103, 58, 183, 0.12);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(0, 0, 0, 0.02);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(0, 0, 0, 0.04);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2959,6 +2959,12 @@
|
|||
color: #3F51B5;
|
||||
background: rgba(63, 81, 181, 0.12);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(0, 0, 0, 0.02);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(0, 0, 0, 0.04);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(0, 0, 0, 0.04);
|
||||
|
@ -3126,6 +3132,12 @@
|
|||
color: #3F51B5;
|
||||
background: rgba(63, 81, 181, 0.12);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(0, 0, 0, 0.02);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(0, 0, 0, 0.04);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2935,6 +2935,12 @@
|
|||
color: #ffffff;
|
||||
background: #e02365;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #f9f9f9;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #eaeaea;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #eaeaea;
|
||||
|
@ -3102,6 +3108,12 @@
|
|||
color: #ffffff;
|
||||
background: #e02365;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #f9f9f9;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #eaeaea;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2947,6 +2947,12 @@
|
|||
color: #ffffff;
|
||||
background: #007ad9;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #f9f9f9;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #eaeaea;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #eaeaea;
|
||||
|
@ -3114,6 +3120,12 @@
|
|||
color: #ffffff;
|
||||
background: #007ad9;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #f9f9f9;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #eaeaea;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2947,6 +2947,12 @@
|
|||
color: #ffffff;
|
||||
background: #41b883;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #f9f9f9;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #eaeaea;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #eaeaea;
|
||||
|
@ -3114,6 +3120,12 @@
|
|||
color: #ffffff;
|
||||
background: #41b883;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #f9f9f9;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #eaeaea;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2947,6 +2947,12 @@
|
|||
color: #ffffff;
|
||||
background: #007ad9;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #f9f9f9;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #eaeaea;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #eaeaea;
|
||||
|
@ -3114,6 +3120,12 @@
|
|||
color: #ffffff;
|
||||
background: #007ad9;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #f9f9f9;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #eaeaea;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2935,6 +2935,12 @@
|
|||
color: #385048;
|
||||
background: #AFD3C8;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #f8f8f8;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #f4f4f4;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #f4f4f4;
|
||||
|
@ -3102,6 +3108,12 @@
|
|||
color: #385048;
|
||||
background: #AFD3C8;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #f8f8f8;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #f4f4f4;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 0 none;
|
||||
|
|
|
@ -2935,6 +2935,12 @@
|
|||
color: #495057;
|
||||
background: #E3F2FD;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #e9ecef;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #e9ecef;
|
||||
|
@ -3102,6 +3108,12 @@
|
|||
color: #495057;
|
||||
background: #E3F2FD;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #e9ecef;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #2196F3;
|
||||
|
|
|
@ -2935,6 +2935,12 @@
|
|||
color: #495057;
|
||||
background: #E8F5E9;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #e9ecef;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #e9ecef;
|
||||
|
@ -3102,6 +3108,12 @@
|
|||
color: #495057;
|
||||
background: #E8F5E9;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #e9ecef;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #4CAF50;
|
||||
|
|
|
@ -2935,6 +2935,12 @@
|
|||
color: #495057;
|
||||
background: #FFF3E0;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #e9ecef;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #e9ecef;
|
||||
|
@ -3102,6 +3108,12 @@
|
|||
color: #495057;
|
||||
background: #FFF3E0;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #e9ecef;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #FFC107;
|
||||
|
|
|
@ -2935,6 +2935,12 @@
|
|||
color: #495057;
|
||||
background: #F3E5F5;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #e9ecef;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #e9ecef;
|
||||
|
@ -3102,6 +3108,12 @@
|
|||
color: #495057;
|
||||
background: #F3E5F5;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #e9ecef;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #9C27B0;
|
||||
|
|
|
@ -2970,6 +2970,12 @@
|
|||
color: #312E81;
|
||||
background: #EEF2FF;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: #fcfcfc;
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: #f4f4f5;
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: #f4f4f5;
|
||||
|
@ -3137,6 +3143,12 @@
|
|||
color: #312E81;
|
||||
background: #EEF2FF;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: #fcfcfc;
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: #f4f4f5;
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #4F46E5;
|
||||
|
|
|
@ -2935,6 +2935,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(100, 181, 246, 0.16);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
|
@ -3102,6 +3108,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(100, 181, 246, 0.16);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #64B5F6;
|
||||
|
|
|
@ -2935,6 +2935,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(129, 199, 132, 0.16);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
|
@ -3102,6 +3108,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(129, 199, 132, 0.16);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #81C784;
|
||||
|
|
|
@ -2935,6 +2935,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(255, 213, 79, 0.16);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
|
@ -3102,6 +3108,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(255, 213, 79, 0.16);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #FFD54F;
|
||||
|
|
|
@ -2935,6 +2935,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(186, 104, 200, 0.16);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
|
@ -3102,6 +3108,12 @@
|
|||
color: rgba(255, 255, 255, 0.87);
|
||||
background: rgba(186, 104, 200, 0.16);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
}
|
||||
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
}
|
||||
|
||||
.p-timeline .p-timeline-event-marker {
|
||||
border: 2px solid #BA68C8;
|
||||
|
|
Loading…
Reference in New Issue