Dancer-Plugin-DebugToolbar
view release on metacpan or search on metacpan
README.pod
share/debugtoolbar/css/debugtoolbar.css
share/debugtoolbar/css/images/application-import.png
share/debugtoolbar/css/images/arrow-branch-090.png
share/debugtoolbar/css/images/arrow-stop-180.png
share/debugtoolbar/css/images/arrow-stop.png
share/debugtoolbar/css/images/clock.png
share/debugtoolbar/css/images/collapse.png
share/debugtoolbar/css/images/cross.png
share/debugtoolbar/css/images/database.png
share/debugtoolbar/css/images/dcr-header-logo-semitransparent.png
share/debugtoolbar/css/images/expand.png
share/debugtoolbar/css/images/perldancer.png
share/debugtoolbar/css/images/report-paper.png
share/debugtoolbar/css/prettify/prettify.css
share/debugtoolbar/css/toolbar.css
share/debugtoolbar/css/window.css
share/debugtoolbar/html/debugtoolbar.html
share/debugtoolbar/html/toolbar.html
share/debugtoolbar/html/window.html
share/debugtoolbar/js/inheritance.js
share/debugtoolbar/css/debugtoolbar.css view on Meta::CPAN
overflow: hidden;
padding: 0 0.4em;
position: fixed;
right: 5px;
top: 5px;
vertical-align: text-bottom;
}
#debugtoolbar_window_frame {
background: #fff no-repeat center center;
background-image: url("images/dcr-header-logo-semitransparent.png");
border: none;
border-radius: 0.6em;
-moz-border-radius: 0.6em;
box-shadow: 1px 1px 2px #000000;
font-family: Arial, Gill Sans, sans-serif;
left: 5px;
padding: 0;
position: fixed;
xwidth: 100%;
}
( run in 0.643 second using v1.01-cache-2.11-cpan-0a6323c29d9 )