summaryrefslogtreecommitdiff
path: root/themes/light/tt-rss.less
AgeCommit message (Collapse)Author
2021-02-27add plugin updates checker into normal updates checkerAndrew Dolgov
2021-02-21move published OPML endpoint to public.phpAndrew Dolgov
2021-02-21minor filter UI layout fixAndrew Dolgov
2021-02-21for the most part, deal with filter rules UIAndrew Dolgov
2021-02-19 * switch to xhr.post() almost everywhereAndrew Dolgov
* call App.handlerpcjson() automatically on json request (if possible) * show net/log indicators in prefs
2021-02-15edit tags: use client dialogAndrew Dolgov
2021-02-14render headline-specific toolbar on the clientAndrew Dolgov
2021-02-14remove old-style markup from exception dialogAndrew Dolgov
2021-02-11shorten pref tab names; make log-alert clickableAndrew Dolgov
2021-01-13pre: set white-space: pre-wrap to remove horizontal scrollingAndrew Dolgov
2020-11-27use more consistent margins for left toolbar iconsAndrew Dolgov
2020-10-31Disable mobile Safari right-click menu on headlines.JustAMacUser
2020-05-23hide #toolbar-frame_splitter back againAndrew Dolgov
2020-05-22- RIP smooth scrolling and associated hacksAndrew Dolgov
- attempt to make Headlines.move() / Article.cdmMoveToId() behave a bit more intuitively
2020-05-15Make iframes size responsively.JustAMacUser
2020-05-13remove floating title, use position: sticky for cdm headers insteadAndrew Dolgov
2020-05-09sanitize: forbid "allow" attributeAndrew Dolgov
CSS: remove auto hyphens stuff, remove iframe width clipping to 98% because they get squished
2020-03-01do not keep current feed visible when hide as read is enabledAndrew Dolgov
2020-02-28move default (light) theme LESS source to a more appropriate placeAndrew Dolgov
add compact_dark theme variant