2011/3/4 Piotr Przybylski piotr.prz@gmail.com:
2011/3/4 Mike Homme mike@globalcode.org:
Hi all,
I took a look at this, and it seems like removing the 100% width on the .data selector is the way to go.
I'm also planning to commit the following changes asap (by end of weekend):
- Reduce amount of padding on table rows (to show more data on screen)
- Use small PMA logo in top left navigation
- Fix "inline edit" button
- Possibly reduce header and some margins,
- Possibly make warnings and success message to be less intensive
Great :)
One more thing - table trees (and possibly database trees) look odd [1], it should get a bullet/icon/bold font, whatever will look good. While we are at it, maybe some <span> around it would make styling easier?
[1] http://img683.imageshack.us/img683/3438/navjb.png
-- Piotr Przybylski
I forgot about one thing: text <input>s have a 6px margin, while <select>s do not, it should be made consistent (look at login page in cookie auth or user preferences forms), and maybe reduced a bit.