transmission/web/javascript
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
..
jquery #4866: Replace existing menus with jQueryUI menu 2015-04-30 05:20:48 +00:00
Makefile.am Web UI: main() refactoring (patch by skybon @ GH-9) 2016-04-12 19:03:01 +00:00
common.js Web UI: main() refactoring (patch by skybon @ GH-9) 2016-04-12 19:03:01 +00:00
dialog.js Use id when handling hotkeys for specific dialogs 2017-07-28 22:32:18 +02:00
file-row.js #6089: Beautified JavaScript (patch by skybon) 2016-03-10 19:05:13 +00:00
formatter.js #6089: Beautified JavaScript (patch by skybon) 2016-03-10 19:05:13 +00:00
inspector.js Merge branch 'master' into master 2017-02-12 18:44:06 +03:00
main.js Unhide upload file button 2017-07-01 19:26:34 +02:00
notifications.js #6089: Beautified JavaScript (patch by skybon) 2016-03-10 19:05:13 +00:00
polyfill.js Web UI: main() refactoring (patch by skybon @ GH-9) 2016-04-12 19:03:01 +00:00
prefs-dialog.js #6089: Beautified JavaScript (patch by skybon) 2016-03-10 19:05:13 +00:00
remote.js #6089: Beautified JavaScript (patch by skybon) 2016-03-10 19:05:13 +00:00
torrent-row.js DL/UL speed typography changes for web ui 2017-08-07 06:34:00 +03:00
torrent.js #6089: Beautified JavaScript (patch by skybon) 2016-03-10 19:05:13 +00:00
transmission.js Revert indentation from commit d94f44b 2017-07-30 14:36:58 +02:00