Fixed #545 - Galleria and Carousel highlight item visual improvement on PrimeOne Themes
parent
b68e9a1da5
commit
fd1641fe54
|
@ -1731,7 +1731,7 @@
|
|||
border-radius: 0;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
background: #4c4c4c;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background: rgba(100, 181, 246, 0.16);
|
||||
|
@ -4134,7 +4134,7 @@
|
|||
border-radius: 50%;
|
||||
}
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
background: #4c4c4c;
|
||||
}
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background: rgba(100, 181, 246, 0.16);
|
||||
|
@ -4305,3 +4305,13 @@
|
|||
}
|
||||
|
||||
/* Customizations to the designer theme should be defined here */
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background-color: #64B5F6;
|
||||
}
|
||||
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background-color: #64B5F6;
|
||||
}
|
||||
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background: #64B5F6;
|
||||
}
|
||||
|
|
|
@ -1731,7 +1731,7 @@
|
|||
border-radius: 0;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
background: #4c4c4c;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background: rgba(129, 199, 132, 0.16);
|
||||
|
@ -4134,7 +4134,7 @@
|
|||
border-radius: 50%;
|
||||
}
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
background: #4c4c4c;
|
||||
}
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background: rgba(129, 199, 132, 0.16);
|
||||
|
@ -4305,3 +4305,13 @@
|
|||
}
|
||||
|
||||
/* Customizations to the designer theme should be defined here */
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background-color: #81C784;
|
||||
}
|
||||
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background-color: #81C784;
|
||||
}
|
||||
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background: #81C784;
|
||||
}
|
||||
|
|
|
@ -1731,7 +1731,7 @@
|
|||
border-radius: 0;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
background: #4c4c4c;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background: rgba(255, 213, 79, 0.16);
|
||||
|
@ -4134,7 +4134,7 @@
|
|||
border-radius: 50%;
|
||||
}
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
background: #4c4c4c;
|
||||
}
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background: rgba(255, 213, 79, 0.16);
|
||||
|
@ -4305,3 +4305,13 @@
|
|||
}
|
||||
|
||||
/* Customizations to the designer theme should be defined here */
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background-color: #FFD54F;
|
||||
}
|
||||
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background-color: #FFD54F;
|
||||
}
|
||||
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background: #FFD54F;
|
||||
}
|
||||
|
|
|
@ -1731,7 +1731,7 @@
|
|||
border-radius: 0;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
background: #4c4c4c;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background: rgba(186, 104, 200, 0.16);
|
||||
|
@ -4134,7 +4134,7 @@
|
|||
border-radius: 50%;
|
||||
}
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
background: #4c4c4c;
|
||||
}
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background: rgba(186, 104, 200, 0.16);
|
||||
|
@ -4305,3 +4305,13 @@
|
|||
}
|
||||
|
||||
/* Customizations to the designer theme should be defined here */
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background-color: #BA68C8;
|
||||
}
|
||||
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background-color: #BA68C8;
|
||||
}
|
||||
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background: #BA68C8;
|
||||
}
|
||||
|
|
|
@ -4305,3 +4305,10 @@
|
|||
}
|
||||
|
||||
/* Customizations to the designer theme should be defined here */
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background-color: #2196F3;
|
||||
}
|
||||
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background-color: #2196F3;
|
||||
}
|
||||
|
|
|
@ -4305,3 +4305,10 @@
|
|||
}
|
||||
|
||||
/* Customizations to the designer theme should be defined here */
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background-color: #4CAF50;
|
||||
}
|
||||
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background-color: #4CAF50;
|
||||
}
|
||||
|
|
|
@ -4305,3 +4305,10 @@
|
|||
}
|
||||
|
||||
/* Customizations to the designer theme should be defined here */
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background-color: #FFC107;
|
||||
}
|
||||
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background-color: #FFC107;
|
||||
}
|
||||
|
|
|
@ -4305,3 +4305,10 @@
|
|||
}
|
||||
|
||||
/* Customizations to the designer theme should be defined here */
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background-color: #9C27B0;
|
||||
}
|
||||
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background-color: #9C27B0;
|
||||
}
|
||||
|
|
|
@ -1731,7 +1731,7 @@
|
|||
border-radius: 0;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
background: #3c567a;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background: rgba(100, 181, 246, 0.16);
|
||||
|
@ -4134,7 +4134,7 @@
|
|||
border-radius: 50%;
|
||||
}
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
background: #3c567a;
|
||||
}
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background: rgba(100, 181, 246, 0.16);
|
||||
|
@ -4305,3 +4305,13 @@
|
|||
}
|
||||
|
||||
/* Customizations to the designer theme should be defined here */
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background-color: #64B5F6;
|
||||
}
|
||||
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background-color: #64B5F6;
|
||||
}
|
||||
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background: #64B5F6;
|
||||
}
|
||||
|
|
|
@ -1731,7 +1731,7 @@
|
|||
border-radius: 0;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
background: #3c567a;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background: rgba(129, 199, 132, 0.16);
|
||||
|
@ -4134,7 +4134,7 @@
|
|||
border-radius: 50%;
|
||||
}
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
background: #3c567a;
|
||||
}
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background: rgba(129, 199, 132, 0.16);
|
||||
|
@ -4305,3 +4305,13 @@
|
|||
}
|
||||
|
||||
/* Customizations to the designer theme should be defined here */
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background-color: #81C784;
|
||||
}
|
||||
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background-color: #81C784;
|
||||
}
|
||||
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background: #81C784;
|
||||
}
|
||||
|
|
|
@ -1731,7 +1731,7 @@
|
|||
border-radius: 0;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
background: #3c567a;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background: rgba(255, 213, 79, 0.16);
|
||||
|
@ -4134,7 +4134,7 @@
|
|||
border-radius: 50%;
|
||||
}
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
background: #3c567a;
|
||||
}
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background: rgba(255, 213, 79, 0.16);
|
||||
|
@ -4305,3 +4305,13 @@
|
|||
}
|
||||
|
||||
/* Customizations to the designer theme should be defined here */
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background-color: #FFD54F;
|
||||
}
|
||||
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background-color: #FFD54F;
|
||||
}
|
||||
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background: #FFD54F;
|
||||
}
|
||||
|
|
|
@ -1731,7 +1731,7 @@
|
|||
border-radius: 0;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
|
||||
background: rgba(255, 255, 255, 0.03);
|
||||
background: #3c567a;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background: rgba(186, 104, 200, 0.16);
|
||||
|
@ -4134,7 +4134,7 @@
|
|||
border-radius: 50%;
|
||||
}
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
background: #3c567a;
|
||||
}
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background: rgba(186, 104, 200, 0.16);
|
||||
|
@ -4305,3 +4305,13 @@
|
|||
}
|
||||
|
||||
/* Customizations to the designer theme should be defined here */
|
||||
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
||||
background-color: #BA68C8;
|
||||
}
|
||||
|
||||
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background-color: #BA68C8;
|
||||
}
|
||||
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
||||
background: #BA68C8;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue