1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 16:24:02 +00:00
Commit graph

16 commits

Author SHA1 Message Date
Jordan Lee
cd13f370f7 (trunk web) buttons/cancel.png isn't used anymore. 2011-10-26 07:30:40 +00:00
Jordan Lee
4e0b6dd73d (trunk web) run the new icons through optipng and pngout 2011-10-26 07:20:16 +00:00
Jordan Lee
d59b2d9978 (trunk web) reuse the old gear icon for the settings popup menu 2011-10-26 07:09:14 +00:00
Jordan Lee
3777ebd143 (trunk web) make the button image/gradient code more modular 2011-10-26 04:46:22 +00:00
Jordan Lee
773cd75d0e (trunk web) modify the statusbar's speed display a bit. 2011-10-26 04:14:39 +00:00
Jordan Lee
74cb70503b (trunk web) more changes to the look & feel of the buttons. This is a work in progress.
1. sync the toolbar buttons' appearance to match the footer & inspector buttons' new look from r13016
2. make the buttons a little easier to tap as per ticket #3862
3. try new toolbar icons from the 'wireframe mono icons' (CC attribution/noncommerical 3.0) by gentleface.com, found at iconfinder.com.
2011-10-25 23:36:47 +00:00
Jordan Lee
983c4ab206 fix typo in web/style/transmission/images/Makefile.am -- I think this is what's making hudson-t unhappy 2011-10-23 19:05:07 +00:00
Jordan Lee
611116feb3 add compact.png to the default stylesheet 2011-10-23 18:43:16 +00:00
Jordan Lee
568a6bd119 (trunk web) convert the inspector tab & bottom bar's buttons to use the same css as the inspector's file priority buttons. This is a work in progress & is being checked in for apple testing 2011-10-23 17:10:44 +00:00
Jordan Lee
6c9d85d228 (trunk web) since the inspector tab icons aren't hardcoded in javascript anymore, we need to make sure & load them in css 2011-10-21 03:29:18 +00:00
Jordan Lee
97fb725a5c make the file priority buttons slightly narrower in the mobile css 2011-10-21 03:04:49 +00:00
Jordan Lee
b677c18b03 (trunk web) #3862 "on iPhone web ui, some buttons are too small to tap" -- fix file priority buttons. 2011-10-21 02:58:19 +00:00
Jordan Lee
e3a6c7402d (trunk web) #4579 "lock_icon.png does not display in inspector tab for encrypted peers" -- fixed. 2011-10-20 00:10:06 +00:00
Jordan Lee
106ddfdcc3 stylesheet changes for IE as suggested by reardon in #4555 comment 5 2011-10-16 02:40:28 +00:00
Jordan Lee
1f6d927bac (trunk web) #4568 "Web Client blank content area in Opera Internet Browser" -- fix HTML5 validation errors reported by validator.w3.org. This fixed the blank content area problem seen with Opera. 2011-10-15 01:33:16 +00:00
Jordan Lee
2186e53649 (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