+++ /dev/null
-
-.bz_private { color: darkred ; background : #f3eeee ; }
-.bz_disabled { color: #a0a0a0 ; }
-
-.bz_comment { background-color: #e0e0e0; }
-
-table#flags th, table#flags td { vertical-align: baseline; text-align: left; }
.bz_obsolete { text-decoration: line-through; }
.bz_inactive { text-decoration: line-through; }
.bz_closed { text-decoration: line-through; }
+.bz_private { color: darkred ; background : #f3eeee ; }
+.bz_disabled { color: #a0a0a0 ; }
+.bz_comment { background-color: #e0e0e0; }
+
+table#flags th, table#flags td { vertical-align: baseline; text-align: left; }
.bz_obsolete { text-decoration: line-through; }
.bz_inactive { text-decoration: line-through; }
.bz_closed { text-decoration: line-through; }
+.bz_private { color: darkred ; background : #f3eeee ; }
+.bz_disabled { color: #a0a0a0 ; }
+.bz_comment { background-color: #e0e0e0; }
+
+table#flags th, table#flags td { vertical-align: baseline; text-align: left; }
h1 = "$terms.Bugzilla $terms.Bug $bug.bug_id"
h2 = filtered_desc
h3 = "Last modified: $filtered_timestamp"
- style_urls = [ "css/edit_bug.css" ]
bodyattrs = bodyattrs
%]