aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/elements
AgeCommit message (Collapse)Author
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 #3265 pulled in blacktooth's commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@8932 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-29fixed some typos in css chromecash
git-svn-id: http://code.elgg.org/elgg/trunk@8876 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Fixes #3084 added clearfix to elgg-layoutcash
git-svn-id: http://code.elgg.org/elgg/trunk@8860 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Fixes #3183 limiting size of user inserted images in contentcash
git-svn-id: http://code.elgg.org/elgg/trunk@8859 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-25Refs #2979 forces vertical scrollbar without breaking widget draggingcash
git-svn-id: http://code.elgg.org/elgg/trunk@8835 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #3016: Removes inline javascript from embed, file, groups, messages, ↵ewinslow
profile, thewire git-svn-id: http://code.elgg.org/elgg/trunk@8711 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #3112: Pulled out widget gear icon into elgg-icon-gear, which widgets ↵ewinslow
now use git-svn-id: http://code.elgg.org/elgg/trunk@8710 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #3109: Fixes 3 more instances of background-color being used when ↵ewinslow
background should be git-svn-id: http://code.elgg.org/elgg/trunk@8708 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-09Fixes #3058 pulls likes out as a plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@8639 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-05cleared up confusion over elgg-icon-delete and elgg-button-deletecash
git-svn-id: http://code.elgg.org/elgg/trunk@8594 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05drop down button did not need to have such a large z-indexcash
git-svn-id: http://code.elgg.org/elgg/trunk@8589 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05removed shadow from elgg-button-dropdown inherited from elgg-buttoncash
git-svn-id: http://code.elgg.org/elgg/trunk@8588 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-02Fixes #3006 restores previous dividerscash
git-svn-id: http://code.elgg.org/elgg/trunk@8569 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-01brought back the blue submit buttoncash
git-svn-id: http://code.elgg.org/elgg/trunk@8525 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01yuck - have to reset all the styling from elgg-button for elgg-button-deletecash
git-svn-id: http://code.elgg.org/elgg/trunk@8524 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-27pushing categories to the next line when viewing an entitycash
git-svn-id: http://code.elgg.org/elgg/trunk@8506 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26Fixes #2982 friends collections work even if the code is convoluted and ↵cash
poorly written. git-svn-id: http://code.elgg.org/elgg/trunk@8495 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-26Fixes #2691: Switching elgg-icon to display:inline-block -- matches behavior ↵ewinslow
of <img> tag git-svn-id: http://code.elgg.org/elgg/trunk@8483 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-25Converted css/elements/page_layout to layout. Now we have a bunch of nice, ↵ewinslow
terse, 1-word names :) git-svn-id: http://code.elgg.org/elgg/trunk@8477 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