diff --git a/mozilla/layout/xul/base/src/outliner/outliner.css b/mozilla/layout/xul/base/src/outliner/outliner.css new file mode 100644 index 00000000000..db399932b13 --- /dev/null +++ b/mozilla/layout/xul/base/src/outliner/outliner.css @@ -0,0 +1,20 @@ +outlinerbody { + background: url(file:///c|/shot43b.jpg) fixed center center no-repeat; + background-color: navy; + color: white; +} + +:-moz-outliner-row +{ + height: 19px; +} + +:-moz-outliner-cell +{ + +} + +:-moz-outliner-cell-text +{ + color: inherit !important; +} diff --git a/mozilla/layout/xul/base/src/outliner/outliner.xul b/mozilla/layout/xul/base/src/outliner/outliner.xul new file mode 100644 index 00000000000..3548f2a9db0 --- /dev/null +++ b/mozilla/layout/xul/base/src/outliner/outliner.xul @@ -0,0 +1,43 @@ + + + + + + + + + + This outliner contains 5,000,000 rows. Can you believe it? + + + + + + + + + + + + +