text-align: left;
}
+table#email_prefs th,
+table#shared_search_prefs th,
+table#saved_search_prefs th {
+ text-align: center;
+}
.flag_select {
min-width: 3em;
}
[% num_columns = relationships.size %]
-<table class="bz_emailprefs" border="1">
+<table class="bz_emailprefs" id="email_prefs" border="1">
<tr>
<td colspan="[% num_columns FILTER html %]" align="center" width="50%">
<b>When my relationship to this [% terms.bug %] is:</b>
<tr>
[% FOREACH relationship = relationships %]
- <th align="center" width="9%">
+ <th width="9%">
[% relationship.description FILTER html %]
</th>
[% END %]
<p>Your saved searches are as follows:</p>
<blockquote>
- <table border="1" cellpadding="3">
+ <table id="saved_search_prefs" border="1" cellpadding="3">
<tr>
<th>
Search
[% IF user.queries_available.size %]
<p>You may use these searches saved and shared by others:</p>
- <table border="1" cellpadding="3">
+ <table id="shared_search_prefs" border="1" cellpadding="3">
<tr>
<th>
Search