mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 09:15:33 +00:00
Bugfix Dark Theme Search
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -5,6 +5,10 @@
|
||||
@apply bg-slate-50 dark:bg-slate-900
|
||||
}
|
||||
|
||||
.ha-search .ha-searchhead .ha-activefilterinfo {
|
||||
@apply bg-slate-200 dark:bg-slate-800
|
||||
}
|
||||
|
||||
.ha-search .ha-searchbody .ha-letterlist .ha-letterlistentry .ha-letterlistsearchresults .ha-letterlistsearchresult:nth-child(even) {
|
||||
@apply bg-slate-100 dark:bg-slate-900
|
||||
}
|
||||
@@ -107,7 +111,7 @@
|
||||
}
|
||||
|
||||
.ha-search .ha-searchhead .ha-activefilterinfo {
|
||||
@apply font-sans text-base bg-slate-200 px-1 rounded my-1
|
||||
@apply font-sans text-base px-1 rounded my-1
|
||||
}
|
||||
|
||||
.ha-search .ha-searchhead .ha-reversefilter {
|
||||
|
||||
Reference in New Issue
Block a user