| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-09-19 | When the lib/gallery.common.css was combined, the image urls did not point ↵ | Tim Almdal | |
| to the correct location. So lets fix that up. But first undo the reverts: 93d1a8103e757a87fb006f2389f0ee24497367a7 "Revert 'Move the contents of lib/gallery.common.css into themes/wind/css/screen.php and themes/admin_wind/css/screen.php. Most themers seem to copy the contents into their theme's screen.css anyway.'" f14290f34f097f525a56bc00070b73fba1fb8e2c "Revert 'Clean up white space'" ff8ee5bdfcc0d35e14f3124d349625814ec8771a "Revert 'Add some whitespace.'" | |||
| 2010-09-18 | Revert "Move the contents of lib/gallery.common.css into ↵ | Bharat Mediratta | |
| themes/wind/css/screen.php and themes/admin_wind/css/screen.php. Most themers seem to copy the contents into their theme's screen.css anyway." This reverts commit 42517041753d460c337a2086c0346018ad582e8d. | |||
| 2010-09-15 | Move the contents of lib/gallery.common.css into themes/wind/css/screen.php ↵ | Tim Almdal | |
| and themes/admin_wind/css/screen.php. Most themers seem to copy the contents into their theme's screen.css anyway. | |||
| 2010-06-23 | improve Superfish menus shadow for RTL, and add round corners support for Opera | mamouneyya | |
| 2010-06-23 | flip the window title and cancel button for RTL in dialogue windows | mamouneyya | |
| 2010-06-23 | more fixes for RTL Superfish | mamouneyya | |
| 2010-06-23 | correct format | mamouneyya | |
| 2010-06-23 | fix ticket #1051 | mamouneyya | |
| 2010-06-20 | Fix two issues with the "loading" overlay: | Bharat Mediratta | |
| 1) gallery.common.js was using the wrong class name 2) we need to mark the CSS as !important because it conflicts with other background images. Note that this will replace the existing background which may not be desireable. | |||
| 2010-06-20 | Specify a default margin for all buttons in the common css. Fixes | Bharat Mediratta | |
| ticket #1165. | |||
| 2010-06-20 | Merge branch 'master' of git://github.com/mamouneyya/gallery3 | Bharat Mediratta | |
| Conflicts: lib/gallery.common.css | |||
| 2010-06-21 | (1) Correct the margin direction for checkboxes in RTL (2) Update the id of ↵ | mamouneyya | |
| adding comment button for RTL (3) Flip the corner radiuses for any buttons set, which solves the issue of flipped corners in the comments admin page. Also, add the CSS3 selector of the round corners so they work in Opera (4) Fix ticket #1052 | |||
| 2010-06-18 | Add '! important' to the round corners properties with values, force them to ↵ | mamouneyya | |
| be shown even with the case the element has two or more of them (e.g. class='ui-corner-left ui-corner-right'.) Don't know if there was a better solution.. | |||
| 2010-06-18 | (1) Correct the margin direction for checkboxes in RTL (2) Update the id of ↵ | mamouneyya | |
| adding comment button for RTL (3) Flip the corner radiuses for any buttons set, which solves the issue of flipped corners in the comments admin page. Also, add the CSS3 selector of the round corners so they work in Opera (4) Fix ticket #1052 | |||
| 2010-02-28 | Updates to upload CSS to make it themeable and RTL compatible. Use absolute ↵ | Chad Kieffer | |
| positioning to handle upload button positioning. Remove color definitions to allow jQuery UI theme to set button colors. Consolidate upload dialog CSS to modules/css/gallery.css. Closes #885. | |||
| 2010-02-18 | Absolutely position the 'Add comment' button on the left for RTL. Fixes part ↵ | Chad Kieffer | |
| of the reopened #869. | |||
| 2010-02-03 | Fix duplicate checkmark issue in Safari, Opera, elsewhere (ticket #902). ↵ | Chad Kieffer | |
| This has been a persistent issue. Fix seems to turn of CSS BG on the row, then turn it on for tr.g-success td.g-success {} selector. | |||
| 2009-12-12 | Tighten-up white space for error message/icon on forms. Fix icon/white-space ↵ | Chad Kieffer | |
| on g2_import messages, fixes #765. | |||
| 2009-12-06 | Add a slightly different background for input fields that have attribute ↵ | Tim Almdal | |
| 'readonly' | |||
| 2009-12-02 | Extend the background of the status message across the entire status row. | Tim Almdal | |
| 2009-11-19 | Move white border from the left to the right in our Superfish menu for RTL. | Chad Kieffer | |
| 2009-11-18 | Remove right padding on li.g-error for RTL. Fixes #904. | Chad Kieffer | |
| 2009-11-18 | Flip paginator arrow icons for RTL. This will help for now, but jQuery UI ↵ | Chad Kieffer | |
| themes really need to be updated to support RTL http://dev.jqueryui.com/ticket/4702. | |||
| 2009-11-18 | Rename g-pager to g-paginator after the recent pagination update. | Chad Kieffer | |
| 2009-11-17 | Flip the breadcrumb separator and play slideshow button for RTL languages. | Chad Kieffer | |
| 2009-11-17 | Address RTL issues reported in ticket #869. Placement of checkboxes and ↵ | Chad Kieffer | |
| radio buttons and sidebar block management lists. | |||
| 2009-11-17 | Finalized RTL adjustments for Superfish. Submenus now appear to the left, ↵ | Chad Kieffer | |
| instead of the right. Drop shadow and arrows adjusted accordingly. Added -rtl version of the superfish arrows. | |||
| 2009-11-17 | Initial RTL submenu arrow adjustments for Superfish. Submenus still appear ↵ | Chad Kieffer | |
| to the right, instead of the left, and this might not be possible to fix without hacking Superfish JS itself. | |||
| 2009-11-17 | Float short-form elements to the right for rtl. | Chad Kieffer | |
| 2009-11-15 | MInor message-block padding fixes in general and specifically for organize. | Chad Kieffer | |
| 2009-11-15 | CSS change that not a whole dialog box has the move cursors, but only the ↵ | jhilden | |
| title bar (e.g. in the simple uploader) | |||
| 2009-11-11 | Forgot to save this file before committing... duh | Tim Almdal | |
| 2009-11-11 | Make the browse button look more like the current one. | Tim Almdal | |
| 2009-11-11 | Improve error handling. | Tim Almdal | |
| 2009-11-08 | Move g-panel styles into gallery.common and tighten up form layout a bit. | Chad Kieffer | |
| 2009-11-08 | No need to abbreviate text in CSS class names. Thx bharat! | Chad Kieffer | |
| 2009-11-06 | Treat radio button layout the same as checkboxes, also include type ↵ | Chad Kieffer | |
| selectors for checkbox and radio buttons. | |||
| 2009-11-01 | Docblock and todo updates. | Chad Kieffer | |
| 2009-11-01 | Put checkboxes to the left of their labels, to the right for .rtl | Chad Kieffer | |
| 2009-11-01 | Use pixels to define padding for an element with a bg image instead of ems. ↵ | Chad Kieffer | |
| Fix breadcrumb seperator display for RTL. | |||
| 2009-11-01 | Cleanup RTL styles even further. I think this gets wind and admin_wind ↵ | Chad Kieffer | |
| looking pretty good for RTL. Related to the previous commit, remove g-right from login menu, let the theme handle positioning. | |||
| 2009-10-28 | Remove padding in g-message-block, child bg colors weren't filling the box. | Chad Kieffer | |
| 2009-10-28 | Initial RTL update work. Consolidated shared rtl-related css selectors in ↵ | Chad Kieffer | |
| gallery.common. Applied g-right and g-left to a few banner items, including login menu and the logo. | |||
| 2009-10-27 | We really only need one "back to the Gallery" link in the banner. Replace ↵ | Chad Kieffer | |
| the one on the left with "you are logged in as". Added a bit of height to the admin banner to space out the admin menu from the login menu. Forced the removal of padding-left in g-inline list items. | |||
| 2009-10-27 | Remove debug border I forgot to remove. | Chad Kieffer | |
| 2009-10-27 | Breadcrumb updates. Apply g-first and g-active consistently, use ems instead ↵ | Chad Kieffer | |
| of px for nicer proportions, make font-size the same whether on the page or in a dialog. | |||
| 2009-10-27 | Put margin between g-inline items. Update login menu in the admin theme. Set ↵ | Chad Kieffer | |
| h1 size in all g-dialogs, rather than a few specific ones. | |||
| 2009-10-25 | Moved rotate image bg css to gallery.common. | Chad Kieffer | |
| 2009-10-25 | Add clearfix to search results gallery-grid to clear the pager navigation. ↵ | Chad Kieffer | |
| Other minor search results style updates. Don't display legends in short forms. | |||
| 2009-10-25 | Move comment and recaptcha CSS to their respective modules. | Chad Kieffer | |
