aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/admin.php
AgeCommit message (Expand)Author
2011-04-09fixed delete icon in admin csscash
2011-04-08Refs #3108 forgot the user hover menu for the admin areacash
2011-04-07Fixes #3108 added admin sprites (enough for beta release)cash
2011-04-05Fixes #3289 added inline-block to buttonscash
2011-03-26Fixes #3084 added clearfix to elgg-layoutcash
2011-03-25Refs #2979 forces vertical scrollbar without breaking widget draggingcash
2011-03-25Refs #3236 removed some unused css from admin theme and did some reorganizingcash
2011-03-23Refs #3165 floating admin widgets in same direction as profile widgetscash
2011-03-17elgg-head is no longer the direct child of elgg-state-draggable. Restoring dr...brettp
2011-03-17Fixes #2242. Can now delete admin notices manually.brettp
2011-03-14Refs #3112: Pulled out widget gear icon into elgg-icon-gear, which widgets no...ewinslow
2011-03-14Refs #3109: Fixes 3 more instances of background-color being used when backgr...ewinslow
2011-03-14Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ba...ewinslow
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where applic...ewinslow
2011-03-12Refs #2991: Readded the appearance menu under configure. Moved plugin setting...brettp
2011-03-12Refs #2991. Using section for admin menu.brettp
2011-03-11Refs #2991. First round at rearranging and grouping admin menu based upon tasks.brettp
2011-03-10Fixes #2948: Put specific rules in for .elgg-plugin.elgg-state-active to get ...brettp
2011-03-10Fixes #3057 page wrapper now sets the margin so messages don't end up in far ...cash
2011-03-09Fixes #3058 pulls likes out as a plugincash
2011-03-08Fixes #3005. Added links to admin faq, admin manual, blog, and community foru...brettp
2011-03-01Fixes #3031 using 'priority' nowcash
2011-03-01Refs #3021: elgg-section-$section => elgg-menu-$menu-$sectionewinslow
2011-02-26moved admin messages into admin page shellcash
2011-02-26Fixes #2913 - directs the user to admin dashboard when installer finishescash
2011-02-26Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using menu...ewinslow
2011-02-24fixed dragging/scrolling issue caused by overflow-y on bodycash
2011-02-19Copied all the icons into the admin theme.brettp
2011-02-18Added some color to the selected state for admin page menu so we can tell wha...ewinslow
2011-02-18Added overflow-y: scroll by default so that the page doesn't get jerky when a...ewinslow
2011-02-18Improved the admin menu a bitewinslow
2011-02-14remove some unused css from admin themecash
2011-02-13added tabs to admin themecash
2011-02-12Refs #2032 core forms use divscash
2011-02-11elgg-classic => elgg-page-classic, elgg-admin => elgg-page-adminewinslow
2011-02-11Cleaned up admin advanced plugins view a bitewinslow
2011-02-11Cleanup of basic plugins areaewinslow
2011-02-11More cleanup of admin/plugins cssewinslow
2011-02-11elgg-$state-dependency => elgg-state-(error|success)ewinslow
2011-02-10.disabled => .elgg-state-disabled (core only)ewinslow
2011-02-10Corrected minor problem with admin tablesewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-08Added suggests to the plugins deps system. It parallels the requires system, ...brettp
2011-02-08rough system messages implementation for admin backendcash
2011-02-08updates for the admin css based on the reworking I did to the htmlcash
2011-02-07removed some old css no longer supported by modern browserscash
2011-02-07Pulled elgg-icon and elgg-icon-* into the admin css. Pulled out profile field...brettp
2011-02-05The screenshot desc is now used. Small css changes.brettp
2011-02-05Better displaying of full screenshots in plugins admin.brettp
2011-02-05removed unecessary inner div for .elgg-main because of switch back to overflo...cash