summaryrefslogtreecommitdiff
path: root/htroot/env/bootstrap-base.css
AgeCommit message (Collapse)Author
2021-12-26Improved the Image search page to have bigger thumbnails, use a bigger area ↵ZeroCool940711
for results and a smaller left sidebar.
2020-12-12design updateMichael Peter Christen
more space
2019-09-26design changes - more spaceMichael Peter Christen
2015-09-15limit css scrolling to result/content window xreger
from pull request #10
2015-07-21Fixed CSS scrollingKirill Fomchenko
When the sidebar on search page becomes scrollable, the scrollbar shrinks the sidebar and makes the search results weirdly scrollable on X axis by several pixels. Now the sidebar always have a scrollbar, and results are never X-scrollable.
2014-04-02- added popover to p2p/stealth mode button to explain the peer mode andMichael Peter Christen
privacy issues. - added popover to first-time use case to explain that specific servlets are only visible after customization and/or crawl starts
2014-03-27added typeahead library to re-implement search suggestions for bootstrapMichael Peter Christen
framework.
2014-03-19added dropdown menu in test dashboardMichael Peter Christen
2014-03-19fixed bold label setting in bootstrap which causes a bad look in YaCyMichael Peter Christen
2014-03-19use default header for user front-ends and inverted header forMichael Peter Christen
administration front-end
2014-03-19- removed usage of jquery and yacy/ui in standard search interfaces asorbiter
possible - re-implemented formerly jquery-based tagcloud with simple html - fixed minimized menu for mobile/minimized view (try that: make window very narrow...)
2014-03-18- added bootstrap css frameworkMichael Peter Christen
- adopted all YaCy administration pages to new framework - created new search page layout (working, but still work in progress) - old skin files are fully appliable! (and looking good) - target is a new style based on bootstrap examples, see /test.html - icons in YaCy may be replaced by glyphicons (to be done)