Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-04 | Fix CSS typo preventing elgg-menu-annotation style from applying to ↵ | Jeff Tilson | |
annotation menus | |||
2013-03-24 | Prevent pagination LIs from overlapping when wrapping | Steve Clay | |
2013-03-24 | Update navigation.php | Tom | |
2011-12-18 | Fix #4200: Converting widgets controls into an elgg menu | Ismayil Khayredinov | |
2011-11-23 | Fixes #4145 using margin rather than padding for topbar menu items | 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-10-27 | Fixes #3863 introduced elgg-menu-general so that elgg-menu-footer can be ↵ | cash | |
specific to site footer | |||
2011-09-24 | Fixes #3845 added ie7 css view and tested all current hacks for ie7 | Cash Costello | |
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-08-24 | Refs #3750. Added annotation menu for generic comments (delete) and default ↵ | Brett Profitt | |
annotations (empty). | |||
2011-06-26 | Merge pull request #41 from cash/embed-lightbox | Cash Costello | |
Fixes #3564 Embed rewrite using new lightbox | |||
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-18 | using the new lightbox and hacking away at the complicated embed/embed view | cash | |
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-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-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-04 | Refs #3073 first version of horizontal river menu. css still needs work for ↵ | cash | |
likes and the comment text bubble needs to be darkened git-svn-id: http://code.elgg.org/elgg/trunk@8935 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-04 | Fixes #3305 switched default and alt sections for footer menu | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8934 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-04 | Refs #3108 fixed widgets for main site (not admin) and tweaked topbar | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8933 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-03 | Refs #3108 partial implementation of new sprites (widgets, hover menu, ↵ | cash | |
search are all broken) git-svn-id: http://code.elgg.org/elgg/trunk@8925 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-03 | Refs #3184 needed to set height for the icons | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8923 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-03 | Fixes #3184 fixed alignment issues for entity menu | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8922 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-03 | added spaces to standardize the css statements | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8921 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-14 | Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ↵ | ewinslow | |
background-color: was being used instead of background: git-svn-id: http://code.elgg.org/elgg/trunk@8707 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-14 | Fixes #3109: added non-vendor-prefixed css property declarations where ↵ | ewinslow | |
applicable. Cleaned up various other aspects of the css git-svn-id: http://code.elgg.org/elgg/trunk@8703 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-07 | Refs #2895 entity menu uses new menu system | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8622 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-07 | owner block menu items appear like normal page menu items in default theme | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8618 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-05 | added background to li hover for filter menu to work around sliver of white ↵ | cash | |
showing through - probably a better way to do this git-svn-id: http://code.elgg.org/elgg/trunk@8604 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-05 | tweaked spacing of sidebar menus | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8598 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-05 | added a amrgin to elgg-menu-title so that buttons have some space | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8596 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-05 | pulled power by icon out of menu in footer as it serves a different purpose ↵ | cash | |
than other menu items git-svn-id: http://code.elgg.org/elgg/trunk@8583 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-02 | Addressed several miscellaneous todo's | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8563 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Some fixes for site menu | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8550 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes #3031 using 'priority' now | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8545 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Refs #3021: elgg-section-$section => elgg-menu-$menu-$section | ewinslow | |
Added elgg-menu-hz for horizontal menus git-svn-id: http://code.elgg.org/elgg/trunk@8535 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Refs #2895: Content header now emits a "title" menu | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8530 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | core/likes/display uses image-block component. ensures that the like icon ↵ | ewinslow | |
is even with the "x users liked this" text. Wondering if we should split the two up entirely. git-svn-id: http://code.elgg.org/elgg/trunk@8528 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Refs #2895: Converted content filter to a menu, duplicated styles to mimic ↵ | ewinslow | |
tabs... ick. git-svn-id: http://code.elgg.org/elgg/trunk@8527 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes for breadcrumbs and metadata menus. Added basic styles for title menu | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8519 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-28 | Fixes for several menu issues | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8511 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | Switching elgg-menu-metadata to inline-block method of declaring a ↵ | ewinslow | |
horizontal menu git-svn-id: http://code.elgg.org/elgg/trunk@8488 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using ↵ | ewinslow | |
menu system yet, though git-svn-id: http://code.elgg.org/elgg/trunk@8487 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | .elgg-menu enhancement for horizontal menus | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8486 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | .elgg-menu is no longer trivial | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8485 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-25 | Refs #2895: Added support for an "alt" section in the footer menu. Put ↵ | ewinslow | |
"powered by Elgg" badge in here git-svn-id: http://code.elgg.org/elgg/trunk@8480 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-25 | Using shorthand in css to scrunch it a bit | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8478 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-25 | Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles. | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8476 36083f99-b078-4883-b0ff-0f9b5a30f544 |