mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 18:08:58 +00:00
Changing navigator to use a chrome URL for its skin.
This commit is contained in:
parent
e50b1f72ce
commit
03647fcd8e
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml-stylesheet href="xul.css" type="text/css"?>
|
||||
<?xml-stylesheet href="navigator.css" type="text/css"?>
|
||||
<?xml-stylesheet href="chrome://navigator/skin/" type="text/css"?>
|
||||
|
||||
<!DOCTYPE window>
|
||||
|
||||
@ -753,7 +753,7 @@
|
||||
|
||||
<spring flex="100%"/>
|
||||
|
||||
Build ID: 1999040108
|
||||
Build ID: 1999040111
|
||||
</titledbutton>
|
||||
|
||||
<titledbutton id="security-button" class="insecure" value="Secure Conn" align="right" onclick="securityOff();"/>
|
||||
|
Loading…
Reference in New Issue
Block a user