summaryrefslogtreecommitdiff
path: root/searx/static/themes/oscar/less/pointhi/results.less
AgeCommit message (Collapse)Author
2021-03-10[mod] oscar: move compiled files to the src directoryAlexandre Flament
2018-01-24Preserve image aspect ratio in resultsMatthew Olmsted
Noticed that images are often distorted in the results due to a hard minimum height. This keeps the 4-per-row image results consistent in row height without distorting wider images.
2017-06-25[fix] wrap suggestions inside suggestion boxmarc
long suggestions now wrap around the box instead of going overboard.
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-06-26[enh] oscar theme redesign addedAdam Tauber
The original code made by @logico-dev (#559)