aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/static
AgeCommit message (Expand)Author
2013-10-27Improve display of variables in RequestVars panel.Aymeric Augustin
2013-10-16Remove active class when closing panel by pressing escape keyAlasdair Nicol
2013-05-20Changed load timing trick to 0 instead of 1000msRoger Barnes
2013-05-01Updated browser timing javascript to use jQuery, tidied up wording and format...Roger Barnes
2013-05-01Moved js to toolbar.jsRoger Barnes
2013-04-29Fix default button stylesDavid Cramer
2013-04-29Remove list style on statsDavid Cramer
2013-04-29Various cleanup for some CSS overridesDavid Cramer
2013-04-29Remove text shadow from elementsDavid Cramer
2013-04-24Merge branch 'master' of https://github.com/django-debug-toolbar/django-debug...Vladislav Poluhin
2013-04-23Replace spaces to tabsVladislav Poluhin
2013-04-23Query duration column centeredVladislav Poluhin
2012-12-27Use POST instead GET, cuz GET is limitedVladislav Poluhin
2012-10-06Fixed CSS according to standartsAnton Ryzhov
2012-08-27Ran minification.Jannis Leidel
2012-08-27Merge branch 'background-image-404' of https://github.com/anton-ryzhov/django...Jannis Leidel
2012-08-20use links to static files rather than direct inclusion, Fixes #307Thomas Grainger