aboutsummaryrefslogtreecommitdiff
path: root/views/default/css
AgeCommit message (Collapse)Author
2013-01-26fixed some formatting issues in CSS filescash
2013-01-08Prevent distortion of imagePer Jensen
2012-11-30Merge pull request #298 from sembrestels/icons-valignSteve Clay
Fixes #4008: Consistent icon alignment in admin area
2012-07-29Refs #4008. Modified CSS selector to be more specific.Sem
2012-07-16Merge pull request #304 from sembrestels/donate-manifestCash Costello
Code, Report issue and Donate links in manifest
2012-07-14added .elgg-text-help to admin themeCash Costello
2012-07-08Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest.Sem
2012-07-07Fixes #4008. Sets a vertical align for admin icons consistent with the text, ↵Sem
and set it as before (baseline) for heads.
2012-07-06Some cleanup for admin css. Removing outlines is bad for accessibility.Evan Winslow
2012-07-01fixes spaces/tabs issues with date picker cssCash Costello
2012-06-23Fixes #4547 adds userpicker and friendpicker support to admin areaCash Costello
2012-06-17Fixes #4383 hard codes bundled plugin list and also removes really ugly ↵Cash Costello
color for highlighting them in plugin list
2012-06-02Fixes #4539 debrand ajax spinnerCash Costello
2012-04-24Merge branch 'walled_garden' of https://github.com/cash/Elgg into 1.8Brett Profitt
2012-03-02Adds fixed-width font for pre + code in admin areaEvan Winslow
2012-02-25Fixes #3312, #3632. Added class elgg-plugin-category-<category> to the ↵Brett Profitt
plugin div. Exposed plugin categories under more. Changed border color and size for bundled categories.
2012-02-11external pages plugin uses walled garden layout when appropriateCash Costello
2012-02-08Fixes #4357, #4358 updates .elgg-table-altCash Costello
2012-01-18Merge pull request #138 from hypeJunction/tags_html_markupCash Costello
Fixes #4282 tags html markup issues
2012-01-11class namespacingIsmayil Khayredinov
2012-01-09tags cssIsmayil Khayredinov
2012-01-01Fixes #3981 adds a better pre and code style to admin themeCash Costello
2011-12-31Fixes #4257 updates admin theme for widget menu changescash
2011-12-23Fixes #4186 restricting the drag handle for widgetsCash Costello
2011-12-19Merge pull request #118 from cash/404Cash Costello
Fixes #4103 adds a 404 page
2011-12-19added more spacing to error layoutcash
2011-12-18Fix #4200: Converting widgets controls into an elgg menuIsmayil Khayredinov
2011-11-28Fixes #4052 removed the :focus styling on every input elementCash Costello
2011-11-27Fixes #3982 fixing scrolling issue with elgg-bodyCash Costello
2011-11-23Fixes #4145 using margin rather than padding for topbar menu itemscash
2011-11-20fixed error in css for .elgg-output ordered listscash
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-12added bottom margin to info modules for plugin settingsCash Costello
2011-11-12added a input class for text boxes so that they aren't super longCash Costello
2011-11-05cleaned up some CSS in admin themecash
2011-11-05Merge pull request #87 from sembrestels/expCash Costello
Refs #3867. Rewrite and style unvalidated users administration area.
2011-11-03Merge pull request #90 from cash/walled_gardenCash Costello
Fixes #3756 creates a more flexible walled garden login area
2011-11-03updated CSS for walled garden and IE7Cash Costello
2011-11-03Refs #3867. Unvalidated users is an unordered list now. Added right class ↵Sem
and other css helpers to admin css. Standarized css namespaces and dashes in classes. Acomplishing code standards.
2011-11-02#4039 (Incorrect CSS class set in input/radio)Janek Lasocki-Biczysko
2011-11-01Fixes #3672 added class for settings forms in admin areacash
2011-10-30added back support for registration and forgotten passwords to walled garden ↵cash
index
2011-10-30basic walled garden implementation for logging incash
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-26Merge pull request #81 from sembrestels/e778258e839965597e5ebb8da362806db83e0dfbCash Costello
Fixes #3947 by adding site pages to the list of public pages
2011-10-26Closes #3947. External pages are now viewable by visitors in walled-garden ↵Sem
sites. Footer menu is also added into walled-garden logging page.
2011-10-23Fixes #3914. Moved avatar cropping to ui.js.Brett Profitt
2011-10-17Merge pull request #74 from cash/autocompleteCash Costello
Fixes #2102, #2712, #3450 Finishes autocomplete and userpicker for 1.8.1
2011-10-13Fixes #3880. Removed the too greedy CSS rule for elgg-admin-notice a so only ↵Brett Profitt
the close icon is float right.