Commit Graph

3 Commits

Author SHA1 Message Date
HWFord
87ef37b820 issue #2028 change a font color for breadcrumb
for dark mode
2023-11-06 12:03:33 +01:00
HWFord
4208c8ebbc issue #2028 update search css
minor changes to default theme css for search
minor changes to dark and clear colors
2023-11-03 16:29:07 +01:00
HWFord
b6c738b3cf fixes #2028 Move search filters css and script combines
In search_filters.inc add the combine scripts and css specific to search,
Remove them from index.tpl
In index keep fontello combine, only in if search
Remove pwg-icon class to avoid icon conflits with themes
Move search CSS to its own file, remove it from theme.css,
It has also been taken from modus
Have specific CSS for clear and dark themes (they handle only color)
2023-10-31 17:16:16 +01:00