diff --git a/style-sheets/primevue-components-overrides.scss b/style-sheets/primevue-components-overrides.scss index f49f33e..fd61dcc 100644 --- a/style-sheets/primevue-components-overrides.scss +++ b/style-sheets/primevue-components-overrides.scss @@ -995,39 +995,6 @@ label { align-items: center; } -.#{variables.$primevue-prefix}-breadcrumb - .#{variables.$primevue-prefix}-breadcrumb-list - .#{variables.$primevue-prefix}-menuitem - .#{variables.$primevue-prefix}-menuitem-link { - padding: 0.2rem; - border-radius: 0; - text-decoration: none; -} - -.#{variables.$primevue-prefix}-breadcrumb - .#{variables.$primevue-prefix}-breadcrumb-list - .#{variables.$primevue-prefix}-menuitem - .#{variables.$primevue-prefix}-menuitem-link:focus { - box-shadow: inset 0 0px 0px 0.063rem - map.get(lightTheme.$light-theme, 'focus') !important; -} - -.#{variables.$primevue-prefix}-breadcrumb - .#{variables.$primevue-prefix}-breadcrumb-list - .#{variables.$primevue-prefix}-menuitem:last-child - .#{variables.$primevue-prefix}-menuitem-link { - box-shadow: none !important; - pointer-events: none; -} - -.#{variables.$primevue-prefix}-breadcrumb - .#{variables.$primevue-prefix}-breadcrumb-list - .#{variables.$primevue-prefix}-menuitem - .#{variables.$primevue-prefix}-menuitem-link - .#{variables.$primevue-prefix}-menuitem-text:hover { - color: map.get(lightTheme.$light-theme, 'link-primary-hover') !important; -} - .#{variables.$primevue-prefix}-breadcrumb .#{variables.$primevue-prefix}-breadcrumb-list .#{variables.$primevue-prefix}-menuitem:not(:last-child)::after { @@ -1036,19 +1003,6 @@ label { margin: 0 0.5rem; } -.#{variables.$primevue-prefix}-breadcrumb - .#{variables.$primevue-prefix}-breadcrumb-list - li - .#{variables.$primevue-prefix}-menuitem-text { - color: map.get(lightTheme.$light-theme, 'link-primary') !important; -} - -.#{variables.$primevue-prefix}-breadcrumb - .#{variables.$primevue-prefix}-breadcrumb-list - li:last-child - .#{variables.$primevue-prefix}-menuitem-text { - color: map.get(lightTheme.$light-theme, 'text-primary') !important; -} .#{variables.$primevue-prefix}-breadcrumb .#{variables.$primevue-prefix}-breadcrumb-list