summaryrefslogtreecommitdiff
path: root/searx/static/themes
AgeCommit message (Collapse)Author
2016-12-30[fix] change modal glyphicon arrows to image iconsNoémi Ványi
2016-12-29remove unnecessary media query && generated filesNoémi Ványi
2016-12-29add modal window for pointhi styleNoémi Ványi
2016-12-29add generated css of modal windowNoémi Ványi
2016-12-29add own pics modal windowNoemi Vanyi
2016-11-02[fix] menu style in pointhi oscar themeAdam Tauber
2016-11-01[fix] menu without js - closes #747Adam Tauber
2016-09-22[mod] rename "default" theme to "legacy"Adam Tauber
2016-09-06[enh] more compact image results ++ fixed modal linksAdam Tauber
2016-09-06[fix] replace modal-content class to prevent remote content loadAdam Tauber
details: http://stackoverflow.com/questions/18378720/bootstrap-3-with-remote-modal
2016-09-05[fix] result url wrap - closes #652Adam Tauber
2016-09-05[fix] remove trailing whitespacesAdam Tauber
2016-08-10[fix] oscar grunt css buildAdam Tauber
2016-08-09set type of cursor to pointer in advanced searchNoémi Ványi
2016-08-07redesign toggle button of engines && pluginsNoemi Vanyi
2016-07-27[fix] wrap categories on small screens ++ some code formatting - closes #647Adam Tauber
2016-07-25add advanced settings to pointhi styleNoemi Vanyi
2016-07-25add advanced settings for logicodev styleNoemi Vanyi
2016-07-25Merge pull request #644 from dalf/logicodev_fixAdam Tauber
[fix] close #637 : the search box doesn't overlap the menu.
2016-07-25[fix] close #637 : the search box doesn't overlap the menu.Alexandre Flament
2016-07-25[fix] Close #640 : remove MapQuest maps. Add in comment maps.wikimedia.org ↵Alexandre Flament
maps, see https://www.mediawiki.org/wiki/Maps
2016-07-02[fix] remove unecessary capitalize of name of instanceNoemi Vanyi
2016-06-28[fix] mobile navbar errors - closes #596Adam Tauber
2016-06-26[mod] more compact logicodev skinAdam Tauber
2016-06-26[fix] logo responsivity ++ preferences button hoverAdam Tauber
2016-06-26[enh] oscar theme redesign addedAdam Tauber
The original code made by @logico-dev (#559)
2016-02-27[fix] apply changes in infobox's stylesa01200356
changes were made for wolframalpha infobox: - wrap text inside infobox. for example, there's a hill in New Zealand called Taumatawhakatangihangakoauauotamateapokaiwhenuakitanatahu (don't blame me, blame the Kiwis) and now it doesn't break the infobox. - add an optional image field for infobox's attributes. (doesn't affect ddg infobox at all) - table is now always split in half. needed so that images stay inside infobox. (max-width doesn't work for inline elements, it's the table that has to set the width. if you don't like how the table width looks now in ddg/wiki's infobox, i can change that code so that the style only applies when using wolframalpha.
2015-10-03[mod] list all engines of a resultAdam Tauber
2015-06-22[fix] reduce server traffic by optimizing imagesNiklas Haas
Simply running ‘optipng’ on every PNG image reduces the overall size of them by 10% on average.
2015-04-25Merge pull request #246 from Cqoicebordel/pix-artsAdam Tauber
New theme !
2015-02-17A bit of cleanupCqoicebordel
2015-02-17Change fontCqoicebordel
2015-02-17Ajax loading + Tweaks of CSSCqoicebordel
2015-02-16Allow autocompleter to work in a sub folder of the domain name.Cqoicebordel
2015-02-15New Theme, Pix-art.Cqoicebordel
First commit
2015-02-11Engine table in preference page in Courgette text-aligned to the right in RTLCqoicebordel
2015-02-10Merge branch 'rtl' of github.com:Cqoicebordel/searxAdam Tauber
2015-01-19Extract colorCqoicebordel
2015-01-19Change theme to allow the logo to be text instead of imageCqoicebordel
2015-01-18[fix] add wordwrap to fix style issuesThomas Pointhuber
2015-01-16Modify courgette theme and less it.Cqoicebordel
2015-01-16New icons for CourgetteCqoicebordel
2015-01-15Merge branch 'code_results' of https://github.com/pointhi/searx into ↵Adam Tauber
pointhi-code_results Conflicts: searx/static/themes/default/css/style.css searx/static/themes/oscar/css/oscar.min.css searx/templates/oscar/result_templates/torrent.html
2015-01-15Merge pull request #174 from pointhi/nojs_fixAdam Tauber
add no javascript support to oscar-template
2015-01-15[enh] add nojs support into oscar-templateThomas Pointhuber
2015-01-15Tweaks of color and themeCqoicebordel
2015-01-15Add lots of iconsCqoicebordel
2015-01-12[enh] static content generalizationAdam Tauber
2015-01-09Merge branch 'master' of https://github.com/asciimoo/searx into code_resultsThomas Pointhuber
Conflicts: searx/engines/searchcode_code.py searx/engines/searchcode_doc.py searx/static/oscar/js/searx.min.js searx/templates/oscar/result_templates/default.html searx/templates/oscar/result_templates/images.html searx/templates/oscar/result_templates/map.html searx/templates/oscar/result_templates/torrent.html searx/templates/oscar/result_templates/videos.html
2015-01-05Whitespace correctionCqoicebordel