aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/media/toolbar.css
AgeCommit message (Expand)Author
2009-04-02Moving media so they are "namespaced" like templates.Rob Hudson
2009-03-21Reverting commit 2a839fd, "Restrict the debug toolbar to a single row of pane...Rob Hudson
2009-03-21Making CSS classes 'odd' and 'even' more specific.Rob Hudson
2009-03-21Restrict the debug toolbar to a single row of panels.Malcolm Tredinnick
2009-03-21Make text alignment in panels not inherit from surrounding page.Malcolm Tredinnick
2009-01-23Make pre tags on odd table rows match row background color in CSS.Rob Hudson
2009-01-17Minor stylistic changes to CSS and Javascript file after merge.Rob Hudson
2009-01-17Adding ability to show/hide toolbar, using jquery.cookie.js for statefulness.Reto Aebersold
2008-10-07Clicking on a template file now will fetch and show the source of the template.Rob Hudson
2008-10-03Getting rid of the text shadow in CSS.Rob Hudson
2008-10-02Moving debug toolbar to the bottom of the HTML document and adjusting CSS toRob Hudson
2008-09-27added logger panelAlex Gaynor
2008-09-23Updating pygment css to match Django colors and remove classes not used.Rob Hudson
2008-09-23Updating pygments styles to better match new toolbar styles.Rob Hudson
2008-09-22Merge branch 'master' of git@github.com:revyver/django-debug-toolbarBryan Veloso
2008-09-22Committing my first run at the new CSS. This is a bit old. Old being a few da...Bryan Veloso
2008-09-20partly done with ajax support and jsRob Hudson
2008-09-15Modified scripts to use jQuery, and moved 'em to a better place.Jacob Kaplan-Moss