mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
13 lines
237 B
XML
13 lines
237 B
XML
<?xml version="1.0"?>
|
|
|
|
<bindings id="resizerBindings"
|
|
xmlns="http://www.mozilla.org/xbl">
|
|
|
|
<binding id="resizer">
|
|
<resources>
|
|
<stylesheet src="chrome://global/skin/resizer.css"/>
|
|
</resources>
|
|
</binding>
|
|
|
|
</bindings>
|