| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-07-26 | Update to how gSiteMenu is positioned. Required addition of a new container, ↵ | Chad Kieffer | |
| gBanner. This will ensure proper positioning across most browsers and simplifies gBreadcrumbs styles. Removed inaffective IE opacity style. | |||
| 2009-07-21 | Fix the bug that the quick menu fires for the wrong photo. This stems | Bharat Mediratta | |
| from using a single gQuickPane <div> that we move around. A race condition happens when you mouse over two thumbnails quickly. Whichever server response loses the race gets displayed, and sometimes it's the one that you're no longer hovering over. Fix it by changing gQuickPane to be a class and creating a <div> per thumbnail. Fixes ticket #290. | |||
| 2009-06-30 | UI enhancement: made the 'back to the Gallery' links a little bit easier to ↵ | jhilden | |
| discover | |||
| 2009-05-30 | Fix width of add tag text input in IE | Chad Kieffer | |
| 2009-05-30 | Fix height on #gQuickPane in IE | Chad Kieffer | |
| 2009-05-30 | Fix IE issues with gPager, switch gPager from id to class, it's possible ↵ | Chad Kieffer | |
| that we might want it to appear more than once in views. | |||
| 2009-02-23 | Partial next/last pager fix for IE 6 and 7. Button's width is still foced to ↵ | Chad Kieffer | |
| 100%. Think this is a jQuery UI CSS issue and I haven't figured out an override for it yet. | |||
| 2009-02-20 | Change #Breadcrumbs to a css class. This allows the formatting to be | Tim Almdal | |
| used multiple times on the same page. (For example in a dialog box such as in jhilden's upload mockup) | |||
| 2009-02-15 | Bring the default theme's header visually closer to the admin_default's header. | Chad Kieffer | |
| 2009-02-12 | Fixed gViewMenu button issues. Fixed major admin_default theme issues, ↵ | Chad Kieffer | |
| content now clears the menu. Added IE-specific stylesheet to admin theme. | |||
| 2009-01-02 | Forgot to make updates for IE after removing gClearfix. | Chad Kieffer | |
| 2008-12-15 | Fix that rascal IE. Added conditional HTML comment to use fix-ie.css for IE7 ↵ | Chad Kieffer | |
| and earlier. Fixed bg images in album/item view buttons, IE 6/7 don't appear to handle background-position: center center :( | |||
