summaryrefslogtreecommitdiff
path: root/themes/default/css
AgeCommit message (Expand)Author
2008-12-15Fix that rascal IE. Added conditional HTML comment to use fix-ie.css for IE7 ...Chad Kieffer
2008-12-15Switched login display from display in the header to a dialog. Validation err...Chad Kieffer
2008-12-15added move handle icon to the sidebar blocksJakob Hilden
2008-12-15Argh, fix a bad rename.Bharat Mediratta
2008-12-15Rename default_admin to admin_default.Bharat Mediratta
2008-12-13Sidebar and comment white space and text size updates.Chad Kieffer
2008-12-13Layout cleanup and simplification. Move view-mode buttons into sidebar, searc...Chad Kieffer
2008-12-12Apply padding-left to avoid overlap of text on message type icons. Menu updat...Chad Kieffer
2008-12-12Keep .gError and other message type classes from wallpapering bg icons on for...Chad Kieffer
2008-12-11Fixed message spacing, removed borders for .gMessagesChad Kieffer
2008-12-11Added status message styles, container (.gMessages) and message types complet...Chad Kieffer
2008-12-09fixed album view button display in IE, link text is now visually hiddenChad Kieffer
2008-12-09Checked in jQuery superfish menu plugin, applied to item options menu. Update...Chad Kieffer
2008-12-07Yay! Working item upload dialog from the album page! Chad Kieffer
2008-12-07First go around at reusable modal dialogs. Moved jQuery UI CSS into screen.cs...Chad Kieffer
2008-12-05Make sure the pager clears the album grid.Chad Kieffer
2008-12-05Added album and item view icons (album, hybrid, slideshow, full size). Added ...Chad Kieffer
2008-12-05Removed right border off of #Content container, don't need the separation bet...Chad Kieffer
2008-12-03Grouped Ajax/Dom scripting related styles (gInPlaceEdit, gClose, etc.). Began...Chad Kieffer
2008-12-01Grouped inline form styles. No longer using gInline class in favor of specifi...Chad Kieffer
2008-11-29Changed CSS organization, removed form section. Moved generic form CSS up to ...Chad Kieffer
2008-11-28Add credits theme callback, point the powered-by link at GMCBharat Mediratta
2008-11-27Make header buttons, line them up nicely and float them to the rightBharat Mediratta
2008-11-27Make tags look a little better.Bharat Mediratta
2008-11-27Style form#gAddTag nicelyBharat Mediratta
2008-11-26Style the tag cloud add form.Bharat Mediratta
2008-11-26Simplify tags code some more:Bharat Mediratta
2008-11-26Remove the more or less linksTim Almdal
2008-11-25Moving right along on tags. Now the threshold for which tags can be changed....Tim Almdal
2008-11-25Display tag block using data from the databaseTim Almdal
2008-11-25Make the album_top and header_bottom annotated theme blocks look a little bit...Bharat Mediratta
2008-11-25Make the annotated block titles 10% larger.Bharat Mediratta
2008-11-25Round the corners on the annotated titles, gently.Bharat Mediratta
2008-11-25Add theme debugging. Activate it in the [info] tab in theBharat Mediratta
2008-11-24Make login form JS unobtrusive. Needs work.Chad Kieffer
2008-11-23Move search out into its own module and have it display its link atBharat Mediratta
2008-11-23Fixed up the pager a bit, added missing images. Let's float items instead of ...Chad Kieffer
2008-11-22Cleanup of header to normalize margins and white space. Improved display of u...Chad Kieffer
2008-11-21Restored most heading styles, still need to restore table and list styles. Re...Chad Kieffer
2008-11-21Add jQuery UI, tabs, and accordion JS and CSS to build Adam Torres' hi-fi pro...Chad Kieffer
2008-11-18Correct the placement of the slideshow button on the photo.html pageTim Almdal
2008-11-16Second half of renaming the tags module. Change all occurrences ofBharat Mediratta
2008-11-15Revise the user login code.Bharat Mediratta
2008-11-14Remove class="gInline" and set the css as suggested by thumb in -develTim Almdal
2008-11-13Only highlight text, radio, checkbox, select, and textarea elements in forms ...Chad Kieffer
2008-11-13It's #gLogin, not #gLoginForm. My bad...Chad Kieffer
2008-11-13Removed padding on form text inputs, normalized font size of forms in header ...Chad Kieffer
2008-11-13Major updates to form CSS. Now using unordered lists for layouts. Added .gInl...Chad Kieffer
2008-11-12The login processing is starting to take shape. Login_Form is gone. The html...Tim Almdal
2008-11-12Added a legend to the fieldsetTim Almdal