Andrew Dolgov
|
9ae9302b6b
|
implement keyboard-related changes discussed in https://community.tt-rss.org/t/changing-the-amount-of-scroll-by-arrow-key/3452/7
|
2020-05-17 08:25:51 +03:00 |
JustAMacUser
|
c93bcef91f
|
Keep header above iframes in CDM.
|
2020-05-16 15:56:49 -04:00 |
JustAMacUser
|
7a0ea9d90e
|
Make iframes size responsively.
|
2020-05-15 22:25:56 -04:00 |
Andrew Dolgov
|
7adbc95acc
|
remove floating title, use position: sticky for cdm headers instead
|
2020-05-13 06:51:46 +03:00 |
Andrew Dolgov
|
2b55afbeec
|
sanitize: forbid "allow" attribute
CSS: remove auto hyphens stuff, remove iframe width clipping to 98% because they get squished
|
2020-05-09 12:49:19 +03:00 |
Andrew Dolgov
|
8ad523fcec
|
do not keep current feed visible when hide as read is enabled
|
2020-03-01 21:12:50 +03:00 |
Andrew Dolgov
|
482db14c1a
|
filter rule editor: bring back regexp valid/invalid BG colors (now for light theme)
|
2020-02-28 18:21:16 +03:00 |
Andrew Dolgov
|
ad0a9c02e5
|
move default (light) theme LESS source to a more appropriate place
add compact_dark theme variant
|
2020-02-28 14:48:48 +03:00 |
Andrew Dolgov
|
76c8b318e5
|
set all tooltip colors via less variables
|
2020-02-28 14:34:48 +03:00 |
Andrew Dolgov
|
671a2a0275
|
fix hr colors for dark theme, don't use hardcoded rgb value in light theme
|
2020-02-25 13:25:55 +03:00 |
Andrew Dolgov
|
4ab3854aed
|
don't generate default.css, replace with themes/light.css as a default root CSS file
|
2020-02-22 16:22:44 +03:00 |
Andrew Dolgov
|
d6ac529d01
|
fix default.css not being built properly by phpstorm
|
2020-02-22 15:43:28 +03:00 |
Andrew Dolgov
|
54c9703a29
|
compact.css: fix italics
|
2018-12-21 08:39:04 +03:00 |
Andrew Dolgov
|
7609ccb16d
|
compact.css: shrink feedtree a bit
|
2018-12-06 14:54:51 +03:00 |
Andrew Dolgov
|
15d05e8a26
|
night.css: do not import default less theme statically
remove themes/default.php (not needed)
compact.css: fixes
|
2018-12-06 14:49:33 +03:00 |