--- no_pager/style.css 2006/08/17 21:36:26 26 +++ no_pager/style.css 2006/08/17 22:51:56 27 @@ -39,6 +39,16 @@ float: right; } +#debug_show { + display: none; + position: fixed; + background-color: #ff8; + right: 0px; + bottom: 0px; + width: 1em; + height: 2ex; +} + #search_form_div { border-bottom: 1px solid #ccc; background-color: #eee;