mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-21 17:02:19 +00:00
update(PrimeVue Paginator darkmode): overwrites the background of the paginator component in primevue
This commit is contained in:
@@ -262,4 +262,8 @@ html.dark .tabulator .tabulator-cell {
|
||||
|
||||
html.dark .tabulator .tabulator-header .tabulator-col:hover {
|
||||
background-color: var(--fhc-tertiary) !important;
|
||||
}
|
||||
|
||||
.p-paginator{
|
||||
background-color: var(--fhc-background) !important;
|
||||
}
|
||||
Reference in New Issue
Block a user