summaryrefslogtreecommitdiff
path: root/themes/wind/css
AgeCommit message (Expand)Author
2010-08-25More clearly visually distinguish the active album in the permissions breadcr...Bharat Mediratta
2010-08-19Remove style information regarding the permission dialog from the gallery.css...Tim Almdal
2010-08-16Added text and submit classes to search form input and submit buttons, respec...Chad Kieffer
2010-07-18Minor Wind IE tweaks. Load fix-ie.css for IE 8 too. Add padding to g-short-fo...Chad Kieffer
2010-06-23Move the themeroller files to the themes from gallery/lib. These are visual ...Tim Almdal
2010-06-23fix the footer padding for RTL, complete the last commitmamouneyya
2010-06-23flip the padding of footer for RTLmamouneyya
2010-06-23remove the original paddingmamouneyya
2010-06-23flip the padding direction for sidebar blocks contents in RTLmamouneyya
2010-06-211) revert e468ed7bd3f1e29b267e3902ef9c91273787d58fTim Almdal
2010-06-20Add a margin above the "Select photos..." button.Bharat Mediratta
2010-06-17Fix for ticket #1117 align videos to the center.Tim Almdal
2010-03-20Increase specificity for .g-item width to ensure it overrides the wind theme'...Chad Kieffer
2010-02-15Apply zoom to g-photo and g-movie to hold height and properly position g-cont...Chad Kieffer
2010-02-14On search results, if g-item's onhover height is less than it's siblings set ...Chad Kieffer
2010-02-14Add zoom attribute to #g-banner to fix issue banner display. Closes #863Chad Kieffer
2010-02-04Differentiate between selected and non selected items.Tim Almdal
2009-11-19Rename g-pager to g-paginator after the recent pagination update.Chad Kieffer
2009-11-17Flip the breadcrumb separator and play slideshow button for RTL languages.Chad Kieffer
2009-11-15Be a bit more explicit in the application of the album icon. Apply it as a cl...Chad Kieffer
2009-11-08Removed todo, it's done :)Chad Kieffer
2009-11-08Moved movie context-menu up to just under the movie. Fixed contextual menu fo...Chad Kieffer
2009-11-08Wrap movies in #g-movie, apply ui-helper-clearfix to the pager and g-moive to...Chad Kieffer
2009-11-08No need to abbreviate text in CSS class names. Thx bharat!Chad Kieffer
2009-11-071) Change the name of the form and message to g-in-place-edit-form and g-in-p...Tim Almdal
2009-11-06Correct some speeling errorsTim Almdal
2009-11-05Clean up problem with cancelling the inplace edit left a whole bunch of css a...Tim Almdal
2009-11-01Docblock and todo updates.Chad Kieffer
2009-11-01Rename Default to Wind and Admin Wind themes respectively in CSS docblocks.Chad Kieffer
2009-11-01Cleanup RTL styles even further. I think this gets wind and admin_wind lookin...Chad Kieffer
2009-10-28Initial RTL update work. Consolidated shared rtl-related css selectors in gal...Chad Kieffer
2009-10-27Move .g-message font-size to the theme from gallery.common. Let the theme set...Chad Kieffer
2009-10-27Group and place font-size specs at the top of the sheet to make them more acc...Chad Kieffer
2009-10-27Put margin between g-inline items. Update login menu in the admin theme. Set ...Chad Kieffer
2009-10-25Moved rotate image bg css to gallery.common.Chad Kieffer
2009-10-25Add clearfix to search results gallery-grid to clear the pager navigation. Ot...Chad Kieffer
2009-10-25Remove #g-welcome-message, it's not needed anymore.Chad Kieffer
2009-10-25Move Superfish menu width overrides to gallery.common, leave color overrides ...Chad Kieffer
2009-10-25Widen Superfish submenus to avoid wrapping with current items. Chad Kieffer
2009-10-25Created gallery.css file, moved simple uploader, move, and permissions CSS th...Chad Kieffer
2009-10-23Adjust order of items on server_add admin page. Restore autocomplete to the a...Chad Kieffer
2009-10-22Make g-inline more specific, replace universal selector with an li since this...Chad Kieffer
2009-10-20Remove g-add-photos selectors from admin_wind, they're only needed in wind. U...Chad Kieffer
2009-10-20Move basic form styles from wind themes to gallery.common.css.Chad Kieffer
2009-10-18Moved the short_form init function to gallery.common and made it jQuery plugi...Chad Kieffer
2009-10-17Remove remaining clearfix selectors from fix-ie sheets.Chad Kieffer
2009-10-17Drop our g-clearfix in favor of using jQuery UI's ui-helper-clearfix.Chad Kieffer
2009-10-17Move tag css from theme to the module. Introduced generic .g-inline class for...Chad Kieffer
2009-10-16Remove bg icons when an <li> in a form is tagged with g-error, etc. Minor con...Chad Kieffer
2009-10-16Deal with IE flicker during Superfish menu init solely in ui.init.js with .hi...Chad Kieffer