summaryrefslogtreecommitdiff
path: root/core/css
AgeCommit message (Collapse)Author
2009-03-05Applied jQuery UI buttons to quick edit pane. Not tested, but icons should ↵Chad Kieffer
display iin IE6 now. Rotate icons will need to be updated later.
2009-02-10Add another TODOBharat Mediratta
2009-02-09Adding translation UI. Not backed by any model yet (submissions are ignored).Andy Staudacher
The code is based on the l10n_client module from Drupal 6, by Gabor Hojtsy (http://drupal.org/user/4166).
2009-02-08Implement the "additional options" part of the quick menu. It's onlyBharat Mediratta
for albums, because we don't currently have additional options for photos yet.
2009-01-20Fix indentation.Bharat Mediratta
2009-01-15Minor display updates for quick edit menu.Chad Kieffer
2009-01-14Visually attach the quick edit menu to the thumbnail container. Added more ↵Chad Kieffer
edit options (move, select as album cover, delete, additional options). Need to decide which belong in the bar and which belong in a dropdown menu under "options."
2009-01-13Update quick edit markup, styles, js. One step towards jquery ui theme.Chad Kieffer
2009-01-12Keep CSS selector attribute definitions alphabetized.Chad Kieffer
2009-01-05Add "quick edit" which lets you edit a photo's details from the albumsBharat Mediratta
page.
2009-01-04Rename:Bharat Mediratta
gQuickEdit to gQuick quick_edit -> quick
2009-01-04CSS/JS formatting and selector updates.Chad Kieffer
2009-01-03Add a new quick-edit mode for editing photos when viewing albums.Bharat Mediratta
Implement image rotation this way.
2009-01-01Move debug CSS into core/css/debug.css, and enable it for admin themes alsoBharat Mediratta