Commit Graph

13 Commits

Author SHA1 Message Date
Chad Kieffer
0e9c626684 Add more padding to the top of the add-photos-canvas to avoid overlap with selected photos. 2010-03-16 23:10:15 -06:00
Chad Kieffer
5f985b3e2a Updates to upload CSS to make it themeable and RTL compatible. Use absolute positioning to handle upload button positioning. Remove color definitions to allow jQuery UI theme to set button colors. Consolidate upload dialog CSS to modules/css/gallery.css. Closes #885. 2010-02-28 18:46:43 -07:00
Chad Kieffer
2846d81171 First pass at user profile formatting updates. Moved buttons to the top, simplified HTML and CSS. 2010-02-18 23:00:58 -07:00
Chad Kieffer
3aa7a3fcda Address RTL issues reported in ticket #869. Placement of checkboxes and radio buttons and sidebar block management lists. 2009-11-17 22:32:25 -07:00
Tim Almdal
421a975c0e Improve error handling. 2009-11-11 18:47:10 -08:00
Tim Almdal
9546e19e34 Pass two of uploadify... remove the default.css file, removed the folder option and create a status area where succesful uploads are listed. 2009-11-10 12:49:13 -08:00
Tim Almdal
d8beb6f530 First cut at replacing swfupload with uploadify. Probably need to review the css and remove extra swfupload selectors. Also changed the dialog so tags can be entered for all the files being uploaded. Probably need to add better start processing so the batch is started before the first image is loaded. Maybe add a module variable so the number of simultaneous uploads can be initiated (currently hard ocded to 10. 2009-11-09 13:54:55 -08:00
Tim Almdal
e300ede3d8 1) Change the name of the form and message to g-in-place-edit-form and g-in-place-edit-message.
2) Make sure the cancel button works and cleans up the dom appropriately.
2009-11-07 00:05:49 -08:00
Chad Kieffer
3e0a81a394 Move log viewing and translation CSS from admin_wind to gallery.css. Explicitly set widths on all admin forms to 270px, all work better at a narrower width than the 500px default set by gallery.dialog.js. 2009-11-06 21:35:32 -07:00
Chad Kieffer
04c10a0720 Minor css cleanup. Removed a few redundant and unused attributes, alphabetized attributes, white-space fixes. 2009-11-05 23:10:32 -07:00
Chad Kieffer
e0fcd8130e Removed todos, they're done. 2009-11-05 22:37:57 -07:00
Tim Almdal
6984737a54 Clean up problem with cancelling the inplace edit left a whole bunch of css artifacts. 2009-11-05 21:35:40 -08:00
Chad Kieffer
c5faa3560e Created gallery.css file, moved simple uploader, move, and permissions CSS there. Removed relocated styles from theme css. 2009-10-25 16:53:54 -06:00