summaryrefslogtreecommitdiffstats
path: root/templates/html/search.css
Commit message (Collapse)AuthorAgeFilesLines
* Fixed problem expanding/collapsing search results when using XHTML (part 2)Dimitri van Heesch2020-12-251-1/+1
|
* Scalable search bar for high resolution displays (#7888)tttapa2020-07-041-58/+42
| | | | | | | | | | * Use SVG images for search bar icons * Update search bar CSS for high resolution displays Uses CSS shadows instead of PNG images of shadows * Limit the main-menu CSS rule to first level list #main-menu li:last-child applies to last childs of sub-lists as well #main-menu > li:last-child only applies to the top-level list
* Fix for HTML output when using server side search and the the new menu barDimitri van Heesch2016-07-311-1/+1
|
* Applied responsive design to menu bar using smartmenusDimitri van Heesch2016-05-051-5/+5
|
* Introduced template directory for template and resource files and resource ↵Dimitri van Heesch2014-11-131-0/+271
compiler & manager