Skip to content

Commit

Permalink
Update overlay.xul
Browse files Browse the repository at this point in the history
Don't need to load Komodo's global css rules - as they are already loaded.
  • Loading branch information
Todd Whiteman committed Aug 12, 2013
1 parent ec2136c commit 9442ae3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugins/komodo/content/overlay.xul
@@ -1,6 +1,5 @@
<?xml version="1.0"?>
<!DOCTYPE overlay PUBLIC "-//MOZILLA//DTD XUL V1.0//EN" "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>

<overlay id="helloworldOverlay"
xmlns:html="http://www.w3.org/1999/xhtml"
Expand Down Expand Up @@ -131,4 +130,4 @@
</menupopup>
</menu>
</menupopup>
</overlay>
</overlay>

0 comments on commit 9442ae3

Please sign in to comment.