summaryrefslogtreecommitdiff
path: root/lib/gallery.common.css
AgeCommit message (Expand)Author
2009-12-12Tighten-up white space for error message/icon on forms. Fix icon/white-space ...Chad Kieffer
2009-12-06Add a slightly different background for input fields that have attribute 'rea...Tim Almdal
2009-12-02Extend the background of the status message across the entire status row.Tim Almdal
2009-11-19Move white border from the left to the right in our Superfish menu for RTL.Chad Kieffer
2009-11-18Remove right padding on li.g-error for RTL. Fixes #904.Chad Kieffer
2009-11-18Flip paginator arrow icons for RTL. This will help for now, but jQuery UI the...Chad Kieffer
2009-11-18Rename 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-17Address RTL issues reported in ticket #869. Placement of checkboxes and radio...Chad Kieffer
2009-11-17Finalized RTL adjustments for Superfish. Submenus now appear to the left, ins...Chad Kieffer
2009-11-17Initial RTL submenu arrow adjustments for Superfish. Submenus still appear to...Chad Kieffer
2009-11-17Float short-form elements to the right for rtl.Chad Kieffer
2009-11-15MInor message-block padding fixes in general and specifically for organize.Chad Kieffer
2009-11-15CSS change that not a whole dialog box has the move cursors, but only the tit...jhilden
2009-11-11Forgot to save this file before committing... duhTim Almdal
2009-11-11Make the browse button look more like the current one.Tim Almdal
2009-11-11Improve error handling.Tim Almdal
2009-11-08Move g-panel styles into gallery.common and tighten up form layout a bit.Chad Kieffer
2009-11-08No need to abbreviate text in CSS class names. Thx bharat!Chad Kieffer
2009-11-06Treat radio button layout the same as checkboxes, also include type selectors...Chad Kieffer
2009-11-01Docblock and todo updates.Chad Kieffer
2009-11-01Put checkboxes to the left of their labels, to the right for .rtlChad Kieffer
2009-11-01Use pixels to define padding for an element with a bg image instead of ems. F...Chad Kieffer
2009-11-01Cleanup RTL styles even further. I think this gets wind and admin_wind lookin...Chad Kieffer
2009-10-28Remove padding in g-message-block, child bg colors weren't filling the box.Chad Kieffer
2009-10-28Initial RTL update work. Consolidated shared rtl-related css selectors in gal...Chad Kieffer
2009-10-27We really only need one "back to the Gallery" link in the banner. Replace the...Chad Kieffer
2009-10-27Remove debug border I forgot to remove.Chad Kieffer
2009-10-27Breadcrumb updates. Apply g-first and g-active consistently, use ems instead ...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-25Move comment and recaptcha CSS to their respective modules. Chad Kieffer
2009-10-25Remove unused and/or redundant admin theme styles. Correct bg's (again) in ad...Chad Kieffer
2009-10-25Move g-editable styles from admin_wind to gallery.common, they'll be useful i...Chad Kieffer
2009-10-25Move Superfish menu width overrides to gallery.common, leave color overrides ...Chad Kieffer
2009-10-25Rename g-unselected to g-deselected.Chad Kieffer
2009-10-25Don't make g-editable items bold by default, let the theme or module handle f...Chad Kieffer
2009-10-23Remove left and right padding inside list items to remove gaps between text i...Chad Kieffer
2009-10-23Rename dimension and scale classes in increments of quarters and thirds.Chad Kieffer
2009-10-22Update white space in form layout. This removes scrolling in dialogs with forms.Chad Kieffer
2009-10-22Make g-inline more specific, replace universal selector with an li since this...Chad Kieffer
2009-10-20Added generic .g-message class to mark form validation messages. Minor form l...Chad Kieffer
2009-10-20Move basic form styles from wind themes to gallery.common.css.Chad Kieffer
2009-10-20Update tag error messages to use g-action-status and g-message-block. Style g...Chad Kieffer
2009-10-18Wrap all admin views in g-block and g-block content. This provides the means ...Chad Kieffer
2009-10-18Fixed add tag short form layout.Chad Kieffer
2009-10-18Moved the short_form init function to gallery.common and made it jQuery plugi...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