Andrew Dolgov
|
7adbc95acc
|
remove floating title, use position: sticky for cdm headers instead
|
5 years ago |
Andrew Dolgov
|
2b55afbeec
|
sanitize: forbid "allow" attribute
CSS: remove auto hyphens stuff, remove iframe width clipping to 98% because they get squished
|
5 years ago |
Andrew Dolgov
|
8ad523fcec
|
do not keep current feed visible when hide as read is enabled
|
5 years ago |
Andrew Dolgov
|
68562e2618
|
fix wrong colors applying to rule textarea when invoked from main UI
|
5 years ago |
Andrew Dolgov
|
482db14c1a
|
filter rule editor: bring back regexp valid/invalid BG colors (now for light theme)
|
5 years ago |
Andrew Dolgov
|
490a98df11
|
filter rule editor: bring back regexp valid/invalid BG colors
|
5 years ago |
Andrew Dolgov
|
ad0a9c02e5
|
move default (light) theme LESS source to a more appropriate place
add compact_dark theme variant
|
5 years ago |
Andrew Dolgov
|
76c8b318e5
|
set all tooltip colors via less variables
|
5 years ago |
Andrew Dolgov
|
0875dc332e
|
fix tooltip colors for night mode
|
5 years ago |
Andrew Dolgov
|
8c31651a21
|
fix alert-info/alert-danger colors on dark theme
|
5 years ago |
Andrew Dolgov
|
671a2a0275
|
fix hr colors for dark theme, don't use hardcoded rgb value in light theme
|
5 years ago |
Andrew Dolgov
|
38b43cd559
|
adjust previous to not use hardcoded rgb color
|
5 years ago |
Andrew Dolgov
|
d9cd790d03
|
dark theme, all articles icon: improve contrast
|
5 years ago |
Andrew Dolgov
|
4ab3854aed
|
don't generate default.css, replace with themes/light.css as a default root CSS file
|
5 years ago |
Andrew Dolgov
|
84b847074e
|
remove night_base.css: not needed
|
5 years ago |
Andrew Dolgov
|
d6ac529d01
|
fix default.css not being built properly by phpstorm
|
5 years ago |
Andrew Dolgov
|
2d3fdd6836
|
hide read feeds / hide read shows special: use CSS instead of JS-based hiding
|
5 years ago |
Andrew Dolgov
|
60288f02e8
|
1. feedtree: show counters for marked articles if view-mode == marked
2. hide/show relevant counter nodes using css
3. cleanup some counter-related code
4. compile default css into light theme to prevent cache-related issues
|
5 years ago |
Andrew Dolgov
|
deefa901ab
|
mark feeds with marked articles if marked view mode is set
|
5 years ago |
Andrew Dolgov
|
aa56bcaf44
|
support night mode when using share by URL
|
5 years ago |
Andrew Dolgov
|
0237dee980
|
implement automatic night mode detection using MQL
add separate light.css to force light theme
remove manual night mode toggle and related code
|
5 years ago |
Andrew Dolgov
|
9c0235ab66
|
show current unread counter on headlines toolbar if sidebar is hidden
|
5 years ago |
Andrew Dolgov
|
e7dd634183
|
exp: auto-disable smooth scrolling for repeat hotkey events
|
5 years ago |
Andrew Dolgov
|
e1ef122355
|
force-disable headlines smooth scrolling when switching feeds
enable smooth scrolling for article frame
|
5 years ago |
Andrew Dolgov
|
e40c24f829
|
#headlines-frame: set scroll-behavior: smooth
|
5 years ago |
Andrew Dolgov
|
e8523733b0
|
filter dialog: add inline regexp checker
|
5 years ago |
Andrew Dolgov
|
d36b64d8a7
|
event log: simplify styles, prevent horizontal scrolling
sql logger: clip context length to 8kb
|
6 years ago |
Andrew Dolgov
|
9f52327b34
|
feedlist: adjust star position
|
6 years ago |
Andrew Dolgov
|
355723ca59
|
ttrss_zoom: limit maximum width to make text more readable
|
6 years ago |
Andrew Dolgov
|
a34509c8ae
|
Merge branch 'master' of git.fakecake.org:tt-rss
|
6 years ago |
Andrew Dolgov
|
19f162dbe3
|
css: insensitive -> text-muted
|
6 years ago |
Andrew Dolgov
|
b54c40c45b
|
forbid text selection on normal headline rows / unexpanded CDM rows to prevent annoying glitches when selecting ranges etc
|
6 years ago |
Andrew Dolgov
|
91cfd9c391
|
dbupdater: add mysql transaction warning
|
6 years ago |
Andrew Dolgov
|
83650fffa4
|
actions dropdown: use material menu icon
|
6 years ago |
Andrew Dolgov
|
ef6d2b8a4e
|
update notifications to make them more visible
cleanup some minor stuff in pref-users
|
6 years ago |
Andrew Dolgov
|
e8edad377a
|
php info: prevent horizontal scrolling
|
6 years ago |
Andrew Dolgov
|
9554bc820d
|
add some auxiliary text styles
|
6 years ago |
Andrew Dolgov
|
a130da2d1a
|
add layout hack to unify heights of plugin fieldsets
|
6 years ago |
Andrew Dolgov
|
8819272db1
|
prefs-set -> prefs
|
6 years ago |
Andrew Dolgov
|
cbd119c7a3
|
pref-prefs: fix markup
|
6 years ago |
Andrew Dolgov
|
52d77dee62
|
plugin list: update layout
|
6 years ago |
Andrew Dolgov
|
527e7adc8a
|
tree: remove position=relative hacks
|
6 years ago |
Andrew Dolgov
|
e13916fd3e
|
feedtree offset changes should apply to font icons
|
6 years ago |
Andrew Dolgov
|
ce92f047ac
|
dijit tabs: fix icon offsets
|
6 years ago |
Andrew Dolgov
|
c1ab51d6f8
|
fix changed feed icon offsets (because of doctype)
|
6 years ago |
Andrew Dolgov
|
dab81ff7d0
|
feed editor: fix missing <section> breaking checkbox fieldsets
|
6 years ago |
Andrew Dolgov
|
a366da90a6
|
add label.inline
|
6 years ago |
Andrew Dolgov
|
335147e572
|
dialogs: use semantic markup instead of dlgsec stuff
continue unifying quoting style for html strings
|
6 years ago |
Andrew Dolgov
|
4e253add8c
|
UI: add some more info links to relevant wiki pages; minor layout updates
|
6 years ago |
Andrew Dolgov
|
4db13b8a17
|
simplify preference layout, remove some unnecessary css classes
|
6 years ago |
Andrew Dolgov
|
3880a17e57
|
pref-prefs: rework personal info tab, remove ugly table markup
|
6 years ago |
Andrew Dolgov
|
063b4f535a
|
filter rule & label dialog updates
|
6 years ago |
Andrew Dolgov
|
4d9141d762
|
simplify dlgSec-related markup
|
6 years ago |
Andrew Dolgov
|
be322d6fc8
|
cleanup sharepopup dialog
|
6 years ago |
Andrew Dolgov
|
205a75dfb9
|
prefs: show phpinfo on system tab
|
6 years ago |
Andrew Dolgov
|
5ce55faa3b
|
installer: reduce margins; misc fixes
|
6 years ago |
Andrew Dolgov
|
55d2e5871a
|
feed debugger: dojoify controls
|
6 years ago |
Andrew Dolgov
|
3b057d5f02
|
OTP: css fixes
|
6 years ago |
Andrew Dolgov
|
005b90cede
|
installer CSS tweaks
|
6 years ago |
Andrew Dolgov
|
26b23b67b6
|
set smaller margins on ttrss_zoom
|
6 years ago |
Andrew Dolgov
|
2e24ac5dc9
|
set larger padding for login form
|
6 years ago |
Andrew Dolgov
|
430e9e373a
|
css: simplify flex styling a bit, set more specific selectors for i elements
|
6 years ago |
Andrew Dolgov
|
8cd7f31bde
|
utility css updates
|
6 years ago |
Andrew Dolgov
|
73c845858c
|
make login form a bit special after all
|
6 years ago |
Andrew Dolgov
|
e2c9e283a2
|
remove ttrss_login stuff, use utility class
|
6 years ago |
Andrew Dolgov
|
c11f32ac38
|
center and rework some utility screens
|
6 years ago |
Andrew Dolgov
|
4f720f906e
|
simplify login form
|
6 years ago |
Andrew Dolgov
|
848bb6579c
|
floatingTitle: show collapse button if in expandable mode
|
6 years ago |
Andrew Dolgov
|
26ac57b092
|
headlines: hide blank feed elements if not rendering virtual feed
|
6 years ago |
Andrew Dolgov
|
1124c3f00a
|
label display: fix unneeded nested container in headlines, increase overall minimalism, fix label element typo (div1)
|
6 years ago |
Andrew Dolgov
|
54c9703a29
|
compact.css: fix italics
|
6 years ago |
Andrew Dolgov
|
053c3efc8c
|
properly show inverse filter rules as red
|
6 years ago |
Andrew Dolgov
|
51b069a1ee
|
display filter tree rules as a list
|
6 years ago |
Andrew Dolgov
|
df00ebb1e2
|
filter tree: properly display huge multiline rules
|
6 years ago |
Andrew Dolgov
|
8c49689fda
|
filter test results: remove table bloat
|
6 years ago |
Andrew Dolgov
|
b6a021461d
|
add night_base so that output files would generate properly, etc
|
6 years ago |
Andrew Dolgov
|
be49b77b14
|
Revert "use codeflask for user css editor"
This reverts commit daa43e0572 .
|
6 years ago |
Andrew Dolgov
|
6c9509ebae
|
add night_blue.css
|
6 years ago |
Andrew Dolgov
|
daa43e0572
|
use codeflask for user css editor
|
6 years ago |
Andrew Dolgov
|
7a98105960
|
remove old fatalError(), move everything to App.Error
update exception dialog css
|
6 years ago |
Andrew Dolgov
|
071ca5aa96
|
Error.report: use JS template strings
|
6 years ago |
Andrew Dolgov
|
df434293cd
|
reduce label styling stuff (2)
|
6 years ago |
Andrew Dolgov
|
b098ee09cf
|
reduce label styling stuff
|
6 years ago |
Andrew Dolgov
|
93dfdb2fcd
|
exp: tweak headline label styles
|
6 years ago |
Andrew Dolgov
|
7915706946
|
move all status icons like net-alert together on the toolbar
|
6 years ago |
Andrew Dolgov
|
7e5c999146
|
show alert if recent_log_events > 0
|
6 years ago |
Andrew Dolgov
|
96fccefa62
|
update hotkey help dialog a bit
|
6 years ago |
Andrew Dolgov
|
557ed6bcad
|
css: highlight disabled menu items
|
6 years ago |
Andrew Dolgov
|
1c8593c1fa
|
add hotkey (a N) to toggle night.css
|
6 years ago |
Andrew Dolgov
|
607ede512f
|
center previously centered text on single line dialog panels
|
6 years ago |
Andrew Dolgov
|
57e30bd9bc
|
make prefs icons a bit more colorful
|
6 years ago |
Andrew Dolgov
|
911cbf0e76
|
remove special style for header links (wtf)
|
6 years ago |
Andrew Dolgov
|
95e1038e6d
|
consistency: show author in multipanel headlines row
|
6 years ago |
Andrew Dolgov
|
5e007e0090
|
headlines-spacer: only set 100% height if auto catchup is enabled
|
6 years ago |
Andrew Dolgov
|
42780ddeb3
|
in grouped mode, don't display feed titles twice
|
6 years ago |
Andrew Dolgov
|
966fe6d612
|
#sharepopup: update css
|
6 years ago |
Andrew Dolgov
|
e28a993955
|
replace a few more hardcoded colors with less variables
|
6 years ago |
Andrew Dolgov
|
4142f63e10
|
replace some theme-specific variables with global variables
|
6 years ago |
Andrew Dolgov
|
d4f9384d66
|
night.css: brighten counter node back
|
6 years ago |
Andrew Dolgov
|
38af3289a1
|
night.css: do not invert marked/pub enabled pics
|
6 years ago |