diff chrome/skin/options/options.css @ 2:472a16863ecc

expanded nightly.jar
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 02 Dec 2008 20:38:20 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chrome/skin/options/options.css	Tue Dec 02 20:38:20 2008 +0900
@@ -0,0 +1,14 @@
+.content-box {
+  -moz-box-flex: 1;
+}
+
+subpane {
+  -moz-binding: url('chrome://nightly/content/options/subpane.xml#subpane');
+  padding-left: 2em;
+}
+
+#NightlyTesterOptions {
+  padding: 0;
+  width: 40em;
+  height: 35em;
+}