Console:
- Increase contrast of table rows on profile/tunnels/peers tables
- Changed pink font to magenta in /logs to increase legibility
- Soften H3 headings in sidebar
- Single click to select I2P Version and Running Environment table text, with
table:hover color change and text cursor to better reflect selection
- Modify text above to indicate what exactly needs to be included in logs
- Reduce size of monospace dests in peers/profiles/tunnels, add additional
spacing (responsive)
- Fix resizing of sidebar reseed button
- De-emphasise siderbar app icons with background-blend-mode: luminosity
- Change sidebar snark icon to match homepage icon
- Bump div.main text color from #222 to #333 (reduce contrast)
i2ptunnel: Increase vertical spacing of H2/H3's
SusiDNS: Change address helper icon to add book icon
i2psnark:
- Remove font-adjust-size (ubergine/vanilla)
- Was probably causing the navbar links to display too large on some setups
- Add extra spacing to screenlogger bullets (ubergine)
- Reorder .snarkCommentInfo sections so my rating / average rating is located
directly above posted comments/ratings in .snarkComments
- Allows us to visually join the two tables and provide comment/rating
continuity
- If author name for comments is configured, display it in .snarkCommentInfo
table header
- Full status tooltips for status icons in .snarkTorrents
- This ensures we still retain full info in mini-mode in light/midnight themes
in addition to providing more descriptive text (for new users)
- Rework td/th classes for .snarkTorrents so each column (both th + td) now
belongs to a given class
- Removes the need to overuse nth-child qualifiers to target columns
- Allows easier column-alignment/spacing/widths
- Stop .snarkTorrentStatus class being incorrectly applied to .peerinfo columns
- Spans for DHT peers / Dest in #totals
- Ensures they don't break on narrower screens in Russian etc.
- Span for .snarkTorrentInfo info hash
- So we can highlight and select with a single click
- Delete icon for delete comments td
- Overhaul .snarkTorrents column widths
- Provides more predictable scaling experience, tidier layout
- CSS tidyups; deduplicate .snarkTorrents classes and move to their own
commented section
- Make DHT debug section collapsible
- Tooltips for downloading/finished torrents
- Download bars for torrents, torrent parts and peer downloads
- Friendlier date format (with completed: <date> tooltip for finished torrents)
- Minor theme updates/fixes
- Added #jumplist div to proxy error to make styling easier
- "tabindex -1"s to ignore disabled radios in snark/tracker config
- Updates to eepsite css files.
- Labels for radio/checkbox icons to increase surface area for clicks, improving
UI for touchscreen use
- Standardized configuration labels: bold text for leading options, standard
weight for trailing descriptions
- Remove some hard-coded table layouts
- Additional ids and classes for theming