aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/elements
AgeCommit message (Expand)Author
2011-02-26.elgg-menu enhancement for horizontal menusewinslow
2011-02-26.elgg-menu is no longer trivialewinslow
2011-02-26Fixes #2691: Switching elgg-icon to display:inline-block -- matches behavior ...ewinslow
2011-02-25Refs #2895: Added support for an "alt" section in the footer menu. Put "powe...ewinslow
2011-02-25Using shorthand in css to scrunch it a bitewinslow
2011-02-25Converted css/elements/page_layout to layout. Now we have a bunch of nice, t...ewinslow
2011-02-25Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles.ewinslow
2011-02-24fixed dragging/scrolling issue caused by overflow-y on bodycash
2011-02-24fixing friends collections for backward compatibilitycash
2011-02-24moved another friends picker css section to forms css viewcash
2011-02-24cutting down the amount of css required for the avatar pagecash
2011-02-23Adjusting offset for dropdown moduleewinslow
2011-02-23Refs #2993: Changed css layout_objects to componentsewinslow
2011-02-23Fixes #2995: buttons get their own css fileewinslow
2011-02-23Fixes #2957: elgg-page-classic => elgg-page-defaultewinslow
2011-02-23Moved elgg-button-dropdown to formsewinslow
2011-02-23Cleanup of css/elements/chrome.phpewinslow
2011-02-23Converted delete-button to elgg-button-delete. This breaks some things becau...ewinslow
2011-02-22Trying to simplify layout css:ewinslow
2011-02-21elgg-owner-block-menu => elgg-menu-owner-blockewinslow
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-19Refs #2961: Restoring old icon CSS for sprites and hover menu.brettp
2011-02-19improved the styling of the comment areacash
2011-02-19added elgg-output class for displaying user input with typical styling for li...cash
2011-02-19improved icon css so that they do not require having display: blockcash
2011-02-19Moving elgg-heading-main into typographyewinslow
2011-02-19That wasn't supposed to be there...ewinslow
2011-02-19Moved elgg-heading-site into typographyewinslow
2011-02-18Added overflow-y: scroll by default so that the page doesn't get jerky when a...ewinslow
2011-02-18improved .elgg-gallery and added .elgg-photocash
2011-02-15Fixes #2924: elgg-grid clearfixesewinslow
2011-02-14More cleanup of login/forms css -- converted login_dropdown to use elgg-toggl...ewinslow
2011-02-13Renamed signin to elgg-button-dropdownewinslow
2011-02-13Progress refactoring the login dropdown and login forms -- not quite there ye...ewinslow
2011-02-12Updated docs for layout_objectsewinslow
2011-02-12recommended to use <div> in forms for wrapping content - added css to support...cash
2011-02-12hmmm...mixed up my left and right on that last commitcash
2011-02-12Fixes #972 checkboxes and radio input fields support horizontal and vertical ...cash
2011-02-11elgg-classic => elgg-page-classic, elgg-admin => elgg-page-adminewinslow
2011-02-11Added css/elements/modules.php. Modules and widgets deserve their own space.ewinslow
2011-02-10Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan...ewinslow
2011-02-10.disabled => .elgg-state-disabled (core only)ewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-09Slightly more efficient way of declaring spacing helpersewinslow
2011-02-08bringing us a little closer to validatingcash
2011-02-08a tiny amount of progress on the css chrome element viewcash
2011-02-08more tweaking of css - menu and general clean upcash
2011-02-08starting to standardize on elgg-<type>-<subtype> for css such as elgg-heading...cash
2011-02-07removed some old css no longer supported by modern browserscash
2011-02-07Added dragger icon.brettp