Age | Commit message (Expand) | Author |
2011-02-24 | cutting down the amount of css required for the avatar page | cash |
2011-02-23 | Adjusting offset for dropdown module | ewinslow |
2011-02-23 | Refs #2993: Changed css layout_objects to components | ewinslow |
2011-02-23 | Refs #2995: Including css/elements/buttons in css/elgg | ewinslow |
2011-02-23 | Fixes #2995: buttons get their own css file | ewinslow |
2011-02-23 | Fixes #2957: elgg-page-classic => elgg-page-default | ewinslow |
2011-02-23 | Converted delete-button to elgg-button-delete throughout plugins | ewinslow |
2011-02-23 | Moved elgg-button-dropdown to forms | ewinslow |
2011-02-23 | Cleanup of css/elements/chrome.php | ewinslow |
2011-02-23 | Converted delete-button to elgg-button-delete. This breaks some things becau... | ewinslow |
2011-02-22 | Trying to simplify layout css: | ewinslow |
2011-02-22 | entity-listing => elgg-image-block, margin-top => mtm | ewinslow |
2011-02-21 | elgg-owner-block-menu => elgg-menu-owner-block | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-19 | Copied all the icons into the admin theme. | brettp |
2011-02-19 | Refs #2961: Restoring old icon CSS for sprites and hover menu. | brettp |
2011-02-19 | improved the styling of the comment area | cash |
2011-02-19 | added elgg-output class for displaying user input with typical styling for li... | cash |
2011-02-19 | improved icon css so that they do not require having display: block | cash |
2011-02-19 | removed a $CONFIG usage in css/screen view | cash |
2011-02-19 | Moving elgg-heading-main into typography | ewinslow |
2011-02-19 | That wasn't supposed to be there... | ewinslow |
2011-02-19 | Moved elgg-heading-site into typography | ewinslow |
2011-02-18 | Added some color to the selected state for admin page menu so we can tell wha... | ewinslow |
2011-02-18 | Added overflow-y: scroll by default so that the page doesn't get jerky when a... | ewinslow |
2011-02-18 | Improved the admin menu a bit | ewinslow |
2011-02-18 | improved .elgg-gallery and added .elgg-photo | cash |
2011-02-15 | Fixes #2924: elgg-grid clearfixes | ewinslow |
2011-02-14 | More cleanup of login/forms css -- converted login_dropdown to use elgg-toggl... | ewinslow |
2011-02-14 | remove some unused css from admin theme | cash |
2011-02-13 | added tabs to admin theme | cash |
2011-02-13 | Renamed signin to elgg-button-dropdown | ewinslow |
2011-02-13 | Progress refactoring the login dropdown and login forms -- not quite there ye... | ewinslow |
2011-02-12 | Updated docs for layout_objects | ewinslow |
2011-02-12 | Refs #2032 core forms use divs | cash |
2011-02-12 | recommended to use <div> in forms for wrapping content - added css to support... | cash |
2011-02-12 | hmmm...mixed up my left and right on that last commit | cash |
2011-02-12 | Fixes #972 checkboxes and radio input fields support horizontal and vertical ... | cash |
2011-02-11 | elgg-classic => elgg-page-classic, elgg-admin => elgg-page-admin | ewinslow |
2011-02-11 | Added css/elements/modules.php. Modules and widgets deserve their own space. | ewinslow |
2011-02-11 | Cleaned up admin advanced plugins view a bit | ewinslow |
2011-02-11 | Cleanup of basic plugins area | ewinslow |
2011-02-11 | More cleanup of admin/plugins css | ewinslow |
2011-02-11 | elgg-$state-dependency => elgg-state-(error|success) | ewinslow |
2011-02-10 | Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan... | ewinslow |
2011-02-10 | .disabled => .elgg-state-disabled (core only) | ewinslow |
2011-02-10 | Corrected minor problem with admin tables | ewinslow |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-09 | Slightly more efficient way of declaring spacing helpers | ewinslow |
2011-02-08 | Added suggests to the plugins deps system. It parallels the requires system, ... | brettp |