aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/admin.php
AgeCommit message (Collapse)Author
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
2011-02-04Added support for screenshots in the advanced plugin admin.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8021 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-04Added new priority 'requires' for plugin dep system. You can now say that a ↵brettp
plugin is required to be after / before another plugin in the system. git-svn-id: http://code.elgg.org/elgg/trunk@8016 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03changed input/pulldown to input/dropdowncash
git-svn-id: http://code.elgg.org/elgg/trunk@8006 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-27introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitlecash
git-svn-id: http://code.elgg.org/elgg/trunk@7950 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26going back to overflow:hidden on elgg-body - too many issues with display: ↵cash
table-cell git-svn-id: http://code.elgg.org/elgg/trunk@7940 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26added edit views for admin widgetscash
git-svn-id: http://code.elgg.org/elgg/trunk@7939 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26adding elgg-state-* css elementscash
git-svn-id: http://code.elgg.org/elgg/trunk@7937 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26namespaced longtext-controlcash
git-svn-id: http://code.elgg.org/elgg/trunk@7934 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26adding margin to admin buttonscash
git-svn-id: http://code.elgg.org/elgg/trunk@7931 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-25converted widgets to modules cash
git-svn-id: http://code.elgg.org/elgg/trunk@7928 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-24welcome to the admin dashboardcash
git-svn-id: http://code.elgg.org/elgg/trunk@7922 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23updated more of the admin backend to use new CSS/HTMLcash
git-svn-id: http://code.elgg.org/elgg/trunk@7920 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23starting to remove the old HTML/CSS in the admin backendcash
git-svn-id: http://code.elgg.org/elgg/trunk@7919 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23take two of the admin header and sidebar menu - sidebar menu still needs ↵cash
plenty of work git-svn-id: http://code.elgg.org/elgg/trunk@7918 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23playing around a little with the admin themecash
git-svn-id: http://code.elgg.org/elgg/trunk@7911 36083f99-b078-4883-b0ff-0f9b5a30f544