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
/
cdm.less
Age
Commit message (
Expand
)
Author
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-06-13
fix rendering of articles with titles containing extremely long words
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-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-17
fix excessive CPU usage on linux chromium caused by animated SVG icons
Andrew Dolgov
2021-03-17
filter test dialog: remove .gif; cleanup markup
Andrew Dolgov
2021-03-16
use svg icon for headlines loadmore prompt
Andrew Dolgov
2021-03-16
use svg icon for packed article placeholders
Andrew Dolgov
2021-03-11
continuation of the css cleanup
Andrew Dolgov
2021-03-11
css cleanup, combined mode, fonts
Andrew Dolgov
2021-03-10
* shorten_expanded: use promises instead of a timeout hack
Andrew Dolgov
2021-03-10
stop setting specific background color on .cdm.expanded
Andrew Dolgov
2021-03-10
small stuck header fixes in grid mode
Andrew Dolgov
2021-03-10
grid view tweaks
Andrew Dolgov
2020-05-17
Use more specific definitions for applying `stuck` effects.
Andrew Dolgov
2020-05-16
Keep header above iframes in CDM.
JustAMacUser
2020-05-15
Make iframes size responsively.
JustAMacUser
2020-05-13
remove floating title, use position: sticky for cdm headers instead
Andrew Dolgov
2020-05-09
sanitize: forbid "allow" attribute
Andrew Dolgov
2020-02-28
move default (light) theme LESS source to a more appropriate place
Andrew Dolgov