sync EarlyBlue mozapps with *stripe
[themes.git] / EarlyBlue / mozapps / shared / richview.xml
diff --git a/EarlyBlue/mozapps/shared/richview.xml b/EarlyBlue/mozapps/shared/richview.xml
new file mode 100644 (file)
index 0000000..551362f
--- /dev/null
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+
+<bindings id="richviewSkinBindings"
+          xmlns="http://www.mozilla.org/xbl"
+          xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
+          xmlns:xbl="http://www.mozilla.org/xbl">
+
+  <binding id="richview" extends="chrome://mozapps/content/shared/richview.xml#richview">
+    <resources>
+      <stylesheet src="chrome://mozapps/skin/shared/richview.css"/>
+    </resources>
+    <content>
+      <xul:vbox flex="1" class="richviewInner">
+        <children/>
+      </xul:vbox>
+    </content>
+  </binding>
+</bindings>
+