summaryrefslogtreecommitdiff
path: root/modules/organize/css
AgeCommit message (Expand)Author
2011-01-09Add an icon for the delete button so that it stands out a little bit more,Bharat Mediratta
2011-01-09Center the image inside the outer thumb div.Bharat Mediratta
2011-01-08Put up a more visually pleasing placeholder for items that areBharat Mediratta
2011-01-06Add a spinner to the dialog when loading the iframe so that it's notBharat Mediratta
2011-01-06Adjust CSS for IE compatibility while keeping the grid tight on non-IE.Bharat Mediratta
2011-01-06Whitespace fix.Bharat Mediratta
2011-01-06Merge branch 'organize_dev' of github.com:gallery/gallery3 into organize_devBharat Mediratta
2011-01-06horizontally center thumbnailsBharat Mediratta
2011-01-05Only mask the data view on changes, it's a little less jarring.Bharat Mediratta
2011-01-05Add a label for the sort orderBharat Mediratta
2011-01-05Get rid of the expando caret in front of empty foldersBharat Mediratta
2011-01-05Functional improvements:Bharat Mediratta
2011-01-05Visual tweaks for IE8 compatibility.Bharat Mediratta
2011-01-05Improve IE grid compatibility by forcing a regular width/height forBharat Mediratta
2011-01-05Support moving an item before or after the target.Bharat Mediratta
2011-01-04Switch to using Ext.Element.mask for a custom busy message that looksBharat Mediratta
2011-01-03Complete rewrite of the organize module in Javascript using the SenchaBharat Mediratta
2010-03-27Convert the old organize to the new flex based organizeTim Almdal
2010-02-06100% was just to wide, so scale the width back to 90% for organize album tree...Tim Almdal
2010-02-06Force each branch of a tree onto a new line.Tim Almdal
2010-02-05Correct alignment in IE7. fixes ticket #795Tim Almdal
2010-02-05Improve the handling of the drop target marker when dragging items within theTim Almdal
2010-02-04Provide better formating for the album tree in rtl mode.Tim Almdal
2010-02-04Provide visual feedback when over tree branches.Tim Almdal
2010-02-041) Simplify the layout of the organize dialog content.Tim Almdal
2010-02-04Differentiate between selected and non selected items.Tim Almdal
2009-11-20Remove all style from the organize.css file and make use of the themeroller s...Tim Almdal
2009-11-15MInor message-block padding fixes in general and specifically for organize.Chad Kieffer
2009-11-15Fix outstanding issues in the organize dialog. Tighten up the layout a bit so...Chad Kieffer
2009-10-28Removed YUI grids. Added g- prefix to selected class. Layout almost completel...Chad Kieffer
2009-10-27Switch instances of first to g-first.Chad Kieffer
2009-10-04Renamed more CSS selectors from gName to g-name.Chad Kieffer
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-12Update the organize module to use the release version of jquery Selectable. ...Tim Almdal
2009-08-30Don't mark colors !important.Bharat Mediratta
2009-08-30Make comments consistent.Bharat Mediratta
2009-08-30Remove extra padding lineBharat Mediratta
2009-08-30Get rid of as much jitter as possible in the organize tree.Bharat Mediratta
2009-08-30Make the lasso more prominent and the colors consistent.Bharat Mediratta
2009-08-30Change the higlight/selection behavior so that we don't use opacity toBharat Mediratta
2009-08-30Simplify over-targetted CSS.Bharat Mediratta
2009-08-30CSS rename: gMicroThumbXxx -> gOrganizeMicroThumbXxx to make it clearBharat Mediratta
2009-08-30Rename gAlbumText to gOrganizeAlbumText for consistency since this isBharat Mediratta
2009-08-30remove unused #gOrganizeDialogBharat Mediratta
2009-08-29Major refactor of organize:Bharat Mediratta
2009-08-28Display the sort order in the Organize dialog, and allow users toBharat Mediratta
2009-08-13Add a visual indicator of the insertion pointTim Almdal
2009-08-12Implement the first part of drag functionality. Having trouble getting visua...Tim Almdal
2009-08-09Enable microthumbnail selectionTim Almdal
2009-08-07Enhance how the organize dialog degrades if the browser window is not optimalTim Almdal