index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
themes
/
light-high-contrast.css
Age
Commit message (
Expand
)
Author
2025-07-30
implement special counter display when viewing by published, similar to marked
Andrew Dolgov
2024-12-14
pref feed tree - switch to flexbox for row layout, remove floating param
Andrew Dolgov
2024-12-13
fix correct font-family not applying for multiple select element
Andrew Dolgov
2024-11-23
collapse actions summary list in filter tree if 'toggle rule display' is disa...
Andrew Dolgov
2024-11-23
fix text-muted being set to default text foreground color in light mode, adju...
Andrew Dolgov
2024-11-23
show cumulative score adjustment (if any) and up to 3 actions total in filter...
Andrew Dolgov
2023-03-20
combined mode: prevent left part of footer pushing right part out of viewport
Andrew Dolgov
2023-03-01
tags display: instead of limiting to 5 tags, limit by container width %
Andrew Dolgov
2022-12-19
limit tree expando white color to prefs
Andrew Dolgov
2022-10-15
fix tree expando being invisible on selected tree nodes
Andrew Dolgov
2022-06-13
fix rendering of articles with titles containing extremely long words
Andrew Dolgov
2022-06-05
pref-filters: add a button to hide or show rules in the filter list
Andrew Dolgov
2022-02-23
inline attachment links: break long words to prevent horizontal scrolling
Andrew Dolgov
2022-01-21
make sure #headline-spacer click to open prompt is not obscured when
Andrew Dolgov
2022-01-05
themes: Fix incorrect blur and opacity interaction
Michael Kuhn
2021-12-01
combined mode: add a hack (?) for .titleWrap width
Andrew Dolgov
2021-11-29
combined mode: limit feed title element to 25% width
Andrew Dolgov
2021-10-24
css: make plugin button container a flexbox
Andrew Dolgov
2021-05-28
add workaround for prefs feed tree favicon placement
Andrew Dolgov
2021-04-22
* cdm: render enclosures into content element
Andrew Dolgov
2021-04-21
youtube_embed: use embed-responsive
Andrew Dolgov
2021-04-07
* fonts-ui: use system font family instead of segoe, etc. by name
Andrew Dolgov
2021-03-25
revert back to lower contrast light theme by default, add separate light-high...
Andrew Dolgov