1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 10:18:00 +01:00

whitespace fixes

This commit is contained in:
Doug Kearns
2008-10-03 18:14:49 +00:00
parent 7521ef4bf1
commit 268395a0fc
3 changed files with 3 additions and 3 deletions

View File

@@ -1246,7 +1246,7 @@ liberator.Buffer = function () //{{{
// TODO: make this an XBL element rather than messing with the content
// document
var doc = frames[next].document;
var indicator =
var indicator =
<div id="liberator-frame-indicator"
style="background-color: red; opacity: 0.5; z-index: 999
position: fixed; top: 0; bottom: 0; left: 0; right: 0"/>;