aboutsummaryrefslogtreecommitdiff
path: root/views/default/css
AgeCommit message (Collapse)Author
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-25Refs #3236 removed some unused css from admin theme and did some reorganizingcash
git-svn-id: http://code.elgg.org/elgg/trunk@8832 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-23Refs #3165 floating admin widgets in same direction as profile widgetscash
git-svn-id: http://code.elgg.org/elgg/trunk@8825 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17elgg-head is no longer the direct child of elgg-state-draggable. Restoring ↵brettp
dragger icon for plugins. git-svn-id: http://code.elgg.org/elgg/trunk@8749 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Fixes #2242. Can now delete admin notices manually.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8737 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-12Refs #2991: Readded the appearance menu under configure. Moved plugin ↵brettp
settings under configure/settings. git-svn-id: http://code.elgg.org/elgg/trunk@8665 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #2991. Using section for admin menu.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8664 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-11Refs #2991. First round at rearranging and grouping admin menu based upon tasks.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8654 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2948: Put specific rules in for .elgg-plugin.elgg-state-active to get ↵brettp
white backgrounds in plugins, but not break the action button. The admin CSS still needs a bit of work. git-svn-id: http://code.elgg.org/elgg/trunk@8646 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #3057 page wrapper now sets the margin so messages don't end up in far ↵cash
left git-svn-id: http://code.elgg.org/elgg/trunk@8644 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-08Fixes #3005. Added links to admin faq, admin manual, blog, and community ↵brettp
forums in the admin footer. git-svn-id: http://code.elgg.org/elgg/trunk@8634 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-06Refs #2693 walled garden code is functional. Push back a thorough clean up ↵cash
until Elgg 1.9 git-svn-id: http://code.elgg.org/elgg/trunk@8614 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Refs #2693 pulled walled garden css out as separate viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@8613 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-26moved admin messages into admin page shellcash
git-svn-id: http://code.elgg.org/elgg/trunk@8498 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26Fixes #2913 - directs the user to admin dashboard when installer finishescash
git-svn-id: http://code.elgg.org/elgg/trunk@8497 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