summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-05-23 09:31:35 +0200
committerlpsolit%gmail.com <>2006-05-23 09:31:35 +0200
commit7adc23f4c0b17143d2ba9f8dab4d6a37981ef688 (patch)
tree5364d5407c818937b7cbe26273692f36d71d54a3 /skins
parent7827c282291a7a40d9babfeb0420d93d63940982 (diff)
downloadbugzilla-7adc23f4c0b17143d2ba9f8dab4d6a37981ef688.tar.gz
bugzilla-7adc23f4c0b17143d2ba9f8dab4d6a37981ef688.tar.xz
Bug 152361: can't continue walking a dependency tree - Patch by André Batosti <batosti@async.com.br> r/a=myk
Diffstat (limited to 'skins')
-rw-r--r--skins/standard/dependency-tree.css4
-rw-r--r--skins/standard/dependency-tree/tree.pngbin0 -> 961 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/skins/standard/dependency-tree.css b/skins/standard/dependency-tree.css
index 859ea199a..1ba8ea7b7 100644
--- a/skins/standard/dependency-tree.css
+++ b/skins/standard/dependency-tree.css
@@ -57,6 +57,10 @@ ul.tree li a.b_closed {
cursor: pointer;
}
+ul.tree a.tree_link img {
+ border: 0;
+}
+
.summ_info {
/* change to inline if you would like to see the full bug details
* displayed in the list */
diff --git a/skins/standard/dependency-tree/tree.png b/skins/standard/dependency-tree/tree.png
new file mode 100644
index 000000000..884d34732
--- /dev/null
+++ b/skins/standard/dependency-tree/tree.png
Binary files differ