summaryrefslogtreecommitdiff
path: root/themes/light-high-contrast.css
AgeCommit message (Collapse)Author
2023-03-20combined mode: prevent left part of footer pushing right part out of viewportAndrew Dolgov
2023-03-01tags display: instead of limiting to 5 tags, limit by container width %Andrew Dolgov
2022-12-19limit tree expando white color to prefsAndrew Dolgov
2022-10-15fix tree expando being invisible on selected tree nodesAndrew Dolgov
2022-06-13fix rendering of articles with titles containing extremely long wordsAndrew Dolgov
2022-06-05pref-filters: add a button to hide or show rules in the filter listAndrew Dolgov
2022-02-23inline attachment links: break long words to prevent horizontal scrollingAndrew Dolgov
2022-01-21make sure #headline-spacer click to open prompt is not obscured whenAndrew Dolgov
mark as read on scroll is enabled https://community.tt-rss.org/t/click-to-open-next-unread-feed-hidden-by-scrolling/5190
2022-01-05themes: Fix incorrect blur and opacity interactionMichael Kuhn
Chrome sometimes seems to have problems when using a blur backdrop-filter in combination with opacity. On Linux, this often results in the blur being completely ignored. This also seems to apply to other systems, though. See the following issue for more details: https://bugs.chromium.org/p/chromium/issues/detail?id=1129838 Making the background opaque using rgba seems to fix the problem.
2021-12-01combined mode: add a hack (?) for .titleWrap widthAndrew Dolgov
2021-11-29combined mode: limit feed title element to 25% widthAndrew Dolgov
2021-10-24css: make plugin button container a flexboxAndrew Dolgov
backend: pass plugin button generated code through domdocument to ensure its correctness; set data-plugin-name attribute on children to make them sortable via css
2021-05-28add workaround for prefs feed tree favicon placementAndrew Dolgov
2021-04-22 * cdm: render enclosures into content elementAndrew Dolgov
* deprecate cdm.intermediate * implement lazy-load for rendered enclosures * simplify pack/unpack logic for articles
2021-04-21youtube_embed: use embed-responsiveAndrew Dolgov
2021-04-07 * fonts-ui: use system font family instead of segoe, etc. by nameAndrew Dolgov
* disable segoe-specific baseline hack for the time being
2021-03-25revert back to lower contrast light theme by default, add separate ↵Andrew Dolgov
light-high-contrast.less