aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/elements
AgeCommit message (Collapse)Author
2011-11-18Fixes #3929 used a combination of min-width/max-width and overflow hidden to ↵cash
provide better support for long names
2011-11-05cleaned up some CSS in admin themecash
2011-11-02#4039 (Incorrect CSS class set in input/radio)Janek Lasocki-Biczysko
2011-10-27Fixes #3863 introduced elgg-menu-general so that elgg-menu-footer can be ↵cash
specific to site footer
2011-10-27Refs #3672 updated account forms for max widthCash Costello
2011-10-23Fixes #3914. Moved avatar cropping to ui.js.Brett Profitt
2011-10-13displaying users that have been selected and added remove capabilitycash
2011-10-12Simple theme for autocompletecash
2011-09-29Fixes #3894 ui-datepicker should start out hiddencash
2011-09-29Fixes #3666, #3748 distinct CSS for inline vs popup date picker and fixed ↵cash
position bug for prev/next links in header
2011-09-24Fixes #3653 shrink wrapping .elgg-avatar so that hover menu arrow is ↵Cash Costello
constrained to the avatar image
2011-09-24Fixes #3845 added ie7 css view and tested all current hacks for ie7Cash Costello
2011-09-24Fixes #3828 correct list classescash
2011-09-21argh, spaces rather than tabs in previous commitcash
2011-09-21Fixes #3770 CSS only site menu that works in IE7cash
2011-09-15Fixes #3400, #3820 added additional icons to Elgg's spritecash
2011-08-24Refs #3750. Added annotation menu for generic comments (delete) and default ↵Brett Profitt
annotations (empty).
2011-07-07fixed the float issue with the friends river viewCash Costello
2011-07-04styled the date picker for the main themecash
2011-06-29Fixes #3629 added overflow hidden to .elgg-module for both default and admin ↵Cash Costello
themes
2011-06-27Refs #3407 using elgg-form and elgg-foot in core forms. Plugins nextCash Costello
2011-06-26Merge pull request #41 from cash/embed-lightboxCash Costello
Fixes #3564 Embed rewrite using new lightbox
2011-06-25one_column layout was not showing title and navcash
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-24Fixes #3559 adds .elgg-gallery-userscash
2011-06-24cleaned up the list/gallery css classes to use standard class naming - minor ↵cash
modifications only
2011-06-24Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ↵Cash Costello
ewinslow-3404-river-revamp Conflicts: languages/en.php
2011-06-19need the system messages to be above the lightbox overlay at 1000 z-indexcash
2011-06-18using the new lightbox and hacking away at the complicated embed/embed viewcash
2011-06-13Using tabs, not spaces for indentationEvan Winslow
2011-06-13elgg-river-message and elgg-river-attachments now get the oldEvan Winslow
elgg-river-content styling
2011-06-12Fixes #3409 fixed small viewport issue with default themecash
git-svn-id: http://code.elgg.org/elgg/trunk@9190 36083f99-b078-4883-b0ff-0f9b5a30f544
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-06-11made the widget edit area slightly darker to provide contrast with content areacash
git-svn-id: http://code.elgg.org/elgg/trunk@9179 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Fixes #3556 limiting width of account text boxescash
git-svn-id: http://code.elgg.org/elgg/trunk@9177 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Refs #3407 adds a footer for formscash
git-svn-id: http://code.elgg.org/elgg/trunk@9167 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-20Refs #3340 pulls dashboard out as plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@9108 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-26Fixes #3380: .elgg-icon-user states are now consistent with other elgg-iconsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9029 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-26Fixes #3389: Sandbox base styles for dl, dt, ddewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9026 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-24Fixes #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-14Fixes #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-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-09Refs #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-07Refs #3108 added more sprites and a license file - no visible changescash
git-svn-id: http://code.elgg.org/elgg/trunk@8947 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-06Refs #3108 frontend should be done and ready for review - admin area is nextcash
git-svn-id: http://code.elgg.org/elgg/trunk@8946 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-05Fixes #3289 added inline-block to buttonscash
git-svn-id: http://code.elgg.org/elgg/trunk@8944 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-05Fixes #3275 forms in a river item are not forced to be hiddencash
git-svn-id: http://code.elgg.org/elgg/trunk@8942 36083f99-b078-4883-b0ff-0f9b5a30f544