Fixed #4195 - Bootstrap: Breadcrumb icon fix & remove unused extensions
parent
3ff671c8d5
commit
d964514da0
|
@ -5951,16 +5951,4 @@
|
|||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
}
|
||||
|
||||
/* Vendor extensions to the designer enhanced bootstrap compatibility */
|
||||
.p-breadcrumb .p-breadcrumb-chevron {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
}
|
||||
.p-breadcrumb .p-breadcrumb-chevron:before {
|
||||
content: "/";
|
||||
}
|
||||
|
||||
.fc.fc-theme-standard .fc-highlight {
|
||||
background: #476880;
|
||||
}
|
||||
|
||||
/* Customizations to the designer theme should be defined here */
|
||||
|
|
|
@ -5951,16 +5951,4 @@
|
|||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
}
|
||||
|
||||
/* Vendor extensions to the designer enhanced bootstrap compatibility */
|
||||
.p-breadcrumb .p-breadcrumb-chevron {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
}
|
||||
.p-breadcrumb .p-breadcrumb-chevron:before {
|
||||
content: "/";
|
||||
}
|
||||
|
||||
.fc.fc-theme-standard .fc-highlight {
|
||||
background: #614c6c;
|
||||
}
|
||||
|
||||
/* Customizations to the designer theme should be defined here */
|
||||
|
|
|
@ -5951,16 +5951,4 @@
|
|||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
}
|
||||
|
||||
/* Vendor extensions to the designer enhanced bootstrap compatibility */
|
||||
.p-breadcrumb .p-breadcrumb-chevron {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
}
|
||||
.p-breadcrumb .p-breadcrumb-chevron:before {
|
||||
content: "/";
|
||||
}
|
||||
|
||||
.fc.fc-theme-standard .fc-highlight {
|
||||
background: #cce5ff;
|
||||
}
|
||||
|
||||
/* Customizations to the designer theme should be defined here */
|
||||
|
|
|
@ -5951,16 +5951,4 @@
|
|||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
}
|
||||
|
||||
/* Vendor extensions to the designer enhanced bootstrap compatibility */
|
||||
.p-breadcrumb .p-breadcrumb-chevron {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
}
|
||||
.p-breadcrumb .p-breadcrumb-chevron:before {
|
||||
content: "/";
|
||||
}
|
||||
|
||||
.fc.fc-theme-standard .fc-highlight {
|
||||
background: #e7d8ef;
|
||||
}
|
||||
|
||||
/* Customizations to the designer theme should be defined here */
|
||||
|
|
Loading…
Reference in New Issue