1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-20 02:35:43 +00:00
transmission/web
Alexander Futekov 660b44da70 DL/UL speed typography changes for web ui
The current icons are very hard to read at the current font size and it's not immediately visible which icon i which.

Additionally, spaces after icons are removed because upload icon is equally positioned between DL/UL speeds (like so `↓ 273 kB/s **↑** 0 kB/s`) which requires reading the whole line to make sense of which number the arrow applies to.

To further separate one type of information from another the hyphen is replaced by the slightly wider en dash.

Old vs New:
Downloading from 7 of 19 peers - ↓ 273 kB/s ↑ 167 kB/s
Downloading from 7 of 19 peers – ▼273 kB/s ▲167 kB/s
2017-08-07 06:34:00 +03:00
..
images lossless compression of images saved 72KB 2017-06-03 23:52:34 +01:00
javascript DL/UL speed typography changes for web ui 2017-08-07 06:34:00 +03:00
style Add keyboard hotkeys for web interface 2017-07-28 18:56:50 +02:00
index.html Rework hotkeys for focused input fields and open dialogs 2017-07-30 13:54:13 +02:00
LICENSE initial import of the clutch-rpc branch 2008-07-10 23:40:28 +00:00
Makefile.am (trunk web) #4548 "non-local stylesheets and js" -- bundle jqueryui's css and accompanying images so that we don't have to rely on a third-party CDN. 2011-10-14 22:24:23 +00:00