summaryrefslogtreecommitdiff
path: root/searx/static/oscar/css
AgeCommit message (Collapse)Author
2014-10-05oscar template: generate bootstrap.min.css from sourceThomas Pointhuber
2014-10-05oscar template: implement autocompleterThomas Pointhuber
2014-10-05oscar template: remove unused css fileThomas Pointhuber
2014-10-05oscar template: little style improvementsThomas Pointhuber
2014-10-05oscar template: improve result pageThomas Pointhuber
* add paging support * add suggestion panel * add links panel
2014-10-05oscar template: implement first version of results pageThomas Pointhuber
* implement results page * improve search form template * implement all result_templates * fix youtube engine
2014-10-05oscar template: improve style for check and uncheck of enginesThomas Pointhuber
2014-10-05initial commit of the new template 'oscar'Thomas Pointhuber
* base.html mostly implemented * stats.html implemented * about.html implemented * most of preferences.html implemented * using bootstrap.js