[bknr-cvs] hans changed trunk/projects/quickhoney/website/
BKNR Commits
bknr at bknr.net
Wed Sep 10 16:18:53 UTC 2008
Revision: 3885
Author: hans
URL: http://bknr.net/trac/changeset/3885
Clean out some cruft.
U trunk/projects/quickhoney/website/static/index.css
U trunk/projects/quickhoney/website/templates/index.xml
Modified: trunk/projects/quickhoney/website/static/index.css
===================================================================
--- trunk/projects/quickhoney/website/static/index.css 2008-09-10 16:03:09 UTC (rev 3884)
+++ trunk/projects/quickhoney/website/static/index.css 2008-09-10 16:18:53 UTC (rev 3885)
@@ -332,15 +332,6 @@
padding: 0em 0.5em 0em 0.5em;
}
-/* iframes for javascript loading */
-
-div.hidden_iframe {
- position: absolute;
- left: 0px;
- top: 0px;
- visibility: hidden;
-}
-
/* news styles */
.autonews a { color: #30be01; }
Modified: trunk/projects/quickhoney/website/templates/index.xml
===================================================================
--- trunk/projects/quickhoney/website/templates/index.xml 2008-09-10 16:03:09 UTC (rev 3884)
+++ trunk/projects/quickhoney/website/templates/index.xml 2008-09-10 16:18:53 UTC (rev 3885)
@@ -332,19 +332,6 @@
</div>
- <div id="debugger" class="debugger">
- <b>Debugger</b> <br /> <br />
- <a id="clear_debug_window" href="#" onclick="clear_debug_window()" class="debugger">clear debug window</a><br /> <br />
- <p id="debugger_text" class="debugger">
- </p>
- </div>
-
- <div id="cue"><img alt="" src="/static/spinner.gif" width="16" height="16"/></div>
-
- <div id="edit_frame" class="hidden_iframe">
- <iframe src="about:blank" height="0" width="0" name="edit_iframe"> </iframe>
- </div>
-
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
More information about the Bknr-cvs
mailing list