Closed (fixed)
Project:
Hosting
Version:
6.x-0.4-alpha2
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2009 at 18:35 UTC
Updated:
6 Nov 2009 at 07:40 UTC
Jump to comment: Most recent file
Minor stuff
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | hosting_cleanup.patch | 4.7 KB | ac |
| #3 | remove_css_cruft(2).patch | 4.49 KB | ac |
| #3 | eldir_mods.patch | 1.77 KB | ac |
| #2 | remove_css_cruft.patch | 4.47 KB | ac |
| hosting_general_cleanup.patch | 1003 bytes | ac |
Comments
Comment #1
acComment #2
acThis has actually become a fairly large patch but the file is now very neat. Minor changes needed to eldir which are coming next.
Comment #3
acAttached a new patch for above and include the eldir patch instead of opening a new issue there.
Comment #4
adrian commentedat the very least the block css still needs to be there in hosting (ie: blocks floated left and right).
it's an important part of providing a usable system out of the box regardless of theme
http://skitch.com/vertice/nrj1k/mytest.dev-t
versus
http://skitch.com/vertice/nrj1c/mytest.dev-t
Comment #5
acI don't think not floating stuff stops it being usable. I agree its not as pretty but that is why aegir has eldir. Floating stuff makes creating your own theme harder and may cause potential problems with other themes due to the nature of floats. If you wrapped the task list and the platform/site info in a classed div then we could float stuff with more confidence:
Comment #6
acmodified for latest HEAD
Comment #7
accommited