Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-23 | Fixes #4145 using margin rather than padding for topbar menu items | cash | |
2011-11-20 | fixed error in css for .elgg-output ordered lists | cash | |
2011-11-18 | Fixes #3929 used a combination of min-width/max-width and overflow hidden to ↵ | cash | |
provide better support for long names | |||
2011-11-05 | cleaned up some CSS in admin theme | cash | |
2011-11-02 | #4039 (Incorrect CSS class set in input/radio) | Janek Lasocki-Biczysko | |
2011-10-27 | Fixes #3863 introduced elgg-menu-general so that elgg-menu-footer can be ↵ | cash | |
specific to site footer | |||
2011-10-27 | Refs #3672 updated account forms for max width | Cash Costello | |
2011-10-23 | Fixes #3914. Moved avatar cropping to ui.js. | Brett Profitt | |
2011-10-13 | displaying users that have been selected and added remove capability | cash | |
2011-10-12 | Simple theme for autocomplete | cash | |
2011-09-29 | Fixes #3894 ui-datepicker should start out hidden | cash | |
2011-09-29 | Fixes #3666, #3748 distinct CSS for inline vs popup date picker and fixed ↵ | cash | |
position bug for prev/next links in header | |||
2011-09-24 | Fixes #3653 shrink wrapping .elgg-avatar so that hover menu arrow is ↵ | Cash Costello | |
constrained to the avatar image | |||
2011-09-24 | Fixes #3845 added ie7 css view and tested all current hacks for ie7 | Cash Costello | |
2011-09-24 | Fixes #3828 correct list classes | cash | |
2011-09-21 | argh, spaces rather than tabs in previous commit | cash | |
2011-09-21 | Fixes #3770 CSS only site menu that works in IE7 | cash | |
2011-09-15 | Fixes #3400, #3820 added additional icons to Elgg's sprite | cash | |
2011-08-24 | Refs #3750. Added annotation menu for generic comments (delete) and default ↵ | Brett Profitt | |
annotations (empty). | |||
2011-07-07 | fixed the float issue with the friends river view | Cash Costello | |
2011-07-04 | styled the date picker for the main theme | cash | |
2011-06-29 | Fixes #3629 added overflow hidden to .elgg-module for both default and admin ↵ | Cash Costello | |
themes | |||
2011-06-27 | Refs #3407 using elgg-form and elgg-foot in core forms. Plugins next | Cash Costello | |
2011-06-26 | Merge pull request #41 from cash/embed-lightbox | Cash Costello | |
Fixes #3564 Embed rewrite using new lightbox | |||
2011-06-25 | one_column layout was not showing title and nav | cash | |
2011-06-25 | Fixes #3388 put vertical-align: middle back on topbar icons | Cash Costello | |
2011-06-25 | Refs #3388 entity menu has better vertical alignment | Cash Costello | |
2011-06-24 | Fixes #3559 adds .elgg-gallery-users | cash | |
2011-06-24 | cleaned up the list/gallery css classes to use standard class naming - minor ↵ | cash | |
modifications only | |||
2011-06-24 | Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ↵ | Cash Costello | |
ewinslow-3404-river-revamp Conflicts: languages/en.php | |||
2011-06-19 | need the system messages to be above the lightbox overlay at 1000 z-index | cash | |
2011-06-18 | using the new lightbox and hacking away at the complicated embed/embed view | cash | |
2011-06-13 | Using tabs, not spaces for indentation | Evan Winslow | |
2011-06-13 | elgg-river-message and elgg-river-attachments now get the old | Evan Winslow | |
elgg-river-content styling | |||
2011-06-12 | Fixes #3409 fixed small viewport issue with default theme | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9190 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | moved the elgg logo to the left by 10 pixels | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9184 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | topbar icons were pushing the site title. Forced the elgg logo and avatar to ↵ | cash | |
behave. Adding overflow hidden to the topbar div would prevent future problems but cause issues for those adding drop down menus git-svn-id: http://code.elgg.org/elgg/trunk@9183 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | made the widget edit area slightly darker to provide contrast with content area | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9179 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Fixes #3556 limiting width of account text boxes | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9177 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Refs #3407 adds a footer for forms | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9167 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-20 | Refs #3340 pulls dashboard out as plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9108 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-26 | Fixes #3380: .elgg-icon-user states are now consistent with other elgg-icons | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@9029 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-26 | Fixes #3388: .elgg-icon is now middle-aligned by default | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@9028 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-26 | Fixes #3389: Sandbox base styles for dl, dt, dd | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@9026 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-24 | Fixes #2196. Pulled in Francisco's patch for datepicker CSS. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9020 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-14 | Fixes #2972: Following elements have default clearfix: | ewinslow | |
elgg-inner elgg-page-header elgg-page-footer elgg-foot elgg-head elgg-col elgg-image-block git-svn-id: http://code.elgg.org/elgg/trunk@8997 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-10 | Refs #3281: css/elements/core.php for the cross-browser/hacky/non-trivial ↵ | ewinslow | |
things that themes should rarely, if ever, override. git-svn-id: http://code.elgg.org/elgg/trunk@8975 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-09 | Refs #3286: Removed css/elements/chrome.php, putting all the style rules ↵ | ewinslow | |
into sensible locations git-svn-id: http://code.elgg.org/elgg/trunk@8957 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-07 | Refs #3108 added more sprites and a license file - no visible changes | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8947 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-06 | Refs #3108 frontend should be done and ready for review - admin area is next | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8946 36083f99-b078-4883-b0ff-0f9b5a30f544 |