headers
r=LpSolit, a=LpSolit
font-weight: bold;
}
+.bz_buglist_header th {
+ text-align: left;
+}
+
+.bz_sort_order_primary,
+.bz_sort_order_secondary {
+ display: inline-block;
+ padding-left: .2em;
+ text-decoration: none;
+}
+.bz_sort_order_primary { color: black; }
+.bz_sort_order_secondary { color: #777; }
+
+
.bz_id_column {
}
.bz_query_explain {
text-align: left;
}
-
-.bz_sort_order_secondary {
- color: gray;
-}
[% tableheader = BLOCK %]
<table class="bz_buglist" cellspacing="0" cellpadding="4" width="100%">
- <tr class="bz_buglist_header bz_first_buglist_header" align="left">
+ <tr class="bz_buglist_header bz_first_buglist_header">
[% IF dotweak %]
<th> </th>
[% END %]
[% PROCESS columnheader %]
[% END %]
- </tr><tr class="bz_buglist_header" align="left">
+ </tr><tr class="bz_buglist_header">
[% IF dotweak %]
<th> </th>
[% END %]