summary refs log tree commit diff
path: root/www/causal.agency/Makefile
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-01-04 22:23:24 +0000
committerJune McEnroe <june@causal.agency>2021-01-17 20:03:45 +0000
commitfa7e5519f170173e991ce8b12859215cbc48ff07 (patch)
treee608870b1374713972723867b2c487192e4b3382 /www/causal.agency/Makefile
parentImprove decoration display for browsers without CSS (diff)
downloadsrc-fa7e5519f170173e991ce8b12859215cbc48ff07.tar.gz
src-fa7e5519f170173e991ce8b12859215cbc48ff07.zip
Improve button spacing for browsers w/o CSS
For browsers on low-end machines running browsers without CSS
support, the default tree view displayed "logplain" when it
should be "log plain".  Stop relying on CSS and add a space
in between elements to improve accessibility.
Diffstat (limited to 'www/causal.agency/Makefile')
0 files changed, 0 insertions, 0 deletions
etty good. The author of the worst written story also has the worst written bio. 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe