diff chrome/skin/crashreports/sidebar.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/crashreports/sidebar.css	Tue Dec 02 20:38:20 2008 +0900
@@ -0,0 +1,5 @@
+treechildren#treeroot::-moz-tree-image(name) {
+  padding-right: 2px;
+  margin: 0px 2px;
+  list-style-image: url("chrome://nightly/skin/crashreports/crash.png") !important;
+}