aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/admin.php
AgeCommit message (Collapse)Author
2011-04-09fixed delete icon in admin csscash
git-svn-id: http://code.elgg.org/elgg/trunk@8972 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-08Refs #3108 forgot the user hover menu for the admin areacash
git-svn-id: http://code.elgg.org/elgg/trunk@8953 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-07Fixes #3108 added admin sprites (enough for beta release)cash
git-svn-id: http://code.elgg.org/elgg/trunk@8949 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-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-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 #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-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-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-26Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using ↵ewinslow
menu system yet, though git-svn-id: http://code.elgg.org/elgg/trunk@8487 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24fixed dragging/scrolling issue caused by overflow-y on bodycash
git-svn-id: http://code.elgg.org/elgg/trunk@8462 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Copied all the icons into the admin theme.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8348 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Added some color to the selected state for admin page menu so we can tell ↵ewinslow
what page we're on git-svn-id: http://code.elgg.org/elgg/trunk@8294 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Added overflow-y: scroll by default so that the page doesn't get jerky when ↵ewinslow
an animation breaks the fold git-svn-id: http://code.elgg.org/elgg/trunk@8293 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Improved the admin menu a bitewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8292 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-14remove some unused css from admin themecash
git-svn-id: http://code.elgg.org/elgg/trunk@8227 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-13added tabs to admin themecash
git-svn-id: http://code.elgg.org/elgg/trunk@8210 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Refs #2032 core forms use divscash
git-svn-id: http://code.elgg.org/elgg/trunk@8164 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11elgg-classic => elgg-page-classic, elgg-admin => elgg-page-adminewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8115 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11Cleaned up admin advanced plugins view a bitewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8113 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11Cleanup of basic plugins areaewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8106 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11More cleanup of admin/plugins cssewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8105 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11elgg-$state-dependency => elgg-state-(error|success)ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8104 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-10.disabled => .elgg-state-disabled (core only)ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8096 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-10Corrected minor problem with admin tablesewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8094 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of ↵ewinslow
buttons to forms theming preview meant for previewing all button types and states (still have to implement those...) git-svn-id: http://code.elgg.org/elgg/trunk@8091 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08Added suggests to the plugins deps system. It parallels the requires system, ↵brettp
but doesn't affect if the plugin can be enabled and only shows up in the deps table on the advanced view. git-svn-id: http://code.elgg.org/elgg/trunk@8070 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08rough system messages implementation for admin backendcash
git-svn-id: http://code.elgg.org/elgg/trunk@8068 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08updates for the admin css based on the reworking I did to the htmlcash
git-svn-id: http://code.elgg.org/elgg/trunk@8067 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-07removed some old css no longer supported by modern browserscash
git-svn-id: http://code.elgg.org/elgg/trunk@8062 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-07Pulled elgg-icon and elgg-icon-* into the admin css. Pulled out profile ↵brettp
field JS into elgg.admin obj. Fixed editing profile field names. git-svn-id: http://code.elgg.org/elgg/trunk@8061 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-05The screenshot desc is now used. Small css changes.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8037 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-05Better displaying of full screenshots in plugins admin.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8036 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-05removed unecessary inner div for .elgg-main because of switch back to ↵cash
overflow: hidden git-svn-id: http://code.elgg.org/elgg/trunk@8023 36083f99-b078-4883-b0ff-0f9b5a30f544