Both patches helps to better align fields and descriptions on the admin/hosting/queues screen. There was some incomplete similar work submitted in the queue before, but I can't find that issue. I'm attaching a screenshot to show how it looks like with applied patches.
Improve UI in hosting_queues_configure()
http://drupalcode.org/sandbox/omega8cc/1074912.git/commit/495f99b
Improve UI in hosting_queues_configure() - in the eldir theme css
http://drupalcode.org/sandbox/omega8cc/1074912.git/commit/98505e7
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 1075108.patch | 970 bytes | cashwilliams |
| Improve UI in hosting_queues_configure | 52.03 KB | omega8cc |
Comments
Comment #1
cashwilliams commentedTested both patches against 0.4-rc1.
Works in both Chrome and Firefox.
Comment #2
cashwilliams commentedComment #3
cashwilliams commentedanarcat pointed out there is html markup inside t() and might not be needed.
Comment #4
cashwilliams commentedchanged the output of the items.
CSS patch stays the same
Hosting patch is attached
Comment #5
anarcat commentedcommitted, thanks!