[bugzilla-gnome-org-extensions] Highlight <signal handler called> in traces.



commit 62cdfbf1c0085fa8393397f2fb9aa59e052a3f0d
Author: Max Kanat-Alexander <mkanat everythingsolved com>
Date:   Tue Aug 4 02:39:05 2009 -0500

    Highlight <signal handler called> in traces.

 web/style.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/web/style.css b/web/style.css
index dfe5620..d93afcf 100644
--- a/web/style.css
+++ b/web/style.css
@@ -22,6 +22,10 @@
   color: #c00;
 }
 
+.crash .frame_function {
+  color: #4e9a06;
+}
+
 .frame_file_container {
   margin-left: 3em;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]