summaryrefslogtreecommitdiff
path: root/searx/static/oscar/css
AgeCommit message (Collapse)Author
2015-01-01[enh] themes static content refactorAdam Tauber
2014-11-03[enh] template_oscar: show addressdata if possibleThomas Pointhuber
2014-11-03[enh] oscar_template: improve result visualisationThomas Pointhuber
* highlight parts of result * add link to archiv.to * fix little bugs * add little icons * change style of "show map" button
2014-11-02[enh] oscar_template: initial osm-map support for map resultsThomas Pointhuber
* TODO: remove leaflet.min.css if not required
2014-10-05oscar template: add infoboxThomas Pointhuber
2014-10-05oscar template: include typeahead.css into bootstrap.min.cssThomas Pointhuber
2014-10-05oscar template: using less to generate oscar.min.cssThomas Pointhuber
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