aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/elements/navigation.php
AgeCommit message (Collapse)Author
2013-04-04Fix CSS typo preventing elgg-menu-annotation style from applying to ↵Jeff Tilson
annotation menus
2013-03-24Prevent pagination LIs from overlapping when wrappingSteve Clay
2013-03-24Update navigation.phpTom
2011-12-18Fix #4200: Converting widgets controls into an elgg menuIsmayil Khayredinov
2011-11-23Fixes #4145 using margin rather than padding for topbar menu itemscash
2011-11-18Fixes #3929 used a combination of min-width/max-width and overflow hidden to ↵cash
provide better support for long names
2011-10-27Fixes #3863 introduced elgg-menu-general so that elgg-menu-footer can be ↵cash
specific to site footer
2011-09-24Fixes #3845 added ie7 css view and tested all current hacks for ie7Cash Costello
2011-09-21argh, spaces rather than tabs in previous commitcash
2011-09-21Fixes #3770 CSS only site menu that works in IE7cash
2011-08-24Refs #3750. Added annotation menu for generic comments (delete) and default ↵Brett Profitt
annotations (empty).
2011-06-26Merge pull request #41 from cash/embed-lightboxCash Costello
Fixes #3564 Embed rewrite using new lightbox
2011-06-25Fixes #3388 put vertical-align: middle back on topbar iconsCash Costello
2011-06-25Refs #3388 entity menu has better vertical alignmentCash Costello
2011-06-18using the new lightbox and hacking away at the complicated embed/embed viewcash
2011-06-11moved the elgg logo to the left by 10 pixelscash
git-svn-id: http://code.elgg.org/elgg/trunk@9184 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11topbar 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-26Fixes #3388: .elgg-icon is now middle-aligned by defaultewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9028 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-10Refs #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-04Refs #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-04Fixes #3305 switched default and alt sections for footer menucash
git-svn-id: http://code.elgg.org/elgg/trunk@8934 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-04Refs #3108 fixed widgets for main site (not admin) and tweaked topbarcash
git-svn-id: http://code.elgg.org/elgg/trunk@8933 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-03Refs #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-03Refs #3184 needed to set height for the iconscash
git-svn-id: http://code.elgg.org/elgg/trunk@8923 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-03Fixes #3184 fixed alignment issues for entity menucash
git-svn-id: http://code.elgg.org/elgg/trunk@8922 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-03added spaces to standardize the css statementscash
git-svn-id: http://code.elgg.org/elgg/trunk@8921 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #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-14Fixes #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-07Refs #2895 entity menu uses new menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@8622 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-07owner block menu items appear like normal page menu items in default themecash
git-svn-id: http://code.elgg.org/elgg/trunk@8618 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05added 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-05tweaked spacing of sidebar menuscash
git-svn-id: http://code.elgg.org/elgg/trunk@8598 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05added a amrgin to elgg-menu-title so that buttons have some spacecash
git-svn-id: http://code.elgg.org/elgg/trunk@8596 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05pulled 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-02Addressed several miscellaneous todo'sewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8563 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Some fixes for site menuewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8550 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Fixes #3031 using 'priority' nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8545 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Refs #3021: elgg-section-$section => elgg-menu-$menu-$sectionewinslow
Added elgg-menu-hz for horizontal menus git-svn-id: http://code.elgg.org/elgg/trunk@8535 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Refs #2895: Content header now emits a "title" menuewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8530 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01core/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-01Refs #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-01Fixes for breadcrumbs and metadata menus. Added basic styles for title menuewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8519 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-28Fixes for several menu issuesewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8511 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26Switching 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-26Refs #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 menusewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8486 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26.elgg-menu is no longer trivialewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8485 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Refs #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-25Using shorthand in css to scrunch it a bitewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8478 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Refs #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