aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/media/toolbar.min.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-17Regenerate the CSS and JS minified files, removing minified cookie file.Rob Hudson
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-02Adding compressed JS and CSS, and a Makefile to generate them using YUI Compr...Rob Hudson